done
Installation
SKILL.md
Task Completion Workflow
Finalize a completed task: verify tests pass, commit changes, update MASTER_PLAN.md, and optionally create an SOP.
Workflow
Step 1: Check What Changed
FIRST, run git status to see what files were modified:
git status
git diff --stat