What problem does it solve?
This skill enforces a systematic, conflict-preventing workflow for debugging and fixing issues tracked in ISSUES.md, ensuring clear ownership, progress tracking, and proper archival of resolved problems.
Core Features & Use Cases
- Conflict Prevention: Automatically checks for
[IN PROGRESS] markers to prevent multiple agents from working on the same issue simultaneously.
- Lifecycle Management: Guides the process from marking an issue
[IN PROGRESS], through iterative updates, to final archival in ISSUES_RESOLVED.md.
- Mandatory Archival: Ensures all resolved issues are removed from
ISSUES.md and meticulously documented with root cause, solution, and testing details.
- Use Case: When a user asks to "fix the timeline export bug," the skill first checks if anyone else is working on it. If clear, it marks the issue
[IN PROGRESS], guides the debugging process (including checking Axiom/Sentry), and upon resolution, archives a detailed report, keeping ISSUES.md clean and up-to-date.
Quick Start
Fix the timeline export bug from ISSUES.md.