What problem does it solve?
This Skill helps teams reconcile architectural documents with the actual scaffold so contradictions, stale decisions, and missing implementation evidence do not slip through unnoticed.
Core Features & Use Cases
- Variance Detection: Compares the project’s architectural artifacts against the scaffold and labels each decision as concur, divergent, or silent.
- SMARTS Arbitration Support: Structures each meaningful variance into a decision-ready analysis so the user can review tradeoffs instead of guessing.
- Decision Logging: Preserves an append-only record of user-attributed resolutions and checks for stale prior decisions before new variances are added.
- Downstream Readiness Review: Assesses which follow-on artifacts are ready, partial, or blocked based on the current decision state.
- Use Case: A team updates implementation files after an ADR changes and uses this Skill to identify mismatches, surface the affected decisions, and capture the user’s chosen resolution in the log.
Quick Start
Ask the decision-variance skill to compare the project’s architectural artifacts against the current scaffold and report every variance that needs your review.