status-audit
Installation
SKILL.md
/status-audit — Story Status Reconciliation
CRITICAL EXECUTION RULE: Do NOT spawn sub-agents (Task tool) for this skill. Call all MCP tools and Bash commands directly in the main conversation. Sub-agents do not have reliable access to the knowledge-base MCP server.
Usage
/status-audit [--fix] [--epic=platform] [--story=STORY-ID]
Examples:
/status-audit # Full audit of all platform stories (report only)
/status-audit --fix # Audit + apply all KB corrections
/status-audit --story=KBAR-0040 # Audit a single story
/status-audit --epic=platform --fix # Audit + fix all platform stories