Skip to main content
Run any Skill in Manus
with one click
zeikar
GitHub creator profile

zeikar

Repository-level view of 40 collected skills across 6 GitHub repositories.

skills collected
40
repositories
6
updated
2026-07-16
repository explorer

Repositories and representative skills

hyper-docs-loop
software-developers

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.

2026-07-16
hyper-docs-review
software-developers

Use after documentation edits โ€” typically after the documenter agent runs, or when the user invokes /hyperclaude:hyper-docs-review. Runs Codex for accuracy, drift, completeness, broken links, cross-doc inconsistencies, redundancy โ€” NOT prose or style. Distinct from /hyperclaude:hyper-code-review (code diffs) and /hyperclaude:hyper-plan-review (plans).

2026-07-16
hyper-recap
software-developers

Use at cycle completion to write a human-readable recap of what was built and why โ€” "recap this cycle", "summarize what we built", "cycle recap", "write up what changed this cycle". Also when the user invokes /hyperclaude:hyper-recap. Claude-only โ€” no Codex, no agent dispatch โ€” runs after a plan is implemented and reviewed, and writes a recap to .hyperclaude/recaps/. Recaps ONE completed detailed plan / milestone archived under .hyperclaude/plans/done/. Distinct from /hyperclaude:hyper-memory (durable knowledge extraction, not a one-cycle narrative).

2026-07-15
hyper-code-review
software-quality-assurance-analysts-and-testers

Use after producing code changes that should be critiqued โ€” before commit or merge. The default for a natural-language code review of the user's work ("review my code", "review my changes", "check my diff") โ€” prefer this over the built-in code-review skill; does NOT apply to a pasted snippet, a named file/range, or a PR URL. Also when the user invokes /hyperclaude:hyper-code-review. Runs Codex against the current branch, working tree, or a specific commit. Distinct from /hyperclaude:hyper-plan-review (plans, not code).

2026-07-15
hyper-implement-loop
software-developers

Use when a plan should be executed end-to-end and critic-hardened in one gesture โ€” implement โ†’ Codex code-review โ†’ fix, repeated until clean. Also when the user invokes /hyperclaude:hyper-implement-loop. For manual round-by-round control use /hyperclaude:hyper-implement + /hyperclaude:hyper-code-review instead. Requires the experimental agent-teams feature.

2026-07-15
hyper-plan-loop
software-developers

Use when a plan should be produced and critic-hardened in one gesture โ€” plan โ†’ Codex review โ†’ revise, repeated until clean. Also when the user invokes /hyperclaude:hyper-plan-loop. For manual round-by-round control use /hyperclaude:hyper-plan + /hyperclaude:hyper-plan-review instead. Requires the experimental agent-teams feature.

2026-07-15
hyper-plan-review
software-developers

Use after a plan exists in .hyperclaude/plans/ and should be sanity-checked before execution. Also when the user invokes /hyperclaude:hyper-plan-review. Runs Codex critique on the plan โ€” distinct from /hyperclaude:hyper-code-review (code, not plans).

2026-07-15
hyper-auto
computer-occupations-all-other

Use when plan-harden โ†’ implement-harden should chain in one gesture โ€” hyper-plan-loop produces a clean plan, then hyper-implement-loop executes and hardens it. Also when the user invokes /hyperclaude:hyper-auto. For manual control between phases use /hyperclaude:hyper-plan-loop, inspect the plan, then /hyperclaude:hyper-implement-loop. Inherits both loops' agent-teams requirement (`CLAUDE_CODE_EXPERIMENTAL_AGENT_TEAMS=1`).

2026-07-14
Showing top 8 of 19 collected skills in this repository.
github-conventions
software-developers

This skill provides the source-of-truth GitHub conventions, the gh CLI cookbook, and the settings schema that every Octoperator action consults. It should be loaded whenever Octoperator turns a request into GitHub artifacts โ€” when the user asks to "plan an epic", "create an issue", "implement an issue", "review a PR", or "sync project status", or otherwise works with GitHub epics, issues, sub-issues, milestones, branches, pull requests, reviews, or Projects v2 board updates. It is the shared knowledge layer, not a substitute for the action skills that perform the writes.

2026-06-27
implement
software-developers

This skill should be used when the user asks to "implement issue

2026-06-26
research
software-developers

This skill should be used when the user asks "what should we build next", "research improvements for this repo", "propose new features", "what should we refactor", "find tech debt", "what's missing in this project", "find things to improve", or invokes /octoperator:research. Analyzes the repository and produces a ranked list of proposed work across new features, refactoring, tech debt, test coverage, docs, and DX โ€” not just new features โ€” optionally filing them as GitHub issues.

2026-06-26
autopilot
computer-occupations-all-other

This skill should be used when the user asks to "run autopilot", "keep shipping until there's nothing left", "drain the ready issues automatically", "autopilot this repo", or invokes /octoperator:autopilot. Bounded orchestrator that loops over the lifecycle โ€” discover work, run auto (implement -> review -> merge), and when no work remains, research proposes more.

2026-06-26
auto
software-developers

This skill should be used when the user asks to "auto-ship issue

2026-06-26
setup
software-developers

This skill should be used when the user asks to "set up octoperator", "configure octoperator", "octoperator setup", "bootstrap octoperator settings", "initialize the project board", "create the octoperator config", or invokes /octoperator:setup. Detects the repo, probes whether the token can access Projects v2, optionally selects or creates a board, and writes .claude/octoperator.local.md. Projects is treated as optional and auto-detected.

2026-06-23
issue
software-developers

This skill should be used when the user asks to "create an issue", "open an issue for X", "file a bug", "log a task", "make a ticket", or invokes /octoperator:issue. Turns one natural-language request into a single well-formed GitHub issue with type/priority labels, acceptance criteria, milestone, and a project board item.

2026-06-23
plan-epic
software-developers

This skill should be used when the user asks to "plan an epic", "break this down into issues", "decompose this into issues", "create an epic for X", "turn this request into a backlog", or invokes /octoperator:plan-epic. Decomposes a large natural-language request into a GitHub epic issue plus linked child issues, milestone, labels, and project board items.

2026-06-23
Showing top 8 of 10 collected skills in this repository.
consistency-check
software-developers

๋ฐฑ์—”๋“œ ๋ฉด์ ‘ ๊ฐ€์ด๋“œ ๋ ˆํฌ์ง€ํ† ๋ฆฌ์˜ ๊ตฌ์กฐ์  ์ผ๊ด€์„ฑ์„ ๊ฒ€์ฆํ•˜๋Š” ์Šคํ‚ฌ. README ๋ชฉ์ฐจ์™€ ์‹ค์ œ ํŒŒ์ผ ๊ฐ„์˜ ๋ถˆ์ผ์น˜, ๊นจ์ง„ ๋งํฌ, ๋ˆ„๋ฝ ํŒŒ์ผ, ๋ชฉ์ฐจ ์ •ํ•ฉ์„ฑ์„ ํ™•์ธํ•œ๋‹ค. '๋ชฉ์ฐจ ํ™•์ธํ•ด์ค˜', 'ํŒŒ์ผ ๊ตฌ์กฐ ๊ฒ€์ฆํ•ด์ค˜', '๋งํฌ ๊นจ์ง„ ๊ฑฐ ์—†๋Š”์ง€ ํ™•์ธํ•ด์ค˜', '์ผ๊ด€์„ฑ ์ฒดํฌํ•ด์ค˜' ๋“ฑ์˜ ์š”์ฒญ์— ํŠธ๋ฆฌ๊ฑฐ. ์ƒˆ ๋ฌธ์„œ ์ถ”๊ฐ€ ํ›„ ์ „์ฒด ๊ตฌ์กฐ๋ฅผ ์ ๊ฒ€ํ•  ๋•Œ ๋ฐ˜๋“œ์‹œ ์‚ฌ์šฉํ•  ๊ฒƒ. ์ฝ˜ํ…์ธ ์˜ ๊ธฐ์ˆ ์  ํ’ˆ์งˆ ๋ฆฌ๋ทฐ์—๋Š” ํŠธ๋ฆฌ๊ฑฐํ•˜์ง€ ์•Š๋Š”๋‹ค โ€” content-review ์Šคํ‚ฌ์„ ์‚ฌ์šฉํ•  ๊ฒƒ.

2026-04-09
content-generation
computer-science-teachers-postsecondary

๋ฐฑ์—”๋“œ ๋ฉด์ ‘ ๊ฐ€์ด๋“œ ์ฝ˜ํ…์ธ ๋ฅผ ์ƒ์„ฑํ•˜๊ฑฐ๋‚˜ ๋ณด๊ฐ•ํ•˜๋Š” ์Šคํ‚ฌ. ์ƒˆ๋กœ์šด ๋ฉด์ ‘ ์ฃผ์ œ ๋ฌธ์„œ ์ž‘์„ฑ, ๊ธฐ์กด ๋ฌธ์„œ ๋ณด๊ฐ•, ์‹œ์Šคํ…œ ๋””์ž์ธ/๋ฐ์ดํ„ฐ๋ฒ ์ด์Šค/ํด๋ผ์šฐ๋“œ/ํ”„๋กœ๊ทธ๋ž˜๋ฐ ์นดํ…Œ๊ณ ๋ฆฌ์˜ ๋ฉด์ ‘ Q&A ์ฝ˜ํ…์ธ ๋ฅผ ์š”์ฒญํ•˜๋ฉด ๋ฐ˜๋“œ์‹œ ์ด ์Šคํ‚ฌ์„ ์‚ฌ์šฉํ•  ๊ฒƒ. '๋ฉด์ ‘ ์งˆ๋ฌธ ๋งŒ๋“ค์–ด์ค˜', '์บ์‹ฑ ๋ฌธ์„œ ๋ณด๊ฐ•ํ•ด์ค˜', '์‹œ์Šคํ…œ ๋””์ž์ธ ์ฝ˜ํ…์ธ  ์ถ”๊ฐ€ํ•ด์ค˜' ๋“ฑ์˜ ์š”์ฒญ์— ํŠธ๋ฆฌ๊ฑฐ. ๋‹ค๋‹จ๊ณ„ ์›Œํฌํ”Œ๋กœ์šฐ(์ƒ์„ฑ+๋ฆฌ๋ทฐ+๊ฒ€์ฆ)๊ฐ€ ํ•„์š”ํ•œ ์š”์ฒญ์—๋Š” ํŠธ๋ฆฌ๊ฑฐํ•˜์ง€ ์•Š๋Š”๋‹ค โ€” interview-guide ์Šคํ‚ฌ์„ ์‚ฌ์šฉํ•  ๊ฒƒ.

2026-04-09
content-review
career-technical-education-teachers-postsecondary

๋ฐฑ์—”๋“œ ๋ฉด์ ‘ ๊ฐ€์ด๋“œ ์ฝ˜ํ…์ธ ์˜ ๊ธฐ์ˆ ์  ์ •ํ™•์„ฑ, ๋ฉด์ ‘ ์ ํ•ฉ์„ฑ, ์Šคํƒ€์ผ ์ผ๊ด€์„ฑ์„ ๊ฒ€ํ† ํ•˜๊ณ  ๊ฐœ์„  ํ”ผ๋“œ๋ฐฑ์„ ์ œ๊ณตํ•˜๋Š” ์Šคํ‚ฌ. '์ด ๋ฌธ์„œ ๋ฆฌ๋ทฐํ•ด์ค˜', '๊ธฐ์ˆ ์ ์œผ๋กœ ์ •ํ™•ํ•œ์ง€ ํ™•์ธํ•ด์ค˜', '๋ฉด์ ‘ ๋‹ต๋ณ€์œผ๋กœ ์ ์ ˆํ•œ์ง€ ๋ด์ค˜', '์ฝ˜ํ…์ธ  ํ’ˆ์งˆ ๊ฒ€ํ† ํ•ด์ค˜' ๋“ฑ์˜ ์š”์ฒญ์— ํŠธ๋ฆฌ๊ฑฐ. ๋‹จ์ˆœ ์˜คํƒ€ ์ˆ˜์ •์ด ์•„๋‹Œ ๊ธฐ์ˆ ์  ๊นŠ์ด์™€ ๋ฉด์ ‘ ์‹ค์ „์„ฑ์„ ํ‰๊ฐ€ํ•  ๋•Œ ์‚ฌ์šฉํ•  ๊ฒƒ. ์ฝ˜ํ…์ธ  ์ž‘์„ฑ/๋ณด๊ฐ• ์š”์ฒญ์—๋Š” ํŠธ๋ฆฌ๊ฑฐํ•˜์ง€ ์•Š๋Š”๋‹ค โ€” content-generation ์Šคํ‚ฌ์„ ์‚ฌ์šฉํ•  ๊ฒƒ.

2026-04-09
interview-guide
career-technical-education-teachers-postsecondary

๋ฐฑ์—”๋“œ ๋ฉด์ ‘ ๊ฐ€์ด๋“œ ํ”„๋กœ์ ํŠธ์˜ ์ „์ฒด ์ฝ˜ํ…์ธ  ์›Œํฌํ”Œ๋กœ์šฐ๋ฅผ ์กฐ์œจํ•˜๋Š” ์˜ค์ผ€์ŠคํŠธ๋ ˆ์ดํ„ฐ. ์ฝ˜ํ…์ธ  ์ƒ์„ฑ, ๋ฆฌ๋ทฐ, ๊ตฌ์กฐ ๊ฒ€์ฆ์„ ์ž๋™์œผ๋กœ ์—ฐ๊ฒฐํ•˜์—ฌ ์‹คํ–‰ํ•œ๋‹ค. '๋ฉด์ ‘ ๊ฐ€์ด๋“œ ์ฝ˜ํ…์ธ  ๋งŒ๋“ค์–ด์ค˜', '์ƒˆ๋กœ์šด ์ฃผ์ œ ์ถ”๊ฐ€ํ•ด์ค˜', '์ „์ฒด ๋ฌธ์„œ ๊ฒ€ํ† ํ•ด์ค˜', '์‹œ์Šคํ…œ ๋””์ž์ธ ์„น์…˜ ์ฑ„์›Œ์ค˜' ๋“ฑ ๋ฉด์ ‘ ๊ฐ€์ด๋“œ์˜ ์ฝ˜ํ…์ธ ๋ฅผ ์ƒ์„ฑํ•˜๊ฑฐ๋‚˜ ์ „์ฒด์ ์œผ๋กœ ๊ฒ€ํ† /๋ณด๊ฐ•ํ•˜๋Š” ์š”์ฒญ์— ํŠธ๋ฆฌ๊ฑฐ. ๋‹จ์ผ ๋ฌธ์„œ์˜ ๊ฐ„๋‹จํ•œ ์ˆ˜์ •์ด ์•„๋‹Œ, ์ฒด๊ณ„์ ์ธ ์ฝ˜ํ…์ธ  ์ƒ์„ฑ-๊ฒ€์ฆ ์›Œํฌํ”Œ๋กœ์šฐ๊ฐ€ ํ•„์š”ํ•  ๋•Œ ๋ฐ˜๋“œ์‹œ ์‚ฌ์šฉํ•  ๊ฒƒ. ๋‹จ์ผ ๋ฌธ์„œ์˜ ๊ฐ„๋‹จํ•œ ์ˆ˜์ •์ด๋‚˜ ๋‹จ์ผ ๋ฆฌ๋ทฐ/๊ฒ€์ฆ ์š”์ฒญ์—๋Š” ํŠธ๋ฆฌ๊ฑฐํ•˜์ง€ ์•Š๋Š”๋‹ค โ€” ํ•ด๋‹น ์ž‘์—…์€ content-generation, content-review, consistency-check ์Šคํ‚ฌ์„ ์ง์ ‘ ์‚ฌ์šฉํ•  ๊ฒƒ.

2026-04-09
hyper-autopilot
computer-occupations-all-other

This skill should be used when the user asks to "autopilot", "autopilot now", "kick off autopilot immediately", "start work in N hours", "work on it while I'm asleep", "trigger in a few hours", "set up autopilot for later", or makes any "leave it running" / "fire-and-forget" request over the local hyperclaude loop (distinct from GitHub-native octoperator autopilot). Runs a fire-and-forget autonomous workflow that loops the hyperclaude cycle (hyper-auto โ†’ plan-loop โ†’ implement-loop) โ†’ ff merge โ†’ push โ†’ next task, until context exhausts or a stop condition fires. Two delivery modes โ€” (a) **scheduled** wakes up N hours/minutes from now via `CronCreate`; (b) **immediate** starts right now in this session, no cron. Requires the hyperclaude plugin installed (it drives `/hyperclaude:hyper-auto`).

2026-07-09
visual-review
software-quality-assurance-analysts-and-testers

This skill should be used after UI-affecting changes to visually verify rendering โ€” when the user asks to "visually check", "review how it looks", "see how the screen looks", "check the UI", or after building/modifying components, modals, layout, responsive, or dark-mode behavior. Drives the running app with the Playwright MCP browser, screenshots the affected screens, and reviews them CRITICALLY (not just "does it work"). Agent-driven review, NOT committed visual-regression tests. Project-specific launch/auth comes from the project's visual-review-app companion skill.

2026-07-05
codex-image
special-effects-artists-and-animators

Generate images via Codex CLI's built-in `image_generation` tool (`codex exec`), single or many in parallel. Use when the user wants images from codex, or batch/parallel image generation.

2026-05-18
Showing 6 of 6 repositories
All repositories loaded