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

constitution

01

skullninja/coco-workflow

Command

Create or update the project constitution defining non-negotiable development principles.

7 2d ago A 14 tokens original MIT

dashboard

02

skullninja/coco-workflow

Command

Compact visual progress dashboard with progress bar, task table, dependency graph, and active/blocked/next status.

7 2d ago A 22 tokens original MIT

execute

03

skullninja/coco-workflow

Command

Execute the next available tracked task with TDD, pre-commit validation, PR creation, AI code review, and issue tracker bridge sync.

7 2d ago A 28 tokens original MIT

loop

04

skullninja/coco-workflow

Command

Autonomous execution loop. Runs the TDD cycle repeatedly until all tasks in an epic are complete, with circuit breaker protection and PR workflow.

7 2d ago A 28 tokens original MIT

phase

05

skullninja/coco-workflow

Command

Orchestrate a full roadmap phase. Designs features, imports to tracker, creates issues, then executes.

7 2d ago A 21 tokens original MIT

planning-session

06

skullninja/coco-workflow

Command

Start a planning session (strategic, tactical, operational, or triage). Guides you through the structured process for the selected type.

7 2d ago A 27 tokens original MIT

planning-triage

07

skullninja/coco-workflow

Command

Quick-score an enhancement, bug, or feedback item using the impact-first triage framework. Creates an issue if approved.

7 2d ago A 24 tokens original MIT

prd

08

skullninja/coco-workflow

Command

Create, audit, or derive a Product Requirements Document. Use "derive" for satellite repos in multi-repo projects.

7 2d ago A 24 tokens original MIT

roadmap

09

skullninja/coco-workflow

Command

Generate or update a per-release roadmap from the PRD and analysis documents. Triages features, groups into phases, and produces a structured roadmap.

7 2d ago A 29 tokens original MIT

setup

10

skullninja/coco-workflow

Command

Initialize Coco in the current project. Creates .coco/ directory, config, git hooks, and permissions. Use "reset" to force reconfiguration, or "migrate" to reconcile an existing config against the current defaults.

7 2d ago A 46 tokens original MIT

standup

11

skullninja/coco-workflow

Command

Show a daily standup summary with completed, in-progress, and blocked tasks across all active epics.

7 2d ago A 21 tokens original MIT

status

12

skullninja/coco-workflow

Command

Show current execution status with progress, dependencies, file ownership, and parallelization opportunities.

7 2d ago A 17 tokens original MIT

sync

13

skullninja/coco-workflow

Command

Reconcile coco tracker state with the configured issue tracker. Syncs task statuses and reports mismatches.

7 2d ago A 20 tokens original MIT

test-audit

14

skullninja/coco-workflow

Command

Audit the test suite for low-value tests. Scores every test against the test value rubric and reports Keep / Keep-rewrite / Consolidate / Delete / Escalate recommendations.

7 2d ago A 35 tokens original MIT