

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# Requirement Keywords23Requirement keywords are used in `AGENTS.md` files to indicate instruction strength.45The key words "MUST", "MUST NOT", "SHOULD", "SHOULD NOT", and "MAY" are to be interpreted as described in RFC 2119 and6RFC 81747when, and only when, they appear in uppercase.89- MUST means an absolute requirement.10- MUST NOT means an absolute prohibition.11- SHOULD means a strong default; deviation requires a concrete reason, and the agent MUST state that reason.12- SHOULD NOT means a strong prohibition by default; deviation requires a concrete reason, and the agent MUST state that13 reason.14- MAY means an item is optional.1516# Response Format1718- Agents MUST display summaries at the top of responses, when applicable.1920# Working Principles2122Working principles govern how agents should decide whether to make changes.23241. Agents MUST treat inaction as a potentially valid path to success.252. Agents MUST ask questions when the request is ambiguous within the current context.263. Agents MUST NOT make changes unless they are required by the requested outcome or reasonably necessary, within the27 requested scope, for correctness or adherence to best practices.2829# Working Methodologies3031Working methodologies govern how agents should make changes.3233For non‑trivial tasks, agents MUST operate in reviewable passes. Combined or omitted passes are allowed only for small,34low‑risk, or explicitly constrained tasks, and agents MUST preserve incremental delivery, clear review boundaries, and35agreed scope.3637A pass is a bounded iteration toward a stated outcome. Before each pass, agents MUST state the chosen mode, scope,38intended outcome, expected impact, and any deferred changes. On completion, agents MUST summarise what was changed,39verified, and deferred, plus any risks or open questions, and MUST NOT proceed to another pass without explicit40instruction.4142Tracer bullet passes validate direction by implementing the smallest end‑to‑end slice when a solution is uncertain or43crosses boundaries. Elephant carpaccio passes slice work into small, valuable increments; each slice MUST leave the44system working and closer to the requested outcome. Future slices are out of scope until agreed; agents MUST NOT add45speculative features or abstractions.4647Each pass MUST use one of three modes:48491. Feature mode emphasises additive delivery:50 - implement the smallest useful slice of the requested behaviour;51 - start with a tracer bullet when the solution shape is uncertain;52 - proceed via small increments;53 - use existing architecture unless changes are required for correctness;54 - avoid speculative features and broad configuration.55562. Fix mode emphasises underlying problems and security:57 - identify and understand the failure before changing code;58 - fix the root cause rather than symptoms;59 - prefer the smallest correct change fitting the current design;60 - include dedicated error handling when validation or external systems are involved;61 - verify the behaviour is corrected before finishing;62 - avoid unrelated refactoring unless required by the fix.63643. Refactor mode emphasises structure and naming:65 - preserve external behaviour unless change is required or requested;66 - declare the structural intent of the pass before making changes;67 - rename and reorganise code when names or boundaries hinder clarity or cohesion;68 - update all affected references, tests, and documentation;69 - avoid mixing unrelated cleanup.7071Agents SHOULD perform refinement passes to improve readability, naming, structure, tests, or integration after initial72slices. Agents MUST finish each feature, fix, or refactor sequence with a security review pass, reviewing for unsafe73inputs, trust‑boundary issues, secret exposure, and dependency risk, and MUST address in‑scope security issues before74completion.75
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| n8n-io/n8npackages/@n8n/agents/AGENTS.md · 201k | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| aaif-goose/gooseAGENTS.md · 53k | AGENTS.md | setupbuildtestlint-format+7 | 100/100 | 8 days ago | |
| duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70 | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| deepseek-ai/deepseek-harnessnative/landlock-run/AGENTS.md · 104k | AGENTS.md | setupteststylearch+3 | 100/100 | today | |
| code-yeongyu/oh-my-openagentpackages/web/AGENTS.md · 68k | AGENTS.md | setupbuildtestlint-format+6 | 100/100 | 13 days ago | |
| TryGhost/Ghoste2e/AGENTS.md · 55k | AGENTS.md | setupteststylearch+2 | 100/100 | today | |
| vllm-project/vllmAGENTS.md · 89k | AGENTS.md | setuptestlint-formatstyle+5 | 100/100 | 14 days ago | |
| mui/material-uiAGENTS.md · 99k | AGENTS.md | setupbuildtestlint-format+9 | 100/100 | 14 days ago |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/lukeribchester-agents-md-agents)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.