lightweight-implementation-analysis-protocol

Installation
SKILL.md

Lightweight Implementation Analysis Protocol

Quick understanding before implementation - just enough to guide TDD, no more.

When This Activates

Before creating implementation plans, fix plans, or TDD cycles for bugs/features.

The Protocol (3 Quick Steps)

1. Trace the Flow

Answer these:

  • Which event/request triggers this?
  • Which file:line handles it?
  • Where does the error occur (file:line)?

2. Quick Diagram

Related skills

More from ntcoding/claude-skillz

Installs
18
GitHub Stars
314
First Seen
Feb 21, 2026