Agentic PlaybookAgentic product lifecycle

mxa-observe

Operational health: errors, performance, uptime, logging. Problems surface on their own after ship.

  • Wires error tracking, performance, uptime and logging once
  • Problems surface on their own after ship rather than waiting to be noticed
  • Triages a real signal into a tracked work item, propose-only
  • Answers whether it is broken, which is a different question from how it is used

Works with

The outside tools and connectors this skill drives.

  • Sentry for errors· our default
  • web-vitals or Vercel Speed Insights for real-user performance

The first is what we reach for on our own projects. A project that already uses one of the others keeps it, and the skill works with that instead.

Install it

npx skills add madebymany/madebyagents --skill mxa-observe
Read the skill itself