Autonomous loop engine with orchestrated subagents, DAG-based task execution, context persistence across iterations, and intelligent failure recovery with circuit breaker
npx claudepluginhub theglitchking/aeon-loop --plugin aeon-loopStop all agents immediately by creating abort signal. Use /abort clear to resume.
Start autonomous task execution loop with fresh agent sessions per iteration
Pause the loop after current iteration completes. Workers finish their tasks then stop.
Generate a Product Requirements Document for planning
Resume a paused loop from where it left off.
Retry a failed chunk manually.
Initialize persistent planning structure for a task. Creates .planning/[task-slug]/ with task_plan.md and notes.md templates.
Show current loop progress, worker status, and orchestration state.
Error recovery specialist. Analyzes failed chunks, identifies root causes, and attempts targeted fixes.
You are the **loop orchestrator** - you spawn worker agents to execute iterations.
You are an **iteration worker** in the Aeon Loop autonomous execution system.
Task decomposition and delegation agent. Use for complex multi-step tasks that benefit from breaking down into smaller units. Delegates to worker agents.
Pure execution agent for chunk tasks. Operates in tight action-feedback loops. No planning, just execution.
Unified project workflow: PRD generation → Planning → Approval → Execution. Start here for any new project. Guides you through requirements, creates plans, and executes autonomously or collaboratively.
Activates tight action-feedback operating mode. Use for any task requiring shell commands, file operations, iterative problem-solving, debugging, or when the user wants efficient execution without verbose explanations.
Explore and analyze the current codebase using parallel subagents. Generates a comprehensive report of project structure, patterns, architecture, and dependencies.
Generate a Product Requirements Document (PRD) for planning. Use when starting a new feature, project, or complex task. Triggers on: create a prd, write prd for, plan this feature, requirements for, spec out, prd for.
Initialize persistent planning structure for a task. Creates .planning/[task-slug]/ with task_plan.md and notes.md. Use when you want to plan without autonomous execution.
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Matches all tools
Hooks run on every tool call, not just specific ones
Executes bash commands
Hook triggers when Bash tool is used
Uses power tools
Uses Bash, Write, or Edit tools
Semantic search for Claude Code conversations. Remember past discussions, decisions, and patterns.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Comprehensive PR review agents specializing in comments, tests, error handling, type design, code quality, and code simplification
Uses power tools
Uses Bash, Write, or Edit tools