home/productivity/ch10-daily-workflow-2

Ch10 Daily Workflow

GPTClaudeDeepSeek··1,277 copies·updated 2026-07-14
ch10-daily-workflow-2.prompt
# Chapter 10 — Your Repeatable Workflow

> **Hours 47-48.** The daily routine, the prompt library, and the starter kit.

**The premise:** "Most people can't [do it again]. They get through one project,
feel good, and then stare at an empty folder for the next one wondering how to
start. The first project felt magical. The second one feels like work. **What felt
like magic was actually a system**, and this chapter extracts it." (ch10:7)

---

## The one-time setup

**ch10:13-23**

- **Terminal layout.** Claude Code on the left (80%), a regular terminal on the right (20%) for the dev server and quick commands.
- **Browser tabs.** Three, pinned: localhost, your Anthropic dashboard, your deployment URL.
- **CLAUDE.md check.** Before the first conversation of the day, scan it. "A 30-second scan prevents five minutes of confusion when Claude reads an outdated CLAUDE.md and makes wrong assumptions."
- **Git status.** Confirm yesterday is committed.

---

## Morning start — 10 minutes

**ch10:25-36** · First prompt of the day. Low effort. Costs almost nothing.

when to use it

Community prompt sourced from the open-source GitHub repo regardo911/claude-code-beginners (MIT). A "Ch10 Daily Workflow" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

regardo911/claude-code-beginners · MIT