architecture-autopilot
Installation
SKILL.md
Architecture Autopilot
Run the architecture-to-delivery loop by composing installed skills. This skill owns orchestration, run state, sub-agent routing, and completion gates. The referenced skills own their own task mechanics.
Source Of Truth
setup-matt-pocock-skillsowns repo-local skill configuration.improve-codebase-architectureowns architecture discovery and candidate language.grill-with-docsowns codebase design interrogation by composinggrillingwithdomain-modeling. In autopilot, answer its questions from repo evidence, prior decisions, and its recommended answers while preserving any glossary or ADR side effects it would normally make.to-prdowns PRD synthesis and publication.prd-to-prod-autopilotowns issue creation, existing tracker normalization when needed, implementation, review/fix, final repo validation, post-review PR publishing, and parent-launched Codex PR review sub-agents.worktree-pr-reviewis a standalone/recovery helper for finished worktrees. Normal architecture-autopilot delivery routes publishing and PR review throughprd-to-prod-autopilot.
If an underlying skill describes how to do a task, follow that skill. This skill only decides when to call it, what context to pass, how to recover, and when the outer run is complete.