Documentation
README
/observatory — System Health Analysis and Self-Improvement Flywheel
Analyze the hook/agent/dispatch system's operational health, surface patterns, and manage the improvement suggestion lifecycle. The observatory is the system's honest self-exam — it tells you what's actually happening, not what should be happening.
Why this exists: Hooks emit metrics into obs_metrics. Agents propose
improvements into obs_suggestions. Without synthesis, those signals accumulate
silently. The observatory skill runs the analysis layer, presents findings in
human-readable form, and drives the accept/reject/converge lifecycle that closes
the improvement loop.
Subcommands
Parse $ARGUMENTS to determine the mode:
This is the opening of the README. Read the full README on GitHub.