self-review
Installation
SKILL.md
Self-Review Skill
Purpose
Verify your own code changes against TASTE_INVARIANTS.md before presenting them to the user. Catch mechanical violations before they reach human review.
When to Use
- After completing any code implementation
- Before suggesting changes are ready
- When the
simplifyskill activates (complements it)
Workflow
Step 1: Gather Your Changes
Identify all files you modified or created in this session.
Step 2: Run Invariant Checks
For each modified .swift file, check against TASTE_INVARIANTS.md: