AGENTS.md
AGENTS.mdAGENTS.mdroot
Quality
59/100
Scores the file, not the repository.Length
291 words
5 headings · 0 code blocksRepository
955
— · pushed 7 days agoLast changed
3 days ago
First indexed 3 days ago.1# Project Agent Instructions23## Scope45These instructions apply to the whole repository.67## Truth Sources89- Core workflow: `plugins/spec-driven-develop/skills/spec-driven-develop/SKILL.md`10- Shared workflow references: `plugins/spec-driven-develop/skills/spec-driven-develop/references/`11- Claude Code sub-agent prompts: `plugins/spec-driven-develop/agents/`12- OpenCode plugin entrypoint: `plugins/spec-driven-develop/opencode-plugin.js`13- Plugin manifests: `plugins/spec-driven-develop/.claude-plugin/plugin.json`, `plugins/spec-driven-develop/.codex-plugin/plugin.json`, and the root `.claude-plugin/marketplace.json`14- Validation and helper scripts: `scripts/`15- User-facing docs: `README.md` and `README.zh-CN.md`16- Persistent project memory: use the active coding agent's native project memory surface when available. Do not add a repository fallback memory file unless the workflow explicitly records that choice.1718## Development Rules1920- Keep this repository Markdown-first. Do not add runtime dependencies unless a requested feature truly needs executable tooling.21- For workflow behavior changes, update the core `SKILL.md`, the affected references/templates, and the affected agent prompts together. Avoid one-line prompt patches that leave other execution surfaces stale.22- When changing user-visible behavior, keep `README.md` and `README.zh-CN.md` consistent.23- `AGENTS.md` and `CLAUDE.md` are active project-level instruction surfaces. Keep them aligned; use `CLAUDE.md` only for Claude Code-specific notes and point back here for shared rules.24- New features or behavior changes must add or update relevant tests when an automated test surface exists. If no automated suite exists, run the closest static/syntax checks and document why no test was added.25- Record stable cross-session decisions in the native project memory surface when one is available. If none is available, record only agent-facing rules in `AGENTS.md`/`CLAUDE.md`; do not invent a repo-local memory file without an explicit workflow decision.2627## Validation2829Run the standing consistency guard first; it subsumes the Python byte-compile check. Then use the closest checks for the changed surface:3031- `bash scripts/validate.sh`32- `bash -n scripts/install-codex.sh scripts/install-cursor.sh scripts/install-opencode.sh scripts/install-agents.sh scripts/install-all.sh`33- Targeted `rg` checks for newly required workflow language34- `git diff --check`35
Also in zhu1090093659/spec_driven_develop
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 |
|---|---|---|---|---|---|
| zhu1090093659/spec_driven_developCLAUDE.md · 955 | CLAUDE.md | agent-behaviour | 16/100 | 3 days ago |
Similar configs
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| warpdotdev/warpAGENTS.md · 64k | AGENTS.md | setupbuildtestlint-format+5 | 88/100 | 3 days ago | |
| zhangqi444/open-forgeAGENTS.md · 91 | AGENTS.md | buildtestlint-formatsecurity+1 | 81/100 | 2 days ago | |
| Anbeeld/AGENTS.mdAGENTS.md · 145 | AGENTS.md | testlint-formatstylegit+2 | 67/100 | 2 days ago | |
| xl0/agent-filesagents.md/AGENTS.md · 3 | AGENTS.md | stylegitdo-not | 67/100 | 3 days ago | |
| ivangrynenko/cursorrulesAGENTS.md · 86 | AGENTS.md | buildgitsecuritydo-not+1 | 59/100 | 3 days ago | |
| marcusquinn/aidevopsAGENTS.md · 353 | AGENTS.md | stylesecuritydeploymentagent-behaviour | 58/100 | 3 days ago | |
| marcusquinn/aidevops.agents/AGENTS.md · 353 | AGENTS.md | stylegitsecurityperformance+2 | 54/100 | 2 days ago | |
| lukeribchester/AGENTS.mdAGENTS.md · 1 | AGENTS.md | lint-formatstyleagent-behaviour | 51/100 | 2 days ago |
