AGENTS.md
AGENTS.mdAGENTS.mdroot
Quality
61/100
Scores the file, not the repository.Length
232 words
5 headings · 2 code blocksRepository
113
— · pushed 27 days agoLast changed
3 days ago
First indexed 3 days ago.1# AGENTS.md - SteadyAgent Codex Guide23This file gives Codex a compact project map for contributing to SteadyAgent.45## Project Intent67SteadyAgent 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```powershell23powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\tools\validate-release-readiness.ps124```2526Focused checks:2728```powershell29powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\tools\validate-phase3.ps130powershell.exe -NoProfile -ExecutionPolicy Bypass -File .\tools\validate-runtime-slice.ps131powershell.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
Also in Khalilzhang0825/steadyagent
Diff this repo’s formatsOne repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| Khalilzhang0825/steadyagentCLAUDE.md · 113 | CLAUDE.md | styledeploymentdo-notagent-behaviour | 61/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| OnlyTerp/prompt-cache-skillsAGENTS.md · 112 | AGENTS.md | setupbuildtestlint-format+5 | 100/100 | 3 days ago | |
| n8n-io/n8npackages/@n8n/agents/AGENTS.md · 199k | AGENTS.md | buildteststylearch+3 | 100/100 | 3 days ago | |
| duckduckgo/content-scope-scriptsspecial-pages/AGENTS.md · 70 | AGENTS.md | buildteststylearch+3 | 100/100 | 3 days ago | |
| wpscanteam/wpscanAGENTS.md · 9.7k | AGENTS.md | setupbuildteststyle+6 | 100/100 | 2 days ago | |
| SkeneTechnologies/skene-cookbookAGENTS.md · 51 | AGENTS.md | setupbuildtestlint-format+7 | 100/100 | 2 days ago | |
| mui/material-uiAGENTS.md · 99k | AGENTS.md | setupbuildtestlint-format+9 | 100/100 | 3 days ago | |
| trick77/agents-md-syncAGENTS.md · 2 | AGENTS.md | setupbuildteststyle+5 | 100/100 | 3 days ago | |
| aaif-goose/gooseAGENTS.md · 52k | AGENTS.md | setupbuildtestlint-format+6 | 100/100 | 3 days ago |
