AGENTS.md ยท diff
git:20260513.58e49a6 to git:20260513.f998546
4 added, 9 removed. Audit A to A.
# Agent Instructions
- This repo is mostly Markdown process artifacts. Preserve concise, actionable
- wording. Do not add unnecessary framework complexity.
+ This repo is mostly Markdown process artifacts. Preserve concise, actionable wording. Do not add unnecessary framework complexity.
- Do not copy from external skill repos. Keep each skill self-contained. When
- editing a skill, update related templates if needed.
+ Do not copy from external skill repos. Keep each skill self-contained. When editing a skill, update related templates if needed.
- Run `python scripts/validate_repo.py` after changes. Prefer small diffs.
- Preserve the MIT license and acknowledgments. Do not add generated marketing
- fluff.
+ Run `python scripts/validate_repo.py` after changes. Prefer small diffs. Preserve the MIT license and acknowledgments. Do not add generated marketing fluff.
## Quality standards
Every skill must include:
- Purpose
- When to use
- Inputs
- Workflow
- Outputs
- Stop conditions
- Anti-patterns
- Every template must be short and directly usable. Every example must show a
- concrete use case.
+ Every template must be short and directly usable. Every example must show a concrete use case.