Agentlab Maintainer

Run AgentLab quality gates and the fake-good engine self-test. Use when changing AgentLab itself.

ali975 Updated

File contents

agentlab-maintainer

When working on this repository:

  1. Run npm run typecheck, npm run lint, npm test, and npm run build.
  2. After a CLI or engine change, run npx agentlab test --agents fake-good.
  3. Do not treat fake-good as a native Codex/OpenCode/Claude result.
  4. If you change a native adapter, add a regression fixture under test/fixtures/native/ from sanitized --help or event JSON.
  5. Never copy credentials into the workspace or commit .agentlab/results/.
  6. Update docs/COMPATIBILITY.md only after a real native run, and never upgrade a NOT TESTED surface to PASS without evidence.

ali975/agent-skill-lab/tree/main/.agents/skills/agentlab-maintainer commit 9958dfa28d

Frequently asked questions

npx skillmds@latest add ali975/agentlab-maintainer