Agentic Product Lifecycle

mxa-backlog

Sets up the path from a ready work item to a pull request: a person assigns the item to an agent, which builds it, tests it and opens the pull request for review. There is no queue that drains itself.

  • Turns an item a person has assigned into a built and tested pull request.
  • Builds to the repository's own conventions and the item's acceptance criteria.
  • Stops for review, and never merges its own work.

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.

  • Linear agents
  • Claude Code
  • GitHub Copilot

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-backlog
Read the skill itself