opus-review

Review project artifacts using a separate AI agent instance.

87|15|Updated Jan 28, 2026
One-click install
npx skills add https://github.com/SteelMorgan/1c-agent-based-dev-framework --skill opus-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: opus-review
Source: https://github.com/SteelMorgan/1c-agent-based-dev-framework/tree/main/framework/skills/tool-usage/opus-review
Command: npx skills add https://github.com/SteelMorgan/1c-agent-based-dev-framework --skill opus-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill enables an AI agent to perform an independent review of project artifacts (code, specifications, architecture) by leveraging a separate instance of the same AI model, ensuring a fresh perspective free from the biases of the current session.

Core Features & Use Cases

  • Independent Review: Get a critique from an AI that has no prior context of the ongoing development session.
  • Artifact Analysis: Review specifications, code, test cases, forms, and architectural documents.
  • Use Case: Before merging a complex feature, use /review-opus to have a second AI instance scrutinize the code and specification against established standards, identifying potential issues that the primary agent might have overlooked.

Quick Start

Ask the AI to review the specification located at 'docs/specs/SPEC-feature-x.md' using the opus-review skill.

Frequently Asked Questions about opus-review

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

FAQPage Schema
How do I perform an independent AI code review before merging a feature?

An independent AI code review uses a separate AI agent instance to analyze your artifacts, ensuring a fresh perspective free from current session biases. It scrutinizes code and specifications against established standards to identify potential issues.

What is independent artifact analysis for software specifications?

Independent artifact analysis is the process of having a fresh AI instance review specifications, architecture, and tests. It evaluates project documents against defined criteria and best practices to catch issues a primary development agent might miss.

Can I review project test cases and architecture documents with a separate AI agent?

Yes, you can review project test cases and architectural documents with a separate AI agent. The skill analyzes these artifacts against defined criteria and best practices to provide an independent critique.

How do I get deterministic results when reviewing code with an AI?

To get deterministic results from an AI code review, provide a structured prompt detailing the artifact, review criteria, and desired output format. This structured input guides the independent agent instance to produce consistent outcomes.

Does independent AI specification review require prior development session context?

No, independent AI specification review intentionally operates without prior development session context. Leveraging a separate AI model instance ensures the critique remains completely free from the biases of the ongoing development session.

What is the best way to critique specifications against established standards?

The best way to critique specifications against established standards is using an independent AI instance with a structured prompt. Define your review criteria and desired output format to analyze architectural documents deterministically.