instrument-repo
Installation
SKILL.md
/instrument-repo
Add production observability to a repository. Detects stack, installs SDKs, writes config, opens PR.
Shared Config
SENTRY_ORG=misty-step
SENTRY_TEAM=misty-step
POSTHOG_PROJECT_ID=293836
POSTHOG_HOST=https://us.i.posthog.com
All repos share ONE PostHog project (segmented by events). Each repo gets its OWN Sentry project.
Detection
Before instrumenting, detect what we're working with:
Related skills