hknc

36 mods across 1 repository, 8 stars between them.

claude-evolve

01

hknc/claude-evolve

Plugin Claude Code

Plugin marketplace listing 1 plugin: claude-evolve.

8 7mo ago A tokens not measured original MIT

claude-evolve

02

hknc/claude-evolve

Plugin Claude Code

Adaptive toolkit that learns your patterns and provides personalized guidance. Auto-captures observations via hooks.

8 7mo ago A tokens not measured original MIT

hknc/claude-evolve

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…

8 7mo ago A 305 tokens original MIT

hknc/claude-evolve

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…

8 7mo ago A 294 tokens original MIT

hknc/claude-evolve

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

8 7mo ago A 217 tokens original MIT

hknc/claude-evolve

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…

8 7mo ago A 289 tokens original MIT

hknc/claude-evolve

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…

8 7mo ago A 250 tokens original MIT

hknc/claude-evolve

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…

8 7mo ago A 182 tokens original MIT

hknc/claude-evolve

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…

8 7mo ago A 278 tokens original MIT

hknc/claude-evolve

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…

8 7mo ago A 373 tokens original MIT

hknc/claude-evolve

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

8 7mo ago A 189 tokens original MIT

build

12

hknc/claude-evolve

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

8 7mo ago A 34 tokens original MIT

evolve

13

hknc/claude-evolve

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

8 7mo ago A 70 tokens original MIT

evolve-help

14

hknc/claude-evolve

Command

Show claude-evolve help and available commands. Triggers: "/evolve help", "evolve commands", "how do I use evolve".

8 7mo ago A 33 tokens original MIT

learn

15

hknc/claude-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".

8 7mo ago A 52 tokens original MIT

reflect

16

hknc/claude-evolve

Command

Trigger deep reflection on recent observations to update understanding.

8 7mo ago A 11 tokens original MIT

setup-audit

17

hknc/claude-evolve

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

8 7mo ago A 50 tokens original MIT

workflow

18

hknc/claude-evolve

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…

8 7mo ago A 203 tokens original MIT

SessionStart

19

hknc/claude-evolve

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.

8 7mo ago A tokens not measured original MIT

Stop

20

hknc/claude-evolve

Hook

Runs when the agent finishes a response, executing stop-hook.sh via bash. From hknc/claude-evolve.

8 7mo ago A tokens not measured copy · 63% MIT

UserPromptSubmit

21

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.

8 7mo ago A tokens not measured copy · 94% MIT

PostToolUse

22

hknc/claude-evolve

Hook

Runs after a tool call finishes for ExitPlanMode tool calls, executing plan-reminder.sh via bash. From hknc/claude-evolve.

8 7mo ago A tokens not measured copy · 58% MIT

build-project

23

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

8 7mo ago A 219 tokens original MIT

compare-options

24

hknc/claude-evolve

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.

8 7mo ago A 70 tokens original MIT