What problem does it solve?
This Skill verifies that an artifact matches the Pack-defined standard and session context, preventing regressions, scope creep, and undocumented deviations during development and acceptance.
Core Features & Use Cases
- Context-isolated verification: Launches a sub-agent with context isolation to evaluate results rather than process, protecting reviewer objectivity.
- Multi-modal checks: Supports code reviews, ArchGate assessments, Pack capture validation, work-product acceptance, chain-of-verification across downstream consumers, and adversarial pre-mortem checks.
- Structured verdicts: Produces PASS / FAIL / CONDITIONAL verdicts with a severity-tagged discrepancy table and concise remediation recommendations for maintainers and reviewers.
- Use Case: Use when a pull request touches multiple components to ensure outputs, contracts, and Pack principles remain consistent and to identify unreviewed downstream consumers.
Quick Start
Use the verify skill to check a changed file against Pack standards by saying: verify code src/main.py