# Acceptance Driven Planner

> acceptance-driven-planner

- Skill: `45ck/acceptance-driven-planner` (Agent Skill)
- Install (CLI): `npx skillmds@latest add 45ck/acceptance-driven-planner`
- Raw SKILL.md: https://api.skillmd.com/api/skills/45ck/acceptance-driven-planner/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: 45ck (https://skillmd.com/u/45ck)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/45ck/acceptance-driven-planner

---

# acceptance-driven-planner

## Purpose
Turn backlog items into acceptance-led implementation plans that anchor development and testing around observable outcomes.

## Trigger this skill when
- The team is working in iterations, sprints, or short delivery cycles.
- Backlog items, sprint outcomes, or team process signals need structured review.
- You need clearer delivery discipline instead of vague “be more agile” advice.

## Expected inputs
- selected stories
- acceptance criteria or draft requirements
- technical context
- known risks
- team/test context

## Deliverables
- acceptance-led plan
- implementation slices
- test focus areas
- edge case notes
- definition-of-done considerations

## Operating procedure
1. Clarify the delivery context, scope, and timebox.
2. Separate what is known from what is assumed or missing.
3. Produce the skill-specific artifact or review output.
4. Surface coordination, quality, sequencing, or blocker risks explicitly.
5. Recommend the next best handoff instead of trying to solve the whole lifecycle at once.

## Quality gates
- The output is specific to the current iteration context.
- Risks, ambiguity, and dependencies are visible.
- Advice is actionable within a real team workflow.
- The result does not confuse commitment with aspiration.

## Handoff targets
- definition-of-done-enforcer
- regression-discipline-checker
- iteration-outcome-reviewer

## Output style
- Be explicit about tradeoffs and delivery risk.
- Prefer concise operational artifacts over long motivational prose.
- Surface evidence gaps instead of inventing certainty.
- Keep the result usable by engineers, leads, or PMs.

## Failure modes to avoid
- Do not treat every backlog item as equally ready.
- Do not hide blocker or dependency risk.
- Do not reward ticket closure over outcome delivery.
- Do not confuse a retrospective observation with a validated root cause.

## Minimum output skeleton
```md
## Summary
## Findings
## Structured outputs
## Risks / blockers
## Open questions
## Recommended next skill
```

