hyper-docs-review

Run Codex accuracy review on documentation. Use when the user invokes /hyperclaude:hyper-docs-review or after the documenter agent edits docs. Distinct from /hyperclaude:hyper-code-review (which critiques code diffs) and /hyperclaude:hyper-plan-review (which critiques plans). Scope is strict: accuracy, drift, completeness, broken links, cross-doc inconsistencies — NOT prose or style.

Safety Notice

This listing is imported from SkillsMP metadata and should be treated as untrusted until upstream source review is completed.

Copy this and send it to your AI assistant to learn

Install skill "hyper-docs-review" with this command: npx skills add zeikar/skillsmp-zeikar-zeikar-hyper-docs-review

No markdown body

This source entry does not include full markdown content beyond metadata.

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Coding

hyper-code-review

Run Codex's native code-review on the current branch, working tree, or a specific commit. Use when the user invokes /hyperclaude:hyper-code-review, or after producing code changes and you want a Codex critique. Distinct from /hyperclaude:hyper-plan-review (which critiques plans, not code).

Repository SourceNeeds Review
Coding

hyper-plan-review

Run Codex critique on an implementation plan. Use when the user invokes /hyperclaude:hyper-plan-review, after Claude has produced a plan that should be sanity-checked before execution.

Repository SourceNeeds Review
Coding

hyper-research

Run Codex pre-implementation research on a task. Use when the user invokes /hyperclaude:hyper-research, or when starting a non-trivial implementation and you want Codex's prior-art / pitfalls / recommendations before designing.

Repository SourceNeeds Review
Automation

hyper-plan

Generate an ordered, bite-sized plan via the planner agent and save it to .hyperclaude/plans/. Use when the user invokes /hyperclaude:hyper-plan, or when about to start a non-trivial implementation that needs a plan for /hyperclaude:hyper-plan-review to critique and /hyperclaude:hyper-implement to execute. Skip for one-step tasks (dispatch the implementer agent directly).

Repository SourceNeeds Review
hyper-docs-review | V50.AI