What problem does it solve?
This Skill systematically diagnoses and resolves bugs by tracing their root cause back to the originating document (code, task, plan, or requirement), ensuring fixes are comprehensive and documentation stays synchronized.
Core Features & Use Cases
- Root Cause Analysis: Identifies if a bug stems from code, task descriptions, planning flaws, or requirement gaps.
- Interactive Trace-back: Guides the user through confirming upstream document updates needed to fix the bug.
- TDD Fixes: Implements code changes and regression tests using Test-Driven Development.
- Document Synchronization: Updates affected tasks, plans, or feature documents to reflect the fix.
- Use Case: A user reports a critical bug in the login feature. The skill identifies the root cause as a flaw in the original feature requirement document, updates the requirement, fixes the code, and ensures all related documentation is consistent.
Quick Start
Use the fixbug skill to debug the login page returning a 500 error.