review-methodology

Coordinate code, security, and architecture reviews with structured templates.

86|9|Updated Jun 5, 2026
One-click install
npx skills add https://github.com/magnus919/hermes-profiles --skill review-methodology
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-methodology
Source: https://github.com/magnus919/hermes-profiles/tree/main/skills/review-methodology
Command: npx skills add https://github.com/magnus919/hermes-profiles --skill review-methodology

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Codebases often struggle with inconsistent reviews across code quality, security, and architecture, leading to defects and risky deployments. The Review Methodology provides a disciplined, repeatable process to assess changes across code, security, and architecture and to verify swarm outputs.

Core Features & Use Cases

  • A structured approach for code-review, security-audit, architectural-review, and swarm-verification aligned with Google's and OWASP patterns.
  • Templates for code-review responses, security findings, and swarm verdicts to standardize feedback.
  • Guidance on tradeoffs and decision-making to help teams reach actionable decisions.

Quick Start

Run the review exercise on a PR and document findings using the provided templates and references.

Frequently Asked Questions about review-methodology

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a structured code review on a pull request?

A structured code review applies defined dimensions and templates to assess code changes, ensuring consistent quality and actionable feedback aligned with professional standards like Google's patterns.

What is the best way to standardize security audit findings across software projects?

Standardizing security audits involves applying a repeatable methodology with specific templates for security findings, ensuring defects and risky deployments are caught consistently across software projects.

How does architecture review help evaluate software design tradeoffs?

Architecture review evaluates software design by providing guidance on tradeoffs and decision-making, helping teams reach actionable decisions and assess risky architectural changes before deployment.

Can I use kanban swarm verification to check automated code generation outputs?

Yes, swarm verification coordinates a disciplined process to verify automated outputs, applying structured review mindsets and verdict templates to validate quality across software projects.

When do I need a formal review methodology for my codebase?

You need a formal review methodology when your codebase struggles with inconsistent assessments across code quality, security, and architecture, which leads to defects and deployment risks.

Review methodology vs ad hoc code review: what is the difference?

A review methodology provides a disciplined, repeatable process with defined dimensions and templates, unlike ad hoc reviews that lack consistent assessment and actionable recommendation protocols.