| name | gap-check |
| description | Audit a plan for missing architecture, evaluation, safety, or verification coverage before implementation. |
Gap-Check Skill
Use this skill before executing a complex plan.
Check For Gaps In
- Architecture boundaries from
AGENTS.md
- Algorithm alignment from
docs/algorithms.md
- Agent orchestration expectations from
docs/AGENT_ARCHITECTURE.md
- Evaluation and anti-hallucination requirements from
docs/ANTI_HALLUCINATION_SOP.md
- Phase consistency from
docs/PHASE_REGISTRY.md
Output
- confirmed assumptions
- missing risks or edge cases
- missing tests or validation
- any reason to split the work further