Agentic PlaybookAgentic product lifecycle

mxa-orchestrate

How work runs on loops: trigger, claim, route, enforce the human gate. Works across whichever agent runtime a team uses.

  • Runs the other skills on loops: trigger, claim, route, gate
  • The loop engine is a swappable adapter rather than something we build
  • Enforces the propose-only human gate whatever the runtime
  • Keeps the other skills stateless capability

Works with

The outside tools and connectors this skill drives.

  • Claude Code Routines or GitHub Actions· our default
  • Vercel eve
  • Linear agents

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