observability
Installation
SKILL.md
/observability
Production observability with one service. Audit, fix, verify—every time.
Philosophy
Two services, not twenty. Sentry handles errors. PostHog handles product analytics. That's it. Vercel captures stdout automatically (no setup needed).
CLI-first. Everything manageable from command line. No dashboard clicking.
AI-agent ready. Errors should trigger automated analysis and fixes.
What This Does
Examines project observability, identifies gaps, implements fixes, and verifies alerting works. Every run does the full cycle.
Branching
Assumes you start on master/main. Before making code changes: