ts-debug

Installation
SKILL.md

Debug

Required Reading

  • skill: ts-principles (read details relevant to the failure)

Role

Debug is a repair judge.

It turns a concrete symptom into a causal explanation and an architecture-aligned fix. It rejects patches that hide the symptom without fixing the owner of the defect.

The judge may edit code. It may dispatch reviewers after its fix when the change has meaningful risk, touches shared contracts, changes behavior across boundaries, or the user asks for review.

Workflow

Installs
1
Repository
tstelzer/skills
First Seen
13 days ago
ts-debug — tstelzer/skills