
from aiskillstore
Structured 4-hour SOP for comprehensive code review: automated checks, specialized parallel reviews (quality, security, perf, architecture, docs), integration a
Provides a production-ready Standard Operating Procedure for performing thorough code reviews. The SOP coordinates automated checks, parallel specialist reviews (code quality, security, performance, architecture, documentation), integration testing, deployment impact assessment, and a clear final approval workflow. It's designed to generate actionable, categorized feedback and a final decision within a 4-hour timeline.
Invoke this SOP for pull requests that require multi-stakeholder review, especially complex or high-risk changes where security, performance, and architecture must be evaluated. Also useful as a template to automate review orchestration in agent-driven CI workflows.
Best suited for code-review orchestrators and developer-assistant agents (Codex, Claude Code, Copilot-style agents) that can run or interpret the included task templates and integrate with CI tooling.
A structured SOP document for multi-agent code review workflows using ruv-swarm orchestration. No executable scripts — all code blocks are illustrative pseudocode (Task() calls with template literals). Well-organized as a process document with 4 phases and 12-15 agent roles, but thin as a functional skill since it lacks runnable scripts or concrete tool integration beyond the ruv-swarm MCP dependency.
More of a workflow specification document than an executable skill. The 'code' is illustrative pseudocode using a specific MCP orchestration framework. Well-structured as an SOP but lacks the modular components (scripts, references) that make skills truly composable and reusable.