Agentic Product Lifecycle

mxa-heal

Sets up a loop in which a production issue is triaged, handed to an agent and returned as a proposed fix in a pull request. A person triggers it and a person merges it.

  • Takes a production error a person has triaged and hands it to an agent with the trace.
  • Has the agent diagnose, write the fix and run the gates until they pass.
  • Opens a pull request and stops there, so nothing reaches production without a review.

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 alerts handed to Claude Code
  • Sentry Seer

There is no default here. Which one a project uses is decided with the client, and the skill works with whichever is chosen.

Install it

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