skullninja/coco-workflow

6 stars · Last commit 2026-04-19

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.

README preview

<p align="center">
  <img src="assets/coco.png" alt="Coco" width="200">
</p>

<h1 align="center">Coco</h1>

<p align="center">
  <strong>Autonomous spec-driven development for Claude Code.</strong><br>
  Describe a feature. Get merged, tested, reviewed code.
</p>

<p align="center">
  <a href="#installation"><img src="https://img.shields.io/badge/Claude_Code-plugin-7C3AED?style=flat-square" alt="Claude Code Plugin"></a>
  <a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-blue?style=flat-square" alt="MIT License"></a>
  <a href="#requirements"><img src="https://img.shields.io/badge/deps-bash_%2B_jq-green?style=flat-square" alt="Zero Dependencies"></a>
</p>

---

Named after **Coco**, a toy poodle who is small, fiercely opinionated, and relentlessly autonomous -- much like this plugin. She chases birds with the same energy Coco chases tasks through a dependency graph: methodically, loudly, and without asking for permission. When she's not barking at strangers or sneaking cheese, she's napping -- recharging for the next burst of chaotic productivity.

View full repository on GitHub →