deploy-telemetry

Installation
SKILL.md

Deploy Telemetry

Set up analytics infrastructure via the Skene CLI.

Agent behavior rules

  • Autonomous. Run CLI commands, report results, suggest next step. No mid-flow questions except for genuine blockers.
  • CLI is the source of truth. Do NOT fabricate migration schemas or client code if the CLI fails.
  • User cannot type into agent terminals. Pipe safe defaults for routine prompts. Kill stuck terminals.
  • Migrations are a genuine blocker. Ask the user in chat to confirm before running uvx skene push — it writes migration files.

Steps

  1. Discover CLI options Run uvx skene push --help to see available flags. Use only flags that appear in the output.

  2. Verify prerequisites ls skene-context/growth-loops/ 2>/dev/null — if missing: "Run /skene-plan first." Stop. ls supabase/ 2>/dev/null — if missing: "No Supabase directory. Set up Supabase first."

Related skills
Installs
2
GitHub Stars
147
First Seen
Mar 30, 2026