.claude/skills/review-code/SKILL.md
Triggered when user asks to review code, check code quality, audit implementation, or analyze existing code. Automatically delegates to the code-reviewer agent.
npx skillsauth add aconfusedboi/ogie review-codeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill is automatically triggered when the user:
When this skill is triggered:
code-reviewer agentThe code-reviewer agent will:
User: "Review the authentication code"
Delegation: Delegate to code-reviewer with:
User: "Check the API endpoints for security issues"
Delegation: Delegate to code-reviewer with:
User: "Review this code for performance issues"
Delegation: Delegate to code-reviewer with:
tools
Extract OpenGraph, Twitter Cards, and metadata from URLs or HTML. Use when building link previews, SEO tools, or scraping webpage metadata.
testing
Triggered when user asks to write tests, create test cases, add test coverage, or implement testing. Automatically delegates to the test-writer agent.
documentation
Triggered when user asks to write documentation, update README, add comments, or create technical docs. Automatically delegates to the docs-writer agent.
development
Triggered when user asks to write code, create files, implement features, add functionality, or generate new code. Automatically delegates to the code-writer agent.