AGENTS.md
prompts/skills/AGENTS.mdAGENTS.md
Quality
59/100
Scores the file, not the repository.Length
191 words
6 headings · 0 code blocksRepository
0
— · pushed 78 days agoLast changed
3 days ago
First indexed 3 days ago.1# prompts/skills — Agent Contract23## Scope45This subtree owns structured `SKILL.md` workflow prompts published as SDP protocol6artifacts.78## Contract910Each skill defines an executable workflow: triggers, preconditions, steps, outputs,11stop conditions, and recovery behavior.1213Skills must keep YAML frontmatter valid and aligned with `sdp.manifest.yaml` while14the manifest remains the inventory gate.1516## Dependencies1718Skills may reference root `AGENTS.md`, `docs/reference/skills.md`,19`docs/reference/skill-authoring.md`, and task-specific reference docs.2021Do not encode package API contracts here. Put subtree-specific facts in the22nearest module-local `AGENTS.md`.2324## Runtime Assumptions2526Harnesses may load these files through Claude plugin format, symlinks, generated27adapters, or explicit prompt paths. Keep prose harness-neutral unless a section is28explicitly marked as harness-specific.2930## Local Rules3132- Keep workflows executable and bounded.33- State refusal, blocker, and stop conditions explicitly.34- State completion criteria explicitly: verification run, scoped staging, commit,35 push or exact blocker.36- Never instruct agents to use `git add .`; enumerate scoped files from the write37 plan or command output.38- Do not duplicate Beads, branch, or publish policy unless the skill changes how39 that policy is applied.40- Deprecated skills must route to the canonical intent or replacement skill.41
Also in fall-out-bug/sdp_lab
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 |
|---|---|---|---|---|---|
| fall-out-bug/sdp_labcmd/AGENTS.md · 0 | AGENTS.md | styledependenciesapido-not+1 | 55/100 | 3 days ago | |
| fall-out-bug/sdp_labinternal/AGENTS.md · 0 | AGENTS.md | styledependenciesapido-not+1 | 55/100 | 3 days ago | |
| fall-out-bug/sdp_lab.agents/skills/AGENTS.md · 0 | AGENTS.md | dependenciesapido-notagent-behaviour | 59/100 | 3 days ago | |
| fall-out-bug/sdp_lab.codex/AGENTS.md · 0 | AGENTS.md | setupbuildtestlint-format+4 | 86/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/beads.mdc · 0 | Cursor rules | arch | 40/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/bugfix.mdc · 0 | Cursor rules | no sections | 60/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/build.mdc · 0 | Cursor rules | build | 29/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/ci-triage.mdc · 0 | Cursor rules | arch | 40/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/oneshot.mdc · 0 | Cursor rules | no sections | 30/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/codereview.mdc · 0 | Cursor rules | archgit | 40/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/debug.mdc · 0 | Cursor rules | arch | 40/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/deliver.mdc · 0 | Cursor rules | no sections | 39/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/deploy.mdc · 0 | Cursor rules | deployment | 54/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/design.mdc · 0 | Cursor rules | no sections | 25/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/feature.mdc · 0 | Cursor rules | arch | 40/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/hotfix.mdc · 0 | Cursor rules | git | 65/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/idea.mdc · 0 | Cursor rules | no sections | 25/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/issue.mdc · 0 | Cursor rules | api | 25/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/prd.mdc · 0 | Cursor rules | no sections | 16/100 | 3 days ago | |
| fall-out-bug/sdp_lab.cursor/rules/protocol-consistency.mdc · 0 | Cursor rules | arch | 40/100 | 3 days ago |
Diff against cmd/AGENTS.md Diff against internal/AGENTS.md Diff against .agents/skills/AGENTS.md Diff against .codex/AGENTS.md Diff against .cursor/rules/beads.mdc Diff against .cursor/rules/bugfix.mdc Diff against .cursor/rules/build.mdc Diff against .cursor/rules/ci-triage.mdc Diff against .cursor/rules/oneshot.mdc Diff against .cursor/rules/codereview.mdc Diff against .cursor/rules/debug.mdc Diff against .cursor/rules/deliver.mdc Diff against .cursor/rules/deploy.mdc Diff against .cursor/rules/design.mdc Diff against .cursor/rules/feature.mdc Diff against .cursor/rules/hotfix.mdc Diff against .cursor/rules/idea.mdc Diff against .cursor/rules/issue.mdc Diff against .cursor/rules/prd.mdc Diff against .cursor/rules/protocol-consistency.mdc
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 |
