adr-consultation
Installation
SKILL.md
ADR Consultation Skill
Multi-agent architecture consultation that dispatches 3 specialized reviewers in parallel against an ADR and synthesizes their findings into a PROCEED or BLOCKED verdict. This is the gate between feature-lifecycle plan and implement phases for Medium+ decisions because challenging architecture decisions before implementation prevents costly post-implementation rework.
Reference Loading Table
| Signal | Load These Files | Why |
|---|---|---|
| Phase 2 DISPATCH: consultation agent prompt templates | agent-prompts.md |
Loads detailed guidance from agent-prompts.md. |
| orchestration corrections: dispatch, artifact, and verdict aggregation fixes | consultation-preferred-patterns.md |
Loads detailed guidance from consultation-preferred-patterns.md. |
| core consultation patterns and Phase 3 artifact templates | consultation-patterns.md |
Loads detailed guidance from consultation-patterns.md. |
| errors, error handling | error-handling.md |
Loads detailed guidance from error-handling.md. |
Instructions
Phase 1: DISCOVER
Goal: Identify the ADR and prepare the consultation directory.