

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# AGENTS.md - Boring Is All You Need Codex Guide23This file gives Codex a compact project map for contributing to Boring Is All You Need.45## Project Intent67Boring Is All You Need is a local-first harness for AI coding agents. It packages concise instructions, progressive rules, validation scripts, lifecycle hook examples, and release evidence so agent-assisted development is easier to scope, verify, review, and recover.89## Working Rules1011- Keep changes scoped to the requested workflow, tool, template, or documentation surface.12- Read the nearest project guide, relevant docs, and directly touched scripts before editing.13- Prefer deterministic scripts, tests, and hooks over longer instructions when behavior must be enforced.14- Preserve the public release surface: no private paths, local credentials, unpublished plans, or maintainer-only notes.15- Keep English as the default public surface; update the paired Chinese docs when user-facing behavior changes.16- Use `rg` or `rg --files` for repository search.1718## Validation1920Run the smallest relevant gate before committing:2122```powershell23pwsh.exe -NoProfile -ExecutionPolicy Bypass -File .\tools\validate-release-readiness.ps124```2526Focused checks:2728```powershell29pwsh.exe -NoProfile -ExecutionPolicy Bypass -File .\tools\validate-phase3.ps130pwsh.exe -NoProfile -ExecutionPolicy Bypass -File .\tools\validate-runtime-slice.ps131pwsh.exe -NoProfile -ExecutionPolicy Bypass -File .\tools\test-agent-hooks.ps132```3334Use `-AllowDirty` with `validate-release-readiness.ps1` only while reviewing an intentional work-in-progress tree.3536## Release Discipline3738- Do not publish, retag, or rewrite remote history without explicit maintainer approval.39- Treat `v1.0.0` and later releases as audited artifacts: clean history, reproducible validation, and clear release notes.40- Use [docs/github-publication-runbook.md](docs/github-publication-runbook.md) for public release steps.41
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| vllm-project/vllmAGENTS.md · 89k | AGENTS.md | setuptestlint-formatstyle+5 | 100/100 | 14 days ago | |
| duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70 | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| TryGhost/Ghoste2e/AGENTS.md · 55k | AGENTS.md | setupteststylearch+2 | 100/100 | today | |
| deepseek-ai/deepseek-harnessnative/landlock-run/AGENTS.md · 104k | AGENTS.md | setupteststylearch+3 | 100/100 | today | |
| aaif-goose/gooseAGENTS.md · 53k | AGENTS.md | setupbuildtestlint-format+7 | 100/100 | 8 days ago | |
| n8n-io/n8npackages/@n8n/agents/AGENTS.md · 201k | AGENTS.md | buildteststylearch+3 | 100/100 | 14 days ago | |
| code-yeongyu/oh-my-openagentpackages/web/AGENTS.md · 68k | AGENTS.md | setupbuildtestlint-format+6 | 100/100 | 13 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/khalilzhang0825-boring-is-all-you-need-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.