analysis-quality-review
OfficialRigorous, two-pass analysis-quality grader.
System Documentation
What problem does it solve?
This Skill provides a structured, read-only review protocol that ensures analytical documents (briefs, decks, memos, ADRs, wiki pages, and daily notes) adhere to a consistent quality standard. It orchestrates a ghost-deck workflow that validates one document at a time using a two-pass process (structure review and readability review), returning a detailed violation report and a path to canonical fix patterns for safe edits by the calling skill.
Core Features & Use Cases
- Two-mode orchestration: spec (template retrieval), spec-judge (validation of the filled-in spec), and review (two gating passes on the final document).
- Pre-flight artifact loading via artifact-loader to build a load_bearing_index.yaml for traceable, cross-document references.
- Fresh-context reviewer agents: argument-structure-reviewer and readability-reviewer that grade against framework-specific rubrics.
- Output artifacts: a violation report, a summary, and a reference to references/fix-patterns.md for canonical edits.
- End-to-end use: from spec creation to final HTML/prose delivery with gated checks to reduce post-hoc rework.
Quick Start
Execute on a prepared spec or document to generate a violation report and a path to canonical fix patterns for safe edits.
Dependency Matrix
Required Modules
None requiredComponents
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: analysis-quality-review Download link: https://github.com/Agent-Engineer-Master/skill-engineer/archive/main.zip#analysis-quality-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 510,000+ vetted skills library on demand.