Agentic Product Lifecycle

mxa-track

Keeps the project's backlog in whatever tracker it already uses, and makes an agent claim an item before starting it so two never take the same one.

  • Creates, claims, moves and closes work items in GitHub Issues, Linear, Jira or a checklist in the repo, with the same verbs whichever it is.
  • Claims an item before work starts, so two agents cannot pick up the same one.
  • Answers what to work on next from the tracker rather than from memory.
  • Leaves deciding what to build to the spec, and owns only where the work lives and moves.

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.

  • GitHub Issues· our default
  • Linear, our preference for client production work
  • a checklist in the repo
  • Jira

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