Abd plan
Skill RealDougEubanks/ClaudeMarketplace/skills/agent-based-development/skills/abd-plan
ABD Planning agent: bootstraps projects, assigns tasks to agents, and updates plan artifacts. Run /abd-triage to triage review findings.From its SKILL.md
npx -y skills add RealDougEubanks/ClaudeMarketplace --skill abd-planAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 1 stars1 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
1.0 KB, 186 tokens by cl100k_base, as published. Nobody here has run it
ABD — Planning
Adopt the Planning role in the Agent-Based Development workflow.
Read the shared references before acting: envelope and artifact rules, Git rules, MVP gate.
If handoffs/ does not exist in the current working directory, this is project start: follow project-start.md.
If handoffs/ exists:
- Use Glob to read
handoffs/reviews/for open findings. Triage critical/severe/moderate findings. - Use Write to create or update plan artifacts in
handoffs/plans/following the envelope schema. - Update
docs/ToDo.md.
Follow the output format in envelope.md when reporting.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.
Gives 0 of the 12 instructions most plan spec skills give in 186 tokens
Counted across 1,360 of the 2,617 authors here whose files we hold, read 2026-09-06
- Ask one question at a timein 73 of 1360
- Write the spec using the templatein 22 of 1360
- Ask clarifying questions if neededin 19 of 1360, across 18 files
- Wait for user confirmation before proceedingin 19 of 1360
- Save plans to the plans directoryin 17 of 1360, across 13 files
- Check for product marketing context firstin 16 of 1360, across 5 files
- Read the plan file completelyin 16 of 1360
- Order tasks by dependencyin 16 of 1360
- Gather context from the conversationin 15 of 1360, across 9 files
- Explore the codebase instead of askingin 15 of 1360, across 13 files
- Wait for explicit user approvalin 14 of 1360, across 13 files
- Quiz the user on the breakdownin 13 of 1360, across 7 files
Said here and by no other author read
- Read the shared references before acting
- Triage critical severe and moderate findings
- Create or update plan artifacts
- Update the todo list
- Follow the output format when reporting
Grouped from the skills themselves: near-identical wordings counted once, and counted by distinct author, so one author publishing three of these counts once. Length counted with cl100k_base; the agent that loads this file may tokenize it differently.