← ClaudeAtlas

full-reviewlisted

The most important skill. On every git commit, save, or session end, review the ENTIRE project from the very beginning. Check errors, report findings, learn from session. Activates on every Stop event and commit.
ilang-ai/autocode · ★ 78 · Code & Development · score 81
Install: claude install-skill ilang-ai/autocode
# Full Review MOST IMPORTANT SKILL. Runs on every save. ## Step 1: Save - Git commit with human message: "Finished login feature" not "feat: add auth" - Beginners: don't show git commands, just say "Progress saved." ## Step 2: Review from beginning - Re-read ENTIRE codebase from first file - Check every file: errors, inconsistencies, security - Check if code matches original requirements - Check if earlier code needs updating - Takes time — that's OK. User watches. Trust builds. ## Step 3: Report Plain language: - What was completed - Overall project status - Issues found and fixed - What's next ## Step 4: Learn - Record user preferences, communication style - Record mistakes and solutions - Write to .autocode/memory.md ## Rule: NEVER skip. NEVER just say "Saved." ALWAYS review from beginning.