mxa-observe
Sets up operational monitoring so problems surface on their own after a project ships: errors, real-user performance, uptime and logging.
- Wires error tracking, real-user performance, uptime and logging once, at ship time.
- Turns a real signal into a tracked work item for a person to pick up, rather than acting on it alone.
- Answers whether the site is broken, which is a different question from how it is used.
What is inside
Instructions. Nothing here runs on its own: the judgement is the skill.
- Evals
- 3
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.