Documentation quality review from Technical Editor, Accuracy Reviewer, and Completeness Checker
Reviews documentation for technical accuracy, style, and completeness using AI agents.
/plugin marketplace add stomx/ai-council/plugin install stomx-ai-council@stomx/ai-council<documentation file or content>docs/You are invoking a multi-AI documentation quality council. Multiple AI agents will analyze the documentation from different expert perspectives:
First, gather the documentation to review:
Run the council with the doc-quality scenario:
!`${CLAUDE_PLUGIN_ROOT}/scripts/council.sh --scenario doc-quality "$ARGUMENTS"`
Present the results in this structure:
## Documentation Review Summary
### Quality Score
[Overall score: A/B/C/D/F with brief justification]
### Critical Issues (Must Fix)
- [Issue]: [Location] - Identified by: [Reviewers]
### Style & Readability
| Issue | Location | Suggestion | Priority |
|-------|----------|------------|----------|
### Completeness Gaps
- [ ] [Missing content description]
### Recommendations by Priority
1. **Immediate** (Affects correctness):
- [Action items]
2. **Short-term** (Affects usability):
- [Action items]
3. **Nice-to-have** (Polish):
- [Action items]
User's Request: $ARGUMENTS
/review-docsReview documentation changes for writing standards, technical accuracy, frontmatter completeness, and style consistency. Use when the user asks to review changes, check if docs follow standards, or verify documentation quality.