lcs-debug

Installation
SKILL.md

LCS Debug Skill

Shared Coding Contract

  • Refer to Shared Coding Workflow Contract in ../lcs-shared/contract.md for 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.md and update .lcs/state.md.

Trigger

  • Activate on user mentioning bug, failing test, error, regression, or unexpected behavior.
Installs
13
First Seen
May 20, 2026
lcs-debug — mdhb2/lean-coding-skills