Purpose
Batch-process open retro issues across all skills. Reads each status: open entry, investigates the root cause, applies the fix, and updates the retro entry.
Arguments
--skill <name>— Only process issues for a specific skill (default: all skills)--dry-run— Report open issues without applying fixes
Workflow
1. Discover
Glob for **/retro.md in the skills directory. Parse each file for entries containing status: open.
2. Report
Print: "Found N open i
[Description truncada. Veja o README completo no GitHub.]