Reusable, opinionated engineering practices and automation patterns used across ColoredCow projects.
This repository is a reference library. Individual projects opt into recipes by copying or referencing them.
| Category | Recipe | Description |
|---|---|---|
| Automated Code Review | automated-code-review/ | Automated code review patterns |
| Claude Agents | claude/agents/implementation-planner/ | Claude Code agent that creates 4-hour task breakdown implementation plans from feature requirements and posts them to GitHub issues |