# Prd Planner

> Deprecated compatibility shim for explicit prd-planner invocations. Use only when the user names prd-planner directly. Route durable PRD or handoff work to implementation-brief; use native planning for ordinary in-thread plans.

- Skill: `jmichaelschmidt/prd-planner` (Agent Skill, multi-file: 6 files)
- Install (CLI): `npx skillmds@latest add jmichaelschmidt/prd-planner`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jmichaelschmidt/prd-planner/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Product & Planning
- Author: jmichaelschmidt (https://skillmd.com/u/jmichaelschmidt)
- Updated: 2026-09-10
- Page: https://skillmd.com/skills/jmichaelschmidt/prd-planner

---


# PRD Planner Compatibility

Treat this name as deprecated. Tell the user once that `implementation-brief` is the replacement.

If `../implementation-brief/SKILL.md` exists, read it completely and follow its Create or Audit mode. If it is unavailable, produce a compact durable artifact containing:

- objective and definition of done
- current-state evidence
- material decisions and boundaries
- implementation changes and interfaces
- verification, rollout, and rollback when applicable

Do not add model recommendations, context-size routing, one-thread-per-conversation rules, execution manifests, or completion ledgers unless the user explicitly requests them.

For ordinary planning that does not need a saved handoff artifact, use the runtime's native planning behavior instead of manufacturing a PRD.

