Plugin Claude Code
Self-evolving Claude Code system that learns from corrections, manages context, and improves every session.
Plugin Claude Code
Self-evolving Claude Code system that learns from corrections, manages context, and improves every session.
Agent
Autonomous optimization loop for config artifacts (detection-index, context-router) - mutate, score deterministically, keep only improvements. Two code-enforced safety gates wrap the loop.
Agent
Deep health analysis of Evolving Lite - sentinel history, hook performance, recommendations.
Agent
Checks Evolving Lite data consistency - memory structure, experience index, config validity.
Agent
Fixes issues found by integrity-checker - repairs JSON, rebuilds indices, fixes permissions.
Agent
Reviews and refines plans - checks for anti-patterns, missing kill criteria, vague gates.
Agent
Generates session handoff documents with project state and next steps.
Command
Show context window usage, active tier, and system stats.
Command
Create a new custom slash command.
Command
Create a new custom automation hook.
Command
Systematic debugging with hypotheses and evidence gathering.
Command
Show what the system learned and changed recently.
Command
Check for updates and update Evolving Lite.
Command
Switch to Haiku model (fast, cheap).
Command
Run the Self-Star Doctor - a green/yellow/red health board across all 7 junctions of the self- loop.
Command
Switch to Opus model (maximum quality).
Command
Plan a complex project with discovery, structure, and kill criteria.
Command
Explicitly save something to memory as an experience.
Command
Structured code review with severity categorization (distinct from Claude Code's PR review).
Command
Switch to Sonnet model (balanced).
Command
Adversarial brainstorming - challenge ideas, find weaknesses.
Command
Apply structured thinking frameworks to a problem.
Command
Show current project status and suggest next steps.
Hook
Runs when a session starts on startup, resume, clear, compact, startup, startup and resume, executing health-sentinel.sh and run-py.sh via bash with --session-start and --trigger (9 commands). From primeline-ai/evolving-lite.