By athola
Launch autonomous agents to process GitHub issues through full development lifecycles—planning, coding, testing, quality gates, and PR creation—with zero human input. Enforce token budgets, recover crashes via persistent watchdog daemon, monitor status, and resume interrupted sessions.
npx claudepluginhub athola/claude-night-market --plugin egregoreThe ONLY way to stop the egregore. Human-initiated graceful shutdown that saves all state.
Install the egregore watchdog daemon for automatic session relaunching
Show current egregore state and progress
Summon the egregore to autonomously process work items through the full development lifecycle. Runs indefinitely by default until dismissed.
Remove the egregore watchdog daemon and clean up files
The egregore's autonomous will. Reads the manifest, picks the next active work item, invokes specialist skills for each pipeline step, and manages the full development lifecycle. This agent: 1. Reads .egregore/manifest.json 2. Picks the next active work item 3. Invokes the skill mapped to the current pipeline step 4. Advances the pipeline on success 5. Handles failures (retry or mark failed) 6. Monitors context budget via continuation agents 7. Monitors token budget via graceful shutdown 8. Alerts overseer on events via GitHub issues/webhooks 9. Repeats until all work items are completed or failed 10. In indefinite mode, scans for new work and continues
Monitors egregore's resource budget and handles graceful shutdown when token windows are exhausted. Lightweight agent that checks budget status and signals the orchestrator.
Install the egregore watchdog daemon using the OS-native scheduler. Creates a launchd plist (macOS) or systemd timer (Linux) that checks every 5 minutes if egregore needs relaunching.
Orchestrates egregore's QUALITY pipeline stage. Runs convention checks and invokes review skills for each quality step. Supports self-review (pre-PR) and PR-review (other agents' PRs) modes.
Autonomous orchestrator processing manifest work items through the development lifecycle with budget tracking.
Remove the egregore watchdog daemon and clean up all associated files (plist/unit, pidfile, watchdog log).
Access thousands of AI prompts and skills directly in your AI coding assistant. Search prompts, discover skills, save your own, and improve prompts with AI.
Uses power tools
Uses Bash, Write, or Edit tools
Orchestrate multi-agent teams for parallel code review, hypothesis-driven debugging, and coordinated feature development using Claude Code's Agent Teams
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Complete developer toolkit for Claude Code
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
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement