What problem does it solve?
AI coding agents frequently implement work that meets the literal user request but fails to align with the project's core long-term goals, leading to costly rework and architectural drift. This skill eliminates that risk by enforcing strict review guardrails and goal alignment checks before and after implementation work is dispatched.
Core Features & Use Cases
- Strict Role Separation: Enforces a hard boundary between the architect (reviewer) and implementer (subagent) roles to avoid rubber-stamping work and ensure honest, adversarial review of all output.
- Mandatory Checkpoints: Requires a pre-dispatch pre-flight document reviewed by the user before any work begins, and a post-implementation adversarial audit with blocking verdicts to catch goal misalignment early.
- Long-Running Series Support: Includes truncation recovery, tracked finding closure workflows, and series-mode tallying to maintain discipline across multi-dispatch project work streams.
- Use Case: Ideal for teams using AI coding agents to implement high-stakes work such as public API changes, cross-module refactors, or new dependency additions where wrong-shape work is hard to roll back.
Quick Start
Instruct your AI coding agent to load the architect skill before dispatching any cross-module implementation work to ensure the output aligns with your project's core goals and architectural constraints.