Agentic PlaybookAgentic product lifecycle

mxa-stack

Establish or assess the stack, the engagement type and the systems-layer boundary. Writes the manifest every other skill reads.

  • Establishes what fills every slot in a project, greenfield or inherited
  • Detects an existing project's tooling rather than assuming it
  • Agrees the baselines every release must clear: browsers, WCAG level, budgets, licences
  • Names the systems-layer boundary out loud, including whether it is real yet
  • Writes the manifest every other skill reads, and the Stack Map people read

Works with

The outside tools and connectors this skill drives.

  • Reads the project's code and config, then records what it found

A project that already has its own tool for this keeps it. The skill works with what is there rather than assuming what we would have chosen.

Install it

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