Skill Claude CodeCodex
A guided conversation that turns an unclear idea into a structured requirements brief. A requirements brief records what should be built and the needs it must address.
Principle-first software-development workflow for Claude Code — brief → plan → task → implement → review, built for current-gen models.
Skill Claude CodeCodex
A guided conversation that turns an unclear idea into a structured requirements brief. A requirements brief records what should be built and the needs it must address.
Skill Claude CodeCodex
A tool that reads a project’s code and writes a beginner-friendly guide for setting it up and deploying it. It can cover the whole project or one app in a monorepo, a repository containing several related apps or packages.
Skill Claude CodeCodex
A skill that turns requirements, backlog items, or specifications into a plan document. It uses three stages: discovering the work, writing the plan, and checking the result.
Skill Claude CodeCodex
A tool that turns a planning document into a detailed task document by reading the project’s code. It then checks the task breakdown with a review agent.
Skill Claude CodeCodex
Automated batch implementation: auto-implements ALL incomplete tasks from a task document without user interaction, then runs automated code review. Only use when the user explicitly requests automated/batch task implementation.
Skill Claude CodeCodex
A code-review workflow that uses several reviewers, a fixing step, and a regression check. Regression checking confirms that a change has not broken existing behavior.