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.

OKF Frontmatter & Writing Safety

  • When creating debug.md, include YAML frontmatter following the schema in ../lcs-shared/contract.md.
  • Follow the Artifact Writing Safety rules in contract.md — generate content first, write one file, verify, stop on failure.
Installs
25
GitHub Stars
1
First Seen
May 20, 2026
lcs-debug — mdhb2/lean-coding-skills