| name | verify-harness |
| description | Run after `rig init` to verify all hooks, skills, and agents are installed and working correctly in the live session. |
| user-invocable | true |
verify-harness — Post-Install Verification
Run this skill after rig init to confirm everything is working.
Procedure
Run each check and report PASS/FAIL with evidence.
Session Start Hook
Tool Router (PreToolUse Hook)
Enforcement (PostToolUse Hook)
Skills
Agents
Configuration
Report Format
Session Verification Report
============================
Session Start: X/5 passed
Tool Router: X/8 passed
Enforcement: X/6 passed
Skills: X/5 passed
Agents: X/2 passed
Configuration: X/2 passed
TOTAL: XX/28 passed
Failures:
- [ID]: [what happened]. Expected: [expected]. Got: [actual].
Remediation: [how to fix]