From skills-public
Deprecated compatibility shim for explicit prd-executor invocations. Use only when the user names prd-executor directly. Execute approved plans with native agent capabilities and use implementation-brief only to repair material planning gaps.
How this skill is triggered — by the user, by Claude, or both
Slash command
/skills-public:prd-executorThe 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 approved plans now execute through native agent capabilities.
Treat this name as deprecated. Tell the user once that approved plans now execute through native agent capabilities.
implementation-brief before mutating anything.Do not create an execution ledger, manifest, per-thread completion log, or model-routing table unless the user explicitly requests a durable external artifact.
Do not rewrite the approved plan as routine status tracking. Report deviations and unresolved verification directly to the user.
npx claudepluginhub jmichaelschmidt/skills-public --plugin skills-publicGuides 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.