Codoop

28 mods across 1 repository, 5 stars between them.

Codoop/codoop-flow

Skill Claude CodeCodex

Delivers changes incrementally. Use when implementing any feature or change that touches more than one file. Use when you're about to write a large amount of code at once, or when a task feels too big to land in one step.

5 8d ago A 52 tokens original MIT

Codoop/codoop-flow

Skill Claude CodeCodex

Breaks work into ordered tasks. Use when you have a spec or clear requirements and need to break work into implementable tasks. Use when a task feels too large to start, when you need to estimate scope, or when parallel work is possible.

5 8d ago A 56 tokens copy · 91% MIT

Codoop/codoop-flow

Skill Claude CodeCodex

Creates specs before coding. Use when starting a new project, feature, or significant change and no specification exists yet. Use when requirements are unclear, ambiguous, or only exist as a vague idea.

5 8d ago A 43 tokens copy · 92% MIT

Codoop/codoop-flow

Skill Claude CodeCodex

Drives development with tests. Use when implementing any logic, fixing any bug, or changing any behavior. Use when you need to prove that code works, when a bug report arrives, or when you're about to modify existing functionality.

5 8d ago A 50 tokens copy · 86% MIT