Conversation
|
Converted into a short pointer and added a canonical root-level that follows https://agents.md/ guidance. The new includes quick start, test/CI commands, security, PR checklist, and a scaffold example. I can scaffold an example agent (code + tests + optional workflow) in a new branch—reply with an agent name and trigger type (scheduled/webhook/manual). |
|
Added repo-level enforcement: a label-check workflow (PRs changing must have the label) and an agent workflow template (runs tests + enforces 80% global coverage). I also updated with the required rules and links to the templates. If you want different thresholds or required labels, tell me which values to enforce and I’ll update them. |
377312b to
1a644c5
Compare
|
Abandoning this PR and deleting branch 'feat-agents-doc' per request. |
Adds describing how to create, test, and maintain agents in this repo. Includes conventions, testing, CI, and security notes.