docs-review
Reviews documentation for voice, style, and structure alignment with Outfitter standards. Use when reviewing docs, checking content quality, or when "review this doc", "voice check", "style review", or "is this ready?" are mentioned.
Packaged view
This page reorganizes the original catalog entry around fit, installability, and workflow context first. The original raw source lives below.
Install command
npx @skill-hub/cli install outfitter-dev-agents-internal-docs-review
Repository
Skill path: internal/skills/docs-review
Reviews documentation for voice, style, and structure alignment with Outfitter standards. Use when reviewing docs, checking content quality, or when "review this doc", "voice check", "style review", or "is this ready?" are mentioned.
Open repositoryBest for
Primary workflow: Write Technical Docs.
Technical facets: Full Stack, Tech Writer.
Target audience: everyone.
License: Unknown.
Original source
Catalog source: SkillHub Club.
Repository owner: outfitter-dev.
This is still a mirrored public skill entry. Review the repository before installing into production workflows.
What it helps with
- Install docs-review into Claude Code, Codex CLI, Gemini CLI, or OpenCode workflows
- Review https://github.com/outfitter-dev/agents-internal before adding docs-review to shared team environments
- Use docs-review for development workflows
Works across
Favorites: 0.
Sub-skills: 0.
Aggregator: No.
Original source / Raw SKILL.md
--- name: docs-review description: Reviews documentation for voice, style, and structure alignment with Outfitter standards. Use when reviewing docs, checking content quality, or when "review this doc", "voice check", "style review", or "is this ready?" are mentioned. context: fork agent: editor metadata: version: "1.0.0" author: outfitter --- # Documentation Review Review the current document against Outfitter standards for voice, style, and structure. ## Review Direction $ARGUMENTS If direction is provided above, focus on that specific aspect. Otherwise, perform a general review across all dimensions. ## Review Criteria ### Voice Does it sound like Outfitter? - Confident, opinionated stance - Agents as first-class consumers - Plain language over jargon ### Style Is the craft right? - Punch-and-flow rhythm (short + long sentences) - Earned enthusiasm (backed by substance) - Strong opening and closing ### Structure Does it follow documentation patterns? - Appropriate template usage - Complete, runnable examples - Correct heading hierarchy (h1 > h2 > h3) ## Output Format Provide your review in this format: **Status**: Ready | Needs Work **Summary**: One sentence overall assessment. **Issues** (if any): - [Location] Issue description and suggested fix **Strengths**: - What works well If the document is ready, say so briefly. If it needs work, be specific about locations and fixes.