brainstorm
01Skill Claude CodeCodex
Sizes the work, then refines a feature idea through iterative questioning. Recommended entry point for the devloop workflow. Use when the user wants to brainstorm, explore an idea, or probe a feature concept.
A Claude Code plugin that structures AI-assisted development into research, planning, design, and implementation phases.
Skill Claude CodeCodex
Sizes the work, then refines a feature idea through iterative questioning. Recommended entry point for the devloop workflow. Use when the user wants to brainstorm, explore an idea, or probe a feature concept.
Skill Claude CodeCodex
Generates design documents with architecture, diagrams, and task specs from a plan. Primary review checkpoint before implementation. Use when designing, architecting, or speccing out a feature.
Skill Claude CodeCodex
Implements tasks from a plan and design by delegating each task to a fresh-context worker subagent. Use when coding a planned feature or working through tasks one at a time.
Skill Claude CodeCodex
Plans features as task lists, decomposes work into ordered steps, and saves plan artifacts. Use when planning, decomposing, or organising work into tasks.
Skill Claude CodeCodex
Executes research queries from a brainstorm artifact as targeted codebase searches, or researches a topic directly. Use after /dl:brainstorm or when discoveries surface during implementation.
Skill Claude CodeCodex
Load rules and design context, then review code changes for rule violations and security issues. Works standalone or after /dl:implement.