

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
1# SDP Codex Instructions23You are operating in a repository that uses Spec-Driven Protocol (SDP).4SDP is a structured workflow for AI-assisted software development:5explicit scope, workstreams, quality gates, review, and evidence before ship.67## Quick Start89Read these in order:10111. `AGENTS.md`122. `docs/reference/project-map.md`133. `prompts/commands.yml`144. `docs/reference/FALLBACK_MODE.md` if your Codex runtime cannot spawn subagents1516## Main Commands1718### Planning and analysis1920- `@vision` — strategic product shaping21- `@feature` — feature planning22- `@idea` — requirements gathering23- `@design` — workstream design24- `@understand`, `@scout`, `@architect`, `@reality`, `@metrics` — repo analysis2526### Execution2728- `@build` — execute one scoped workstream29- `@oneshot` — end-to-end feature execution30- `@operate` / `@deploy` — release and operations work3132### Bugs and review3334- `@fix`, `@bugfix`, `@hotfix`, `@issue`, `@debug`35- `@review`, `@verify-workstream`, `@ci-triage`3637### Coordination3839- `@llm-council` — multi-model synthesis for hard decisions40- `@git-worktree` — safe parallel work setup41- `@parallel-dispatch` — parallel subagent delegation4243## Quality Gates4445Run the relevant gates before claiming a task is complete:4647| Language | Build | Test | Lint |48|---|---|---|---|49| Go | `go build ./...` | `go test ./...` | `go vet ./...` |50| Python | `pip install .` | `pytest` | `ruff check .` |51| Node.js | `npm run build` | `npm test` | `npm run lint` |52| Rust | `cargo build` | `cargo test` | `cargo clippy` |53| Java | `mvn compile` | `mvn test` | `mvn checkstyle:check` |5455## Operating Rules5657- No code change without a clear scope.58- Prefer TDD for behavior changes.59- Do not hide broken assumptions. Call them out and resolve them.60- Use `prompts/commands.yml` as the canonical command mapping.61- Use `prompts/skills/` as the canonical skill source.6263## Landing The Plane6465Before ending a session:66671. Run the relevant quality gates.682. Verify acceptance criteria with evidence.693. Update docs if behavior or UX changed.704. Commit and push from a harness that has git access if your Codex sandbox does not.7172## Related Files7374- `prompts/commands.yml`75- `prompts/skills/`76- `prompts/agents/`77- `docs/reference/FALLBACK_MODE.md`78
One 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 |
|---|---|---|---|---|---|
| fall-out-bug/sdp_labcmd/AGENTS.md · 0 | AGENTS.md | styledependenciesapido-not+1 | 55/100 | 14 days ago | |
| fall-out-bug/sdp_labinternal/AGENTS.md · 0 | AGENTS.md | styledependenciesapido-not+1 | 55/100 | 14 days ago | |
| fall-out-bug/sdp_labprompts/skills/AGENTS.md · 0 | AGENTS.md | dependenciesapido-notagent-behaviour | 59/100 | 14 days ago | |
| fall-out-bug/sdp_lab.agents/skills/AGENTS.md · 0 | AGENTS.md | dependenciesapido-notagent-behaviour | 59/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/beads.mdc · 0 | Cursor rules | arch | 40/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/bugfix.mdc · 0 | Cursor rules | no sections | 60/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/build.mdc · 0 | Cursor rules | build | 29/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/ci-triage.mdc · 0 | Cursor rules | arch | 40/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/oneshot.mdc · 0 | Cursor rules | no sections | 30/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/codereview.mdc · 0 | Cursor rules | archgit | 40/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/debug.mdc · 0 | Cursor rules | arch | 40/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/deliver.mdc · 0 | Cursor rules | no sections | 39/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/deploy.mdc · 0 | Cursor rules | deployment | 54/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/design.mdc · 0 | Cursor rules | no sections | 25/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/feature.mdc · 0 | Cursor rules | arch | 40/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/hotfix.mdc · 0 | Cursor rules | git | 65/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/idea.mdc · 0 | Cursor rules | no sections | 25/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/issue.mdc · 0 | Cursor rules | api | 25/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/prd.mdc · 0 | Cursor rules | no sections | 16/100 | 14 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/protocol-consistency.mdc · 0 | Cursor rules | arch | 40/100 | 14 days ago |
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/fall-out-bug-sdp-lab-codex-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.