Methodology for designing, building, and validating an AI-agent skill workflow — the design principles behind production workflow graphs (routing/evidence/synthesis/gates/recovery/knowledge loops), a 7-phase build loop with a pass/fail gate on every phase,…
This skill should be used when the user asks to "create AGENTS.md", "update AGENTS.md", "maintain agent docs", "set up CLAUDE.md", or needs to keep agent instructions concise. Enforces research-backed best practices for minimal, high-signal agent…
Deeply analyze codebase architecture and dependencies. Use when understanding system design, finding patterns, or mapping how components interact.
Comprehensive project consistency review across code, documentation, diagrams, and configuration
Ask which skill or flow fits your situation. A router over the skills in this repo.
Maintain durable repository memory for architecture and technical decisions using ADRs, decision candidates, and update/supersede checks. Use when reviewing architecture changes, service boundaries, API contracts, runtime choices, security/deploy decisions,…
Structured 6-section delegation template and session-continuity rules for orchestrating sub-agents. Load before spawning any agent.
Analyze project dependencies for health, security, and bloat — audit outdated, deprecated, vulnerable, duplicate, heavy, and unused packages across npm, pip, cargo, go mod, and more. Produce a dependency health score, CVE inventory, license compatibility…