# zeikar

> Open-source publisher. Listings imported from github.com/zeikar — credited to the original author with their license.

- **Listings:** 21
- **Total installs:** 0
- **Profile:** https://agentstack.voostack.com/s/zeikar
- **Website:** https://github.com/zeikar

## Published listings

- [Hyper Research](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-research) — Skill · Free — `agentstack add skill-zeikar-hyperclaude-hyper-research`
  Use when starting a non-trivial task and want prior-art, pitfalls, or recommendations before designing. Also when the user invokes /hyperclaude:hyper-research. Runs Codex and Claude in parallel by default, producing two artifacts in .hyperclaude/research/.
- [Hyper Memory](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-memory) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-hyper-memory`
  Use on-demand to extract evidence-anchored repo-local knowledge candidates from accumulated .hyperclaude/ artifacts (plans/done, plan-reviews, research) and curate them. Also when the user invokes /hyperclaude:hyper-memory. Orchestration-only — no Codex spawn.
- [Hyper Implement](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-implement) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-hyper-implement`
  Use when about to execute a multi-task plan from .hyperclaude/plans/. Also when the user invokes /hyperclaude:hyper-implement. Runs each task in a fresh subagent with spec-compliance and code-quality gates between tasks.
- [Hyper Debug](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-debug) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-hyper-debug`
  Use when encountering a test failure, exception, regression, or unexpected behavior — before proposing fixes. Also when the user invokes /hyperclaude:hyper-debug. Forms hypotheses systematically instead of guess-and-check thrashing.
- [Hyper Tdd](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-tdd) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-hyper-tdd`
  Use when about to write or modify behavior-bearing code — functions, business logic, bug fixes — before writing any production code. Also when the user invokes /hyperclaude:hyper-tdd. Forces a failing test first so you watch it fail for the right reason.
- [Kimcp](https://agentstack.voostack.com/l/mcp-zeikar-kimcp) — MCP server · Free · security-reviewed — `agentstack add mcp-zeikar-kimcp`
  MCP server enabling LLMs to use Korean APIs (Naver, Kakao, etc.)
- [Hyper Plan](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-plan) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-hyper-plan`
  Use when about to start a non-trivial implementation that needs decomposition before coding. Also when the user invokes /hyperclaude:hyper-plan. Produces an ordered, bite-sized plan in .hyperclaude/plans/ — the input for /hyperclaude:hyper-plan-review and /hyperclaude:hyper-implement.
- [Hyper Implement Loop](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-implement-loop) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-hyper-implement-loop`
  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.
- [Hyper Docs Review](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-docs-review) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-hyper-docs-review`
  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 — NOT prose or style. Distinct from /hyperclaude:hyper-code-review (code diffs) and /hyperclaude:hyper-plan-review (plans).
- [Hyper Plan Loop](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-plan-loop) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-hyper-plan-loop`
  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.
- [Hyper Auto](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-auto) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-hyper-auto`
  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_EX…
- [Codex Image](https://agentstack.voostack.com/l/skill-zeikar-dotfiles-codex-image) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-dotfiles-codex-image`
  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.
- [Hyper Autopilot](https://agentstack.voostack.com/l/skill-zeikar-dotfiles-hyper-autopilot) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-dotfiles-hyper-autopilot`
  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 autonom…
- [Hyper Docs Sync](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-docs-sync) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-hyper-docs-sync`
  Use after implementation changes documented API, schemas, CLI flags, or architecture — before docs go stale. Also when the user invokes /hyperclaude:hyper-docs-sync. Syncs docs to the current code state.
- [Cc Changelog](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-cc-changelog) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-cc-changelog`
  This skill should be used when the user asks to check for new Claude Code releases, "what changed in Claude Code", "any Claude Code updates", "check the changelog", "diff the Claude Code version", or wants the Claude Code changelog reviewed for changes relevant to THIS repo (the hyperclaude plugin). Reads a locally-stored last-checked version, fetches the official changelog, reports plugin-releva…
- [Codex Changelog](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-codex-changelog) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-codex-changelog`
  This skill should be used when the user asks to check for new Codex CLI (codex-cli) releases, "what changed in Codex", "any Codex updates", "check codex releases", "diff the codex version", or wants Codex CLI releases reviewed for changes relevant to THIS repo's Codex bridge. Reads a locally-stored last-checked codex-cli stable version, lists GitHub releases for openai/codex, reports changes rele…
- [Hyper Docs Loop](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-docs-loop) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-hyper-docs-loop`
  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.
- [Hyper Plan Review](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-plan-review) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-hyper-plan-review`
  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).
- [Hyper Code Review](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-code-review) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-hyper-code-review`
  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 ag…
- [Hyper Interview](https://agentstack.voostack.com/l/skill-zeikar-hyperclaude-hyper-interview) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-hyperclaude-hyper-interview`
  Use when starting from a vague or under-specified idea and want requirements clarified before planning — "interview me", "ask me what you need", "clarify requirements first", "I'm not sure exactly what I want", "make sure you understand before building". Also when the user invokes /hyperclaude:hyper-interview. Runs a short one-question-at-a-time interview and writes a spec to .hyperclaude/specs/…
- [Visual Review](https://agentstack.voostack.com/l/skill-zeikar-dotfiles-visual-review) — Skill · Free · security-reviewed — `agentstack add skill-zeikar-dotfiles-visual-review`
  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…

---
Seller on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Install any with `agentstack add <slug>`.
