Your first 15 minutes as a solo builder
Connect Claude Code, run the kickoff interview, approve what binds and let the agent plan the first story.
For: Solo builder
Steps
- Add the server in Claude Code:
claude mcp add --transport http corpole https://corpole.com/api/mcp, then/mcp→ Authenticate and pick or create your project. - Run
/corpole:start. The agent asks what problem you solve, for whom, and within which limits, and records your answers as Drafts. - Open Corpole and make the records that are right Authority. Only those bind the agent.
- Ask the agent to break the work into stories. They arrive in the Backlog; move the first one to Ready.
- Ask the agent to implement it. It reads the story's work context first and cites the codes it follows.
Tips
Tip Install the Corpole plugin for Claude Code too: it adds the commands, loads the binding records at session start and shows Corpole's notices in the terminal.