Favicon of requesting-code-review

requesting-code-review Skill

AI Agent SkillPythonOpen source

Pre-commit review: security scan, quality gates, auto-fix. Published by NousResearch in hermes-agent.

Decision snapshot

Is this a fit?

Best for

Security review, Documentation, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

6 days ago · MIT license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is requesting-code-review Skill?

Pre-commit review: security scan, quality gates, auto-fix. Published by NousResearch in hermes-agent. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Security review
  • Documentation
  • Security review use cases
  • Documentation use cases

Declared skill metadata

  • Declared author: Hermes Agent (adapted from obra/superpowers + MorAlekss)
  • Declared license: MIT
  • Source file: skills/software-development/requesting-code-review/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use requesting-code-review Skill

  • Use it for security review.
  • Use it for documentation.

Built with

PythonCopy skill directory

Editorial notes

Source

  • Creator: NousResearch
  • Repository: NousResearch/hermes-agent
  • Skill file: skills/software-development/requesting-code-review/SKILL.md

What it does

Pre-commit review: security scan, quality gates, auto-fix.

Skill instructions

Pre-Commit Code Verification Automated verification pipeline before code lands. Static scans, baseline-aware quality gates, an independent reviewer subagent, and an auto-fix loop. Core principle: No agent should verify its own work. Fresh context finds what you miss. When to Use - After implementing a feature or bug fix, before git commit or git push - When user says "commit", "push", "ship", "done", "verify", or "review before merge" - After completing a task with 2+ file edits in a git repo - After each task in subagent-driven-development (the two-stage review) Skip for: documentation-only changes, pure config tweaks, or when user says "skip verification". This skill vs github: This skill verifies YOUR changes before committing. github reviews OTHER people's PRs on GitHub with inline comments. Step 1 — Get the diff bash git diff --cached If empty, try git diff then git diff HEAD~1 HEAD. If git diff --cached is empty but git diff shows changes, tell the user to git add <files first. I

Verified compatibility and discovery

Frequently asked questions

What is requesting-code-review?

requesting-code-review is a open-source AI agent skill with Copy skill directory. Pre-commit review: security scan, quality gates, auto-fix.

Who is requesting-code-review best for?

requesting-code-review is best for reusing agent instructions, scripts, and references, security review workflows, documentation workflows.

How do I install requesting-code-review?

Install or run requesting-code-review using Copy skill directory. Check requesting-code-review for the latest setup command.

Is requesting-code-review actively maintained?

requesting-code-review may need a closer maintenance check before production use.

Share:

Stars
240,254
Forks
49,174
Last commit
6 days ago
Last verified
Sep 3, 2026
Metadata fetched
Sep 3, 2026
Repository age
1 year
License
MIT

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to requesting-code-review