Copilot instructions for shoootyou/get-shit-done-multi, a project described as: Fork of Get Shit Done (TÂCHES) with multi-CLI support. Spec-driven development workflows for Claude, Copilot, and Codex with unified project state.
AGENTS.md instructions for shoootyou/get-shit-done-multi, a project described as: Fork of Get Shit Done (TÂCHES) with multi-CLI support. Spec-driven development workflows for Claude, Copilot, and Codex with unified project state.
Claude Code instructions for shoootyou/get-shit-done-multi, a project described as: Fork of Get Shit Done (TÂCHES) with multi-CLI support. Spec-driven development workflows for Claude, Copilot, and Codex with unified project state.
Explores codebase and writes structured analysis documents. Spawned by map-codebase with a focus area (tech, arch, quality, concerns). Writes documents directly to reduce orchestrator context load.
Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.
Researches how to implement a phase before planning. Produces RESEARCH.md consumed by gsd-planner. Spawned by {{COMMANDPREFIX}}plan-phase orchestrator.
Researches domain ecosystem before roadmap creation. Produces files in .planning/research/ consumed during roadmap creation. Spawned by {{COMMANDPREFIX}}new-project or {{COMMANDPREFIX}}new-milestone orchestrators.
Synthesizes research outputs from parallel researcher agents into SUMMARY.md. Spawned by {{COMMANDPREFIX}}new-project after 4 researcher agents complete.
Verifies phase goal achievement through goal-backward analysis. Checks codebase delivers what phase promised, not just that tasks completed. Creates VERIFICATION.md report.