skullninja/coco-workflow

Autonomous spec-driven development plugin for Claude Code. Describe a feature, get merged, tested, reviewed code. Full pipeline from PRD to PR with dependency-aware task tracking, AI code review, and zero dependencies beyond bash + jq.

7Stars on the repository
31Mods indexed here, across every type
2d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

design

01

skullninja/coco-workflow

Skill Claude CodeCodex

Generate a feature design (design.md) in specs/{feature}/ with user stories, acceptance criteria, technical approach, API contracts, and research decisions.

7 2d ago A 32 tokens original MIT

execute

02

skullninja/coco-workflow

Skill Claude CodeCodex

Execute the next available tracked task with TDD, pre-commit validation, PR workflow, AI code review, and issue tracker bridge sync. Primary execution interface for multi-session feature work.

7 2d ago A 39 tokens original MIT

hotfix

03

skullninja/coco-workflow

Skill Claude CodeCodex

Single-issue workflow for quick fixes and small changes that don't need full epic tracking. Creates a branch, implements the fix, commits with issue tracking, and closes.

7 2d ago A 36 tokens original MIT

import

04

skullninja/coco-workflow

Skill Claude CodeCodex

Import a tasks.md into the coco tracker as an epic with dependencies, and create matching issues in the configured issue tracker.

7 2d ago A 26 tokens original MIT

interview

05

skullninja/coco-workflow

Skill Claude CodeCodex

Pre-design discovery interview that gathers deep user intent through structured questioning. Produces a discovery brief (discovery.md) consumed by the design skill.

7 2d ago A 32 tokens original MIT

tasks

06

skullninja/coco-workflow

Skill Claude CodeCodex

Generate a dependency-ordered task list (tasks.md) with sub-phases and cross-artifact consistency analysis from design.md in specs/{feature}/.

7 2d ago A 32 tokens original MIT