Agentic PlaybookAgentic product lifecycle
mxa-audit-code
Assess an inherited codebase's test health before building on it. Coverage per the repo's own artifacts, CI wiring, flakiness markers, untested areas. Executes nothing; the ceiling says so.
- Assesses an inherited codebase's tests before anything is built on it
- What exists, what it covers, and whether it runs in the deployment process
- Names the flaky and the untested areas
- The natural first act of an adopted-codebase engagement
Works with
The outside tools and connectors this skill drives.
- Reads the codebase directly· our default
- a project's own code-health tooling
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.