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-skills owns repo-local skill configuration.
  • improve-codebase-architecture owns architecture discovery and candidate language.
  • grill-with-docs owns codebase design interrogation by composing grilling with domain-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-prd owns PRD synthesis and publication.
  • prd-to-prod-autopilot owns 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-review is a standalone/recovery helper for finished worktrees. Normal architecture-autopilot delivery routes publishing and PR review through prd-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.

Autopilot Policy

Installs
24
Repository
gil-1/skills
First Seen
May 7, 2026
architecture-autopilot — gil-1/skills