fix
Installation
SKILL.md
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Bug Diagnosis and Fix Command
Current Time: !date
Intelligently diagnose and fix bugs by:
- Adding diagnostic instrumentation to capture current behavior
- Deep architecture analysis using
/docs/architecture/data-model.md - Hypothesis generation (5-7 possible sources, distilled to 1-2 most likely)
- User confirmation before implementing fix
- Root cause documentation for cross-project memory
Current Bug Report
User Input: $ARGUMENTS
Please diagnose and fix the bug described above using the complete workflow outlined in this document.