oag-review-template

Automate narrative code review with a structured template and JSON artifact links.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/cr8ivecodesmith/open-auggd --skill oag-review-template
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oag-review-template
Source: https://github.com/cr8ivecodesmith/open-auggd/tree/main/src/open_auggd/templates/skills/oag-review-template
Command: npx skills add https://github.com/cr8ivecodesmith/open-auggd --skill oag-review-template

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a structured template for narrative code reviews, reducing the time and effort required to document and analyze code changes.

Core Features & Use Cases

  • Template-Based Review: Uses a predefined template to ensure comprehensive coverage of review points.
  • Artifact Linking: Automatically links to JSON counterparts for structured data access.
  • Severity Levels: Clearly categorizes findings with severity levels for easy prioritization.
  • Use Case: Ideal for teams using Agile methodologies to review code iterations and ensure quality standards are met.

Quick Start

To initiate a review of the current iteration, use the command: "start review for current iteration."

Frequently Asked Questions about oag-review-template

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

FAQPage Schema
How do I streamline narrative code review for Agile iterations?

You can automate narrative code review by applying a predefined template that structures findings, categorizes severity levels, and links to corresponding JSON artifacts. This ensures comprehensive coverage and reduces manual documentation effort.

What is a narrative code review template and how does it work?

A narrative code review template provides a structured format to document and analyze code changes. It works by automatically linking to JSON counterparts and assigning severity levels to findings for easy prioritization during Agile development.

How do I start a review for the current code iteration?

To start a review for the current code iteration, use the command "start review for current iteration." This initiates the template-based process to document code changes and categorize findings by severity.

Can I link structured JSON data to my code review findings?

Yes, you can link structured JSON data to code review findings. The template automatically links to corresponding JSON counterparts to provide structured data access alongside the narrative review.

Does this code review approach support severity categorization for prioritization?

Yes, this code review approach supports severity categorization. It clearly categorizes findings with severity levels to ensure code quality issues are easily prioritized and addressed within Agile iterations.

What are the limitations of using predefined templates for code reviews?

Predefined templates for code reviews limit flexibility by enforcing a fixed narrative structure. They are designed specifically for Agile code iterations and integrate with code review tools but may not accommodate highly customized or non-standard review formats.