cookys/autopilot

Development workflow skills for Claude Code — dev-flow, survey, think-tank, CEO mode, retro, learn, context-reduce

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

debugger

01

cookys/autopilot

Agent

Use when encountering any bug, service outage, test failure, flaky test, or unexpected runtime behavior — applies autopilot's evidence-first methodology (gather → narrow → hypothesize → verify → propose-fix). Never guesses from memory. Triggers PUA mode after 2+ failed attempts. Read-only diagnostic — produces fix…

11 2d ago A 75 tokens original MIT

planner

02

cookys/autopilot

Agent

Use when breaking fuzzy requirements into parallelizable subtasks, decomposing L-size work, or producing structured Task Breakdowns — applies autopilot's six-element Task Prompt contract (goal / scope / input / output / acceptance / boundaries). Read-only — does not write code or apply edits. Dispatched by…

11 2d ago A 83 tokens original MIT

reviewer

03

cookys/autopilot

Agent

Use when performing pre-commit / pre-merge review, security audit, or plan critique — applies autopilot's Three Red Lines (closure / fact-driven / exhaustiveness). Every finding cites file:line. Default-assumes everything is broken until verified. Dispatched primarily via autopilot:quality-pipeline.

11 2d ago A 65 tokens original MIT