What Claude Code does
Claude Code is Anthropic’s terminal-native coding agent. It reads your repo, writes code, runs tests, and commits, all from the command line. Like Cursor, it leans on Claude as the underlying model. Unlike Cursor, it lives in the terminal instead of an IDE, which makes it the default choice for backend, CLI, or infra work where the IDE is overhead.
Anthropic’s documentation describes how Claude Code picks up project context on session start; once that context is loaded, anything in it persists across every prompt for the lifetime of the project. That makes Claude Code the cheapest place to keep your validation decisions in the agent’s hands.
What ShipFit ships to Claude Code
When you reach stage 9 (What to Export?) and pick Claude Code, the export takes the validated playbook produced by the previous 8 stages and lands it in your repo as a Claude Code project. The agent then works from your validated decisions, not generic defaults.
What carries over from the playbook into the export:
- Buyer persona from stage 2 (Who Pays?), including the verbatim quotes from your interviews.
- Above-the-line pains from stage 3 (What Hurts?), scored by frequency × intensity.
- Winning angle from stage 4 (How to Win?), tied to which of the 7 Powers the business will have at maturity.
- V1 scope from stage 5 (What’s V1?). Differentiator + Operational features; Delights explicitly held back for V2.
- Pricing model from stage 6 (How to Charge?). Tier structure, entry price, the Pricing Position verdict.
- Launch plan from stage 8 (How to Launch?). Primary channels and message.
ShipFit also installs project-level shortcuts that re-apply the framework gates (MoSCoW, Van Westendorp, Superhuman PMF Engine) during development, so the validation discipline survives past the planning meeting. The exact mechanics are handled for you; you get the discipline, not the configuration burden.
Install
After running stage 9, unzip the export into your repo root and commit. The next Claude Code session loads everything automatically. No CLI flags, no plugin install.
Why bother
Three weeks into a build, the conviction from your validation work is fading. Your codebase fills with little exceptions: a feature for “that one user,” a pricing-model special case, a launch channel that wasn’t in the plan. Each one looks reasonable in isolation. Together they mean V1 ships solving a different problem than the one you validated.
Loading the validated playbook into Claude Code’s project context is the cheapest insurance against that drift. The validated decisions stay in the model’s view for every prompt, for the life of the project. When the agent is about to wander off scope, the validation context pulls it back.
It’s not magic. It’s just discipline that’s hard to forget because it’s sitting in the repo.
Common mistakes
1. Treating the export as a one-time setup. Re-export after any meaningful pivot. The repo’s validation context should always match your current ShipFit state, not the version you started with.
2. Letting the framework gates collect dust. The first time the gate flags scope creep, the temptation is to dismiss it. The flag means it caught real drift. Investigate.
3. Mixing engineering conventions with validation context in the wrong place. Validation goes in one block, engineering conventions (test framework, file layout, linting) in another. Re-exporting refreshes the validation block; your engineering block stays put.
Further reading
- Claude Code documentation, Anthropic’s official getting-started guide.
- Cursor integration, same playbook, different tool. Most teams use both.
- Validating a business idea with AI, the workflow this export plugs into.
Frequently asked questions
Why use a ShipFit export instead of pasting the playbook into a Claude Code prompt?
Do I need a paid Claude Code plan for this to work?
Can I edit the project context after ShipFit generates it?
What if my validation outputs change later?
How is this different from the Cursor export?
Ready to make your next product a success?
9 decisions between your idea and a product worth building.