Egregore
Autonomous agent orchestrator for full development lifecycles with zero human input, session budget management, and crash recovery
Skills in this plugin
4- ▌ Summon · micsapp bundleAutonomous orchestrator that manages full development lifecycles. Reads the egregore manifest, picks the next active work item, and invokes specialist skills for each pipeline step. Handles context overflow via continuation agents and token budget via graceful shutdown.
- ▌ Quality Gate · micsappOrchestrates 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.
- ▌ Install Watchdog · micsappInstall 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.
- ▌ Uninstall Watchdog · micsappRemove the egregore watchdog daemon and clean up all associated files (plist/unit, pidfile, watchdog log).