Lightweight Implementation Analysis Protocol

This skill should be used when fixing bugs, implementing features, debugging issues, or making code changes. Ensures understanding of code flow before implementation by: (1) Tracing execution path with specific file:line references, (2) Creating lightweight text diagrams showing class.method() flows, (3) Verifying understanding with user. Prevents wasted effort from assumptions or guessing. Triggers when users request: bug fixes, feature implementations, refactoring, TDD cycles, debugging, code analysis.

tools-only 93d7025 3 files · 5.5 KB Updated 7 repo stars

File contents

tools-only/X-Skills/tree/main/development/003-name-skill_5cba9b64 commit 93d7025ffb

Frequently asked questions

npx skillmds add tools-only/lightweight-implementation-analysis-protocol