Reef Review
Input
SKILL_DIR="{base directory for this skill}" # e.g. ".agents/skills/ocean-cleanup"
Rules
Shell blocks are literal commands — execute them as written.
AFK skill. No human interaction. Each lens builds on the edits of the previous one — all files must finish a lens before the next lens begins. No commits. No branch changes.
1. Discover files
FILES=$(find reef-scope reef-pulse reef-land -name "*.md" | sort)
2. Resume from progress
[Description truncada. Veja o README completo no GitHub.]