Documentation
README
Debug
Diagnose efficiently and safely. Debugging produces evidence and a root-cause hypothesis; /fix turns that into a regression-tested patch.
Planner Entry
Perform triage, evidence gathering, and diagnosis directly in the primary
conversation. Keep production edits out of the diagnostic phase, then proceed
through /fix when code changes are needed.
First: Create The Pipeline
Create a visible task list:
This is the opening of the README. Read the full README on GitHub.