continue
01Skill Claude CodeCodex
Continue work on an existing project or idea. Loads full context from session.md and presents a selection interface. Use when the user returns to pick up previous work.
Skill Claude CodeCodex
Continue work on an existing project or idea. Loads full context from session.md and presents a selection interface. Use when the user returns to pick up previous work.
Skill Claude CodeCodex
Produce a clean, shareable spec document from the current idea's spec. Use when the user is ready to share a spec with others.
Skill Claude CodeCodex
Convert a spec into detailed repo-local implementation plan(s) plus an idea-local orchestration plan for agent-driven development. Outputs to target repo .planning/PLAN.md file(s) and the idea's IMPLORCHESTRATIONPLAN.md. Use when a spec is ready and the user wants to move to implementation.
Skill Claude CodeCodex
Enter the structured iteration/refinement loop for a spec. Extracts assumptions, scores confidence, and drives specs from draft to ready. Use when the user wants to refine and validate a spec.
Skill Claude CodeCodex
Skill "milestone" from nickmisasi/planner, covering instructions, 1. ensure context is loaded, 2. draft the milestone summary, 3. prepare worktree closeout and 4. run the cli command.
Skill Claude CodeCodex
Add a new idea, milestone, or feature to an existing project. Asks about dependent repos and auto-creates worktrees across them. Use when the user has something new to plan within a project.
Skill Claude CodeCodex
Scaffold a new project in the planning repository. Use when the user wants to start tracking a new project.
Skill Claude CodeCodex
Conduct a focused research session to inform planning. Supports codebase analysis, web research, and product research. Use when the user needs to gather information for a project or idea.
Skill Claude CodeCodex
Set up and run a focused experiment to validate an assumption or test a theory. Use when the user needs to verify something hands-on before committing to an approach.
Skill Claude CodeCodex
Display a dashboard of all projects and their ideas with status, confidence scores, and staleness detection. Use when the user wants an overview of planning progress.
Skill Claude CodeCodex
Iterate on the planning repository itself — add skills, update templates, modify hooks, or refine CLAUDE.md. Use when the user wants to evolve the repo's own infrastructure.