hknc/claude-evolve

A Claude Code plugin that captures your patterns as reusable rules, skills, and agents

8Stars on the repository
36Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

SessionStart

01

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

02

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

03

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

04

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