- Fork the repository and create a focused branch.
- Keep
SKILL.mdconcise and move detailed API material intoreferences/. - Do not hand-edit generated contract references.
- Run
npm run contract:syncafter a reviewed BeatAPI OpenAPI update. - Run
npm run verifybefore opening a pull request. - Never include real API keys, user media, or private task data.
Changes to workflow behavior must include a matching test prompt or structural test.