rogue-dev-studio

Rogue Code Review Skill — Security skill for Claude Code

Security community

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.

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`.