Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-evolve.
Plugin Claude Code
Plugin marketplace listing 1 plugin: claude-evolve.
Plugin Claude Code
Adaptive toolkit that learns your patterns and provides personalized guidance. Auto-captures observations via hooks.
Agent
Use this agent when analyzing a project's context to discover relevant agents, detect the technology stack, or understand what toolkit capabilities apply to the current codebase. Context: User is in a new project directory and wants to understand what agents could help user: "what agents are available for this…
Agent
Use this agent when facing complex choices with significant consequences — architecture decisions, build-vs-buy, technology selection, or any decision requiring structured tradeoff analysis. Context: User facing architecture decision user: "Should we go with microservices or monolith?" assistant: "[claude-evolve] I'll…
Agent
Use this agent when providing proactive guidance for complex tasks in any domain — software, writing, research, creative, legal, or any other field. Detects task depth and provides phase-appropriate coaching. Context: User starting a complex software task that needs guidance user: "Add JWT authentication to the API"…
Agent
Use this agent when extracting learnings from conversations — after debugging sessions, problem-solving discoveries, or when valuable patterns need to be captured as toolkit components. Context: User just finished a debugging session and found the root cause user: "/learn" assistant: "[claude-evolve] I'll extract…
Agent
Use this agent when tracking progress on complex tasks — checking what's done, what's left, identifying blockers, or resuming multi-session work. Context: Mid-way through complex task user: "Where are we on this?" assistant: "[claude-evolve] I'll check progress across all workstreams in parallel." User needs a…
Agent
Use this agent when synthesizing accumulated observations into understanding patterns — triggered by /reflect command or when SessionStart detects pending observations. Context: User explicitly requests reflection on accumulated observations user: "/reflect" assistant: "[claude-evolve] I'll analyze recent observations…
Agent
Use this agent when assessing what could go wrong — before deployments, during plan reviews, before risky changes, or when evaluating the safety of an approach. Context: Before major deployment user: "What could go wrong with this deployment?" assistant: "[claude-evolve] I'll assess risks across technical…
Agent
Use this agent when auditing Claude Code configuration, checking security, applying stored learnings, consolidating components, or optimizing toolkit setup. Context: User wants to review their Claude Code configuration user: "/evolve audit" assistant: "[claude-evolve] I'll audit your Claude Code setup and check for…
Agent
Use this agent when managing claude-evolve toolkits — initialization, discovery, migration, sync, release, and toolkit switching. Invoked via Task() with action parameters. Context: User wants to initialize a new toolkit user: "/evolve init" assistant: "[claude-evolve] I'll create and configure a new toolkit for you."…
Command
Start a guided build flow for a new project, feature, or substantial task. Invokes the build-project skill for structured requirements gathering. Triggers: "/build".
Command
Manage claude-evolve toolkit. Initialize, release, migrate, and switch toolkits. Subcommands: init, help, learn, audit, migrate, prepare, release, switch, context, status, consolidate, understanding Triggers: "/evolve", "toolkit", "setup toolkit", "initialize toolkit", "release toolkit".
Command
Show claude-evolve help and available commands. Triggers: "/evolve help", "evolve commands", "how do I use evolve".
Command
Extract learnings from current conversation. Use after debugging sessions, problem-solving, or when valuable insights emerge. Triggers: "extract learnings", "save what we learned", "capture insights", "remember this", "document this pattern", "/learn".
Command
Trigger deep reflection on recent observations to update understanding.
Command
Alias for /evolve audit. Audit and optimize Claude Code configuration. Triggers: "audit my setup", "review configuration", "check my config", "is my setup secure", "optimize setup", "/evolve audit".
Command
Track progress through multi-phase development workflows. Shows current phase, enables phase transitions (next/skip/done), and coordinates multiple concurrent workflows. Uses native Claude Code tasks - no state files. Context: User wants to check current workflow context user: "/workflow" assistant: "Shows current…
Hook
Runs when a session starts on startup, resume, clear and compact, executing session-start.sh and plan-reminder.sh via bash (2 commands). From hknc/claude-evolve.
Hook
Runs when the agent finishes a response, executing stop-hook.sh via bash. From hknc/claude-evolve.
Hook
Runs when you submit a prompt, before the agent sees it, executing user-prompt-check.sh via bash. From hknc/claude-evolve.
Hook
Runs after a tool call finishes for ExitPlanMode tool calls, executing plan-reminder.sh via bash. From hknc/claude-evolve.
Skill Claude CodeCodex
This skill should be used when the user says "let's build", "build this project", "build me", "build a", "create this", "implement this", "make this", "make me a", "develop this", "let's make", "start building", "build it", "create it", "let's create", "let's implement", "new project", "new feature", "help me create"…
Skill Claude CodeCodex
Use when user says "compare X vs Y", "which should I use", "pros and cons", "what's the difference between", "A or B", "help me choose", "tradeoffs", "what are the tradeoffs", or needs to compare tools, libraries, approaches, or architectures with tradeoffs clearly presented.