Rogue Code Review Skill — Security skill for Claude Code
Expert code review against architecture and coding standards: readability, maintainability, security, performance, layering, Sonar-equivalent cleanliness, comment and formatting discipline, modal safe.
How to install Rogue Code Review Skill
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open rogue-dev-studio/rogue-code-review-skill and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Rogue Code Review Skill does
Expert code review against architecture and coding standards: readability, maintainability, security, performance, layering, Sonar-equivalent cleanliness, comment and formatting discipline, modal safety, and a strict ban on raw SQL or database queries outside the persistence layer. Author/date file headers are identity metadata only and are out ...
Alternatives in Security
- FastAPI Review — Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu 243.5k ★
- Security Scan Report — Generated: 2026-04-10 20:48 UTC Skills scanned: 134 Total findings: 836 Critical: 32 High: 50 Safe skills: 100 18.1k ★
- Brooks Audit — Run a Brooks-Lint architecture audit 1.5k ★
README
rogue-code-review-skill
**Rogue Development** skill package for agents.
Expert code review against architecture and coding standards: readability, maintainability, security, performance, layering, Sonar-equivalent cleanliness, comment and formatting discipline, modal safety, and a strict ban on raw SQL or database queries outside the persistence layer. Author/date file headers are identity metadata only and are out of review scope. Use when reviewing pull requests, developer diffs, or E2E Review phase outputs; produces approve/reject with actionable findings for Tech Lead and engineers.
- Market: https://rogue-dev-studio.github.io/rogue-market-agent/
- Skill id:
code-review
Install
Copy `SKILL.md` into your agent skills directory (Cursor / Claude Code / compatible host), or clone this repository.
License
MIT - Rogue Development. See `LICENSE` and `NOTICE`.
Related Skills
Review Code Maintainability
Structural maintainability audit: god objects, hidden coupling, dead code, comment-standard compliance, and dr
App Audit
Grade an existing app against the Mobify Studio House KB and Axiom standards — fan out the specialist auditors
Audit Guide
Audit a coding guide against style, structure, and quality standards
Shipwright
One skill to design, build, test, polish, and ship world-class software. A complete AI coding agent skill cove
React Crusade
Unleash parallel React Purist agents to audit component architecture, hook discipline, state management, and e
Engineering Audit
Full-spectrum engineering health audit: scores Maintainability, Security, Testing, Architecture, Documentation
Related Agents
Clean Code Architect
Use this agent when the user needs help implementing new code or refactoring existing code with a focus on qua
Output Reviewer
Use when changes touch internal/output/ (terminal, JSON, markdown renderers). Validates rendering correctness,
Comment Analyzer
Use this agent when you need to analyze code comments for accuracy, completeness, and long-term maintainabilit