lcs-debug
Installation
SKILL.md
LCS Debug Skill
Shared Coding Contract
- Refer to Shared Coding Workflow Contract in
../lcs-shared/contract.mdfor folder conventions, Handoff format, and token optimization.
Purpose
- Investigate bug by asking questions to the user.
- DO NOT plan or implement any fix before the bug is fully understood.
- Save investigation notes and proposed fix plan under
.lcs/work-items/<timestamp>-<slug-work-item>/debug.mdand update.lcs/state.md.
Trigger
- Activate on user mentioning bug, failing test, error, regression, or unexpected behavior.