Add or update automated tests for a change using the repository’s verification rules in AGENTS.md. Use when implementing a feature, bugfix, refactor, or regression test; prefer stable integration/API/UI coverage and pull deeper test strategy from the bundled references.
$npx -y skills add managedcode/mcaf --skill mcaf-testingInstalls into the current project.
Run `npx skills use "https://github.com/managedcode/mcaf" --skill "managedcode/mcaf/mcaf-testing"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/managedcode/mcaf" that are relevant to the current task. Run `npx skills add "https://github.com/managedcode/mcaf"` and select the relevant skills, then follow their instructions.