How-to

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

  1. 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.
  2. Run /corpole:start. The agent asks what problem you solve, for whom, and within which limits, and records your answers as Drafts.
  3. Open Corpole and make the records that are right Authority. Only those bind the agent.
  4. Ask the agent to break the work into stories. They arrive in the Backlog; move the first one to Ready.
  5. 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.