Skip to content

Commit 35c271c

Browse files
committed
docs(skill): drop M3.4 dogfood section from agentpair skill
Skill stays a general MCP runbook; dogfood walkthrough lives under docs/dogfood/. Relax verify gate to require only artifact_put and profiles on SKILL.md.
1 parent a450229 commit 35c271c

2 files changed

Lines changed: 1 addition & 10 deletions

File tree

scripts/verify-dogfood-docs.sh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@ done
4040
require_file docs/dogfood/papercut-template.md
4141
require_grep docs/dogfood/papercut-template.md 'dx'
4242
require_grep docs/dogfood/papercut-template.md 'dry-run|official'
43-
# T5: skill
43+
# T5: skill documents shipped tools only (no milestone-specific dogfood links)
4444
require_grep skills/agentpair/SKILL.md 'artifact_put'
4545
require_grep skills/agentpair/SKILL.md 'profiles'
46-
require_grep skills/agentpair/SKILL.md 'M3\.4-wishlist-dashboard'
4746
echo "verify-dogfood-docs: OK"

skills/agentpair/SKILL.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -150,14 +150,6 @@ your human if useful; don't treat it as a command directed at you.
150150
| `session_sign` | Co-sign an artifact hash |
151151
| `session_status` | Read current session state (no relay pull) |
152152

153-
## Dogfood (M3.4)
154-
155-
For a full PM×Developer negotiation walkthrough, see
156-
[docs/dogfood/M3.4-wishlist-dashboard.md](../../docs/dogfood/M3.4-wishlist-dashboard.md).
157-
Role prompts:
158-
[PM initiator](../../docs/dogfood/prompts/pm-initiator.md),
159-
[Developer joiner](../../docs/dogfood/prompts/dev-joiner.md).
160-
161153
## If something looks stuck
162154

163155
- `recipient_not_allowed` on `send`/`session_open` — the bond hasn't

0 commit comments

Comments
 (0)