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 simplify skill 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:

Installs
1
GitHub Stars
493
First Seen
May 3, 2026
self-review — anyproto/anytype-swift