automagik
01Plugin Claude Code
Plugin marketplace listing 1 plugin: genie.
Plugin Claude Code
Plugin marketplace listing 1 plugin: genie.
Command Claude Code
Assess your Claude Code level (0-10) and get a personalized roadmap to the next one.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing git-safety.sh via bash (2 commands). From automagik-dev/genie.
Hook Claude Code
Runs after a tool call finishes, running "$HOME/.genie/bin/genie" hook dispatch. From automagik-dev/genie.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, running "$HOME/.genie/bin/genie" hook dispatch. From automagik-dev/genie.
Hook Claude Code
Runs when the agent finishes a response, running "$HOME/.genie/bin/genie" hook dispatch. From automagik-dev/genie.
Settings file Claude Code
Agent settings declaring 4 hook events (PreToolUse, PostToolUse, UserPromptSubmit, Stop).
Skill Claude CodeCodex
Diagnose and fix agent behavioral surfaces when the user corrects a mistake — connects to Claude native memory.
Instructions file CodexOpenCode
AGENTS.md instructions for automagik-dev/genie, covering genie repository contract, validate changes, architecture, engineering rules and flip conditions for the shared-workspace contract.
Instructions file
Claude Code instructions for automagik-dev/genie, covering genie cli, commands, docs, make changes (the symlink follows into .docs-vendor/genie/) and commit + push the docs change to automagik-dev/docs.
Plugin Claude Code
Human-AI partnership for Claude Code. Share a terminal, orchestrate workers, evolve together. Brainstorm ideas, turn them into wishes, execute with /work, validate with /review, and ship as one team.
Command
Explore ambiguous or early-stage ideas interactively — tracks wish-readiness and crystallizes into a design for /genie:wish.
Command
Assess a proposal through independent technical, product, risk, and dissenting lenses, then synthesize a decision without mutating unless explicitly requested.
Command
Dispatch docs subagent to audit, generate, and validate documentation against the codebase.
Command
Dispatch fix subagent for FIX-FIRST gaps from /genie:review, re-review, then diagnose unresolved failures after 2 loops.
Command
Ship one tiny, already-decided low-risk change to dev within an hour — implementation, CI, merge, deploy and read-back.
Command
Transform a brief or prompt into a structured, production-ready prompt via prompt-optimizer. File or text mode.
Command
Investigate bugs comprehensively — cascade through /genie:trace, capture browser evidence, extract observability data, and prepare or explicitly create a GitHub issue with grounded findings.
Command
Validate plans, execution, or PRs against wish criteria — returns SHIP / FIX-FIRST / BLOCKED with severity-tagged gaps.
Command
Dispatch trace subagent to investigate unknown issues — reproduces, traces, and reports root cause for /genie:fix handoff.
Command
Convert an idea into a structured wish plan with scope, acceptance criteria, and execution groups for /genie:work.
Command
Execute an approved wish plan — orchestrate subagents per task group with fix loops, validation, and review handoff.
Agent
Deep implementation profile for high-coupling or stateful work; use when complexity is 4+ and correctness depends on tracing multiple contracts or failure modes.
Agent
General implementation profile for moderately coupled changes with clear contracts; use when complexity is 2-3 and bounded engineering judgment is required.