waldronlab / waldronlab/agent-protocol-standard
Use of code
@lwaldron is already working on this.
Since Sep 2, 2026.
- Dominant language
- Python
- Stars
- 3
- Forks
- 1
- Avg merge
- 14h 8m
- Merged PRs (30d)
- 23
Description
Clarify in PROTOCOL_STANDARD.md that code should only be provided when needed to resolve ambiguity or precise argument values. The protocol should be written primarily in English and be programming language-agnostic wherever possible. See:
https://github.com/waldronlab/ai-agent-protocols/blob/99978f26e17a83697010ca6df17fcdfa082de16f/PROTOCOL_STANDARD.md?plain=1#L84
Also clarify anywhere else helpful. See as an example of greater guidance at e.g. https://github.com/Bioconductor/ai-agent-skills/blob/5f81c9a6220e5f44192b9916e70faccae464de22/README.md?plain=1#L23 in the context of skills: "These skills provide Workflow/Process Orchestration rather than simple code snippets. They define the intent, the multi-step workflow, and the domain knowledge required."
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.