From skills-public
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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/skills-public:prd-plannerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Treat this name as deprecated. Tell the user once that `implementation-brief` is the replacement.
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:
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.
Guides collaborative design exploration before implementation: explores context, asks clarifying questions, proposes approaches, and writes a design doc for user approval.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
Resolves in-progress git merge or rebase conflicts by analyzing history, understanding intent, and preserving both changes where possible. Runs automated checks after resolution.
npx claudepluginhub jmichaelschmidt/skills-public --plugin skills-public