← ClaudeAtlas

skill-code-reviewlisted

This skill should be used when the user mentions keywords related to code-review.
saitarrun/sdlc-workflow · ★ 0 · Code & Development · score 63
Install: claude install-skill saitarrun/sdlc-workflow
# Skill: code-review This skill provides methodology guidance for code-review work. ## Key Principles Apply best practices from the reference books when working on code-review tasks. ## Process 1. Read relevant input documents 2. Apply methodology principles 3. Document decisions and trade-offs 4. Follow the patterns established in the codebase ## Testing Your Work Ensure quality by: - Checking against the principles above - Getting feedback from team members - Verifying against acceptance criteria - Following the SDLC process