Deploy a self-evolving Claude Code environment that boots sessions with persistent project memory, learns from feedback to improve over time, automates planning/debugging/reviews via commands and agents, enforces code quality/security with hooks, switches Anthropic models, and self-repairs via health checks.
npx claudepluginhub primeline-ai/evolving-liteShow context window usage, active tier, and system stats
Create a new custom slash command
Create a new custom automation hook
Systematic debugging with hypotheses and evidence gathering
Show what the system learned and changed recently
Check for updates and update Evolving Lite
Switch to Haiku model (fast, cheap)
Switch to Opus model (maximum quality)
Plan a complex project with discovery, structure, and kill criteria
Explicitly save something to memory as an experience
Structured code review with severity categorization (distinct from Claude Code's PR review)
Switch to Sonnet model (balanced)
Adversarial brainstorming - challenge ideas, find weaknesses
Apply structured thinking frameworks to a problem
Show current project status and suggest next steps
Deep health analysis of Evolving Lite - sentinel history, hook performance, recommendations
Checks Evolving Lite data consistency - memory structure, experience index, config validity
Fixes issues found by integrity-checker - repairs JSON, rebuilds indices, fixes permissions
Reviews and refines plans - checks for anti-patterns, missing kill criteria, vague gates
Generates session handoff documents with project state and next steps
Explains how Evolving Lite works when the user asks about the system, its features, or how to use it. Triggers on questions like "how does this work", "what is evolving lite", "what hooks are running", "explain the system".
Auto-activating session startup - reads memory, orients Claude, announces status. Triggers on session start or when user says "continue", "weiter", "resume".
Battle-tested Claude Code plugin for engineering teams — 38 agents, 156 skills, 72 legacy command shims, production-ready hooks, and selective install workflows evolved through continuous real-world use
Executes bash commands
Hook triggers when Bash tool is used
Modifies files
Hook triggers on file write and edit operations
Uses power tools
Uses Bash, Write, or Edit tools
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
AI-supervised issue tracker for coding workflows. Manage tasks, discover work, and maintain context with simple CLI commands.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Comprehensive C4 architecture documentation workflow with bottom-up code analysis, component synthesis, container mapping, and context diagram generation
Uses Bash, Write, or Edit tools