evelan-de/claude-code-plugins
Skill Claude CodeCodex
Use for autonomous, unattended development of one topic — spec → plan → TDD → adversarial review → quality gate → PR. Triggers on "/autopilot", "autopilot", "autonom umsetzen", "autonome Session", "arbeite das selbstständig ab", "setze das eigenständig um". Also handles "autopilot init" to set up the per-project…
evelan-de/claude-code-plugins
Skill Claude CodeCodex
Delegate a self-contained task or question to the locally installed Codex CLI (codex exec) and report back its answer and any file changes it made. This is a manually-invoked skill: use it ONLY when the user explicitly routes work to Codex - "frag Codex", "was sagt Codex zu ...", "lass Codex das machen", "delegiere…
evelan-de/claude-code-plugins
Skill Claude CodeCodex
Generate raster image files (hero shots, product mockups, illustrations, textures, icons, social/OG cards, backgrounds) by delegating to the Codex CLI's built-in imagegen skill, which runs OpenAI's gpt-image-2 model. This is a manually-invoked skill: use it only when the user explicitly asks for it — by name…
evelan-de/claude-code-plugins
Skill Claude CodeCodex
Delegate a code review to the locally installed Codex CLI and relay its findings verbatim (cross-model review). This is a manually-invoked skill: use it ONLY when the user explicitly brings Codex into it - "Codex-Review", "lass Codex reviewen", "lass Codex drüberschauen", "zweite Meinung von Codex"…
evelan-de/claude-code-plugins
Skill Claude CodeCodex
Use when a session should coordinate autonomous development instead of implementing it — the user wants planning, delegation to an autopilot subagent, progress supervision and independent result verification. Triggers on "/mission-control", "mission control", "orchestriere", "als Orchestrator", "Orchestrator-Session"…
evelan-de/claude-code-plugins
Skill Claude CodeCodex
Controlled workflow for porting a component, style, layout, or feature from a reference repo into the current project. Use this WHENEVER the task is to reproduce something that already exists in another codebase - trigger on "take this from repo X", "port from X", "copy it from X", "make it like X", "übernimm das aus…
evelan-de/claude-code-plugins
Skill Claude CodeCodex
Switch to the preview branch and pull latest changes, with optional branch cleanup. Triggers on "Wechsel zu Preview", "switch to preview", "checkout preview", "geh auf preview", "öffne preview", "zurück zu preview", "back to preview", "pull preview", "/preview".
evelan-de/claude-code-plugins
Skill Claude CodeCodex
Runs a short self-reflection check after a round of code changes (edits, refactors, new features, bug fixes) is complete, before declaring the work done. Surfaces what Claude is least confident about and what it might be missing about the situation, so problems get caught before the user finds them. Use this whenever…
evelan-de/claude-code-plugins
Skill Claude CodeCodex
Use when updating, upgrading, or checking npm dependencies. Triggers on "update dependencies", "aktualisiere dependencies", "upgrade packages", "check outdated", "Pakete aktualisieren", "Abhängigkeiten aktualisieren", or any request to update node packages.