Claude Skills · Code Review & Testing

Hyper Docs Loop

zeikar/hyperclaude

Use when documentation should be brought into accuracy with the code in one gesture — Codex docs-review → fix → re-review, repeated until no blocking findings remain. Also when the user invokes /hyperclaude:hyper-docs-loop. For manual round-by-round control use /hyperclaude:hyper-docs-review + manual edits instead. Requires the experimental agent-teams feature.

★ 3 Synced 2 hours ago View SKILL.md

At a glance

Code Review & Testing Plugin install Node.js Actively maintained

This skill is for Code Review & Testing and helps you synchronize documentation with code, review documentation for accuracy, and iteratively fix documentation gaps.

Install /plugin marketplace add zeikar/hyperclaude /plugin install hyper-docs-loop
Can use Not declared by the author

Setup, runtime and requirements describe zeikar/hyperclaude, the repo this skill ships in.

documentationcode-reviewAutomated FixesIterationSynchronizationagent-teams

Also in zeikar/hyperclaude

View the repo
Hyper Auto Coding

Use when plan-harden → implement-harden should chain in one gesture — hyper-plan-loop produces a clean plan, then hyper-implement-loop execu...

Hyper Code Review Code Review & Testing

Use after producing code changes that should be critiqued — before commit or merge. The default for a natural-language code review of the us...

Hyper Debug Coding

Use when encountering a test failure, exception, regression, or unexpected behavior — before proposing fixes. Also when the user invokes /hy...

Use after documentation edits — typically after the documenter agent runs, or when the user invokes /hyperclaude:hyper-docs-review. Runs Cod...

Hyper Docs Sync Documents & Spreadsheets

Use after implementation changes documented API, schemas, CLI flags, or architecture — before docs go stale. Also when the user invokes /hyp...

Use when about to execute a multi-task plan from .hyperclaude/plans/. Also when the user invokes /hyperclaude:hyper-implement. Runs each tas...

Hyper Implement Loop Code Review & Testing

Use when a plan should be executed end-to-end and critic-hardened in one gesture — implement → Codex code-review → fix, repeated until clean...

Hyper Interview Productivity

Use when starting from a vague or under-specified idea and want requirements clarified before planning — "interview me", "ask me what you ne...

Hyper Memory Productivity

Use on-demand to extract evidence-anchored repo-local knowledge candidates from accumulated .hyperclaude/ artifacts (plans/done, plan-review...

Hyper Plan Coding

Use when about to start a non-trivial implementation that needs decomposition before coding. Also when the user invokes /hyperclaude:hyper-p...

Hyper Plan Loop Productivity

Use when a plan should be produced and critic-hardened in one gesture — plan → Codex review → revise, repeated until clean. Also when the us...

Hyper Plan Review Productivity

Use after a plan exists in .hyperclaude/plans/ and should be sanity-checked before execution. Also when the user invokes /hyperclaude:hyper-...

Other Code Review & Testing skills

Migrate To Shoehorn mattpocock/skills

Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests,...

Grill With Docs mattpocock/skills

A relentless interview to sharpen a plan or design, which also creates docs (ADR's and glossary) as we go.

Triage mattpocock/skills

Move issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.

Scaffold Exercises mattpocock/skills

Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold e...

Resolving Merge Conflicts mattpocock/skills

Use when you need to resolve an in-progress git merge/rebase conflict.

Batch Grill Me mattpocock/skills

A relentless interview that asks every frontier question at once, round by round.