evelan-de

15 mods across 1 repository, 2 stars between them.

evelan-de/claude-code-plugins

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.

2 5d ago A 396 tokens

evelan-de/claude-code-plugins

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.

2 5d ago A 64 tokens

autopilot-reviewer

05

evelan-de/claude-code-plugins

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.

2 5d ago A 47 tokens

autopilot

07

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…

2 5d ago A 90 tokens

codex-ask

08

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…

2 5d ago C 148 tokens

codex-imagegen

09

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…

2 5d ago A 156 tokens

codex-review

10

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"…

2 5d ago A 136 tokens

mission-control

11

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"…

2 5d ago A 79 tokens

port-from-repo

12

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…

2 5d ago A 236 tokens

preview

13

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".

2 5d ago A 63 tokens

reflect-on-changes

14

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…

2 5d ago A 147 tokens

update-dependencies

15

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.

2 5d ago C 58 tokens