| name | workflow-audit |
| description | Use when audit the opencode-workflow state — read opencode.json, verify symlinks, check repo sync, analyze recent sessions, surface mismatches. Use when user says audit, workflow status, check changes, verify sync, what did I change, opencode config status, lint workflow. |
Workflow Audit
For full audit workflow and details, see REFERENCE.md.
When to Activate
Use this skill when the user wants to know:
- "What did I change in my opencode config?"
- "Is opencode-workflow in sync with global?"
- "What skills/agents are active right now?"
- "What did recent sessions cost?"
- "Any drift between repo and global?"
- "Are there broken symlinks?"
REFERENCE.md Contents
Self-Improvement Pipeline Integration
Part of self-improvement pipeline (see ADR-0003: Skills Recategorization & Memory Protocol).
Audit findings feed into eval aggregation. Run before eval to provide repo health context for session scoring.
Memory protocol: After audit, store ov add-memory "[workflow:audit] <date>: <key findings, drift count>".