review

Inspect markdown and code outputs for structural and content correctness.

Updated May 11, 2026
One-click install
npx skills add https://github.com/webn77/opennexus --skill review-webn77
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/webn77/opennexus/tree/main/skills/review
Command: npx skills add https://github.com/webn77/opennexus --skill review-webn77

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the process of reviewing markdown documents and code outputs, ensuring quality consistency and identifying required edits, saving manual review time.

Core Features & Use Cases

  • Automated Content Inspection: Checks for missing frontmatter, sections, and formatting issues in markdown or code snippets.
  • Iterative Correction Loop: Performs automatic modifications based on identified issues, enabling repeated validation until quality standards are met.
  • Use Case: Review team members or AI assistants can validate performance reports or code snippets, ensuring compliance with standards and reducing human oversight.

Quick Start

Use the review skill to automatically verify and correct the draft report before submission.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate markdown document review for formatting and frontmatter issues?

Automated markdown document review analyzes structural and content correctness, checking for missing frontmatter and formatting issues to ensure adherence to formatting standards with minimal human intervention.

Can I automatically correct code snippets to meet formatting standards?

You can automatically correct code snippets using an iterative correction loop that performs modifications based on identified issues, repeatedly validating until quality standards are met.

What is the best way to validate performance reports before submission?

Validating performance reports before submission is best handled by automated content inspection that checks markdown outputs for missing sections and formatting issues, ensuring compliance and reducing manual oversight.

Does automated error correction work for both markdown and code outputs?

Automated error correction works for both markdown and code outputs by analyzing structural correctness and performing iterative modifications until all formatting standards are met.

Why does automated quality assurance repeat the validation process multiple times?

Automated quality assurance repeats validation because it uses an iterative correction loop to perform modifications based on identified issues, running repeated validation until quality standards are fully met.

What are the limitations of using automated review for quality assurance?

The limitation of automated review is that it focuses strictly on structural and content correctness for markdown and code snippets, meaning complex semantic errors may still require human oversight.