Plugin Claude Code
Plugin marketplace listing 1 plugin: evelan.
Plugin Claude Code
Plugin marketplace listing 1 plugin: evelan.
Plugin Claude Code
Evelan team skills and commands for Claude Code.
Instructions file
Claude Code instructions for evelan-de/claude-code-plugins, covering evelan claude code plugins, project structure, plugin configuration, adding skills and adding commands.
Agent
TDD implementer for autopilot's fast/cost-efficient mode. Implements ONE PLAN.md work package test-first, runs the gate, and escalates uncertain decisions instead of guessing. Dispatched by the autopilot skill when the user asked for Sonnet / cost-efficient / fast implementation.
Agent
Adversarial final reviewer for autopilot runs. Reviews a diff against PLAN.md in a fresh context and reports only correctness, requirement, and safety gaps. Use before treating an autopilot task as done.
Command
Cross-model code review via the Codex CLI.
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…
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…
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…
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"…
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"…
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…
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".
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…
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.