aggregate-logs
Generate LEARNINGS.md from skill execution logs over a configurable time window.
Install the egregore watchdog daemon for automatic session relaunching
> /plugin marketplace add athola/claude-night-marketHow it fires
How this command gets triggered: by you, by Claude, or both.
/install-watchdogContext preview
What this command does when you run it.
Install the egregore watchdog daemon for automatic session relaunching
name: install-watchdog description: >- Install the egregore watchdog daemon for automatic session relaunching usage: >- /egregore:install-watchdog [--window 5h|7d] [--interval SECONDS]
Install a system-level daemon that monitors the egregore and relaunches it after crashes, rate limits, or context overflows.
Invoke `Skill(egregore:install-watchdog)`, which carries the launchd and systemd installation steps and the troubleshooting.
budget files).
| Option | Default | Description | |--------------|---------|-------------------------------| | `--window` | `5h` | Time window for the session | | `--interval` | `300` | Check interval in seconds |
A plugin marketplace for Claude Code. Install only the plugins you need to run git workflows, code review, spec-driven development, and autonomous agents from inside your Claude Code session.
Generate LEARNINGS.md from skill execution logs over a configurable time window.
Analyze skill file complexity metrics and generate modularization recommendations for splitting or progressive loading.
Scaffold new Claude Code skills with brainstorming, TDD methodology, and proper frontmatter and module structure.