Author Profile: zeikar

Skills published by zeikar with real stars/downloads and source-aware metadata.

Total Skills

5

Total Stars

5

Total Downloads

0

RSS Feed

Skills Performance

Comparison chart based on real stars and downloads signals from source data.

hyper-code-review

1

Stars
1
Downloads
0

hyper-docs-review

1

Stars
1
Downloads
0

hyper-plan-review

1

Stars
1
Downloads
0

hyper-research

1

Stars
1
Downloads
0

hyper-plan

1

Stars
1
Downloads
0

Published Skills

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-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.

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
Author zeikar | V50.AI