prp-core-runner

Installation
SKILL.md

PRP Core Workflow Runner

Instructions

When the user requests to implement a feature using the PRP workflow or wants end-to-end automation from idea to PR, use the SlashCommand tool to invoke /prp-core-run-all with the user's feature description as the argument.

Step-by-step execution:

  1. Invoke the workflow: Use SlashCommand tool with /prp-core-run-all {feature-description}
  2. Monitor progress: The workflow will execute 5 steps in sequence:
    • Create a conventional git branch
    • Generate comprehensive PRP document
    • Execute the PRP implementation
    • Create atomic git commit
    • Create pull request
  3. Handle failures: If any step fails:
    • Report which step failed and why
    • Do NOT proceed to subsequent steps
    • Provide actionable guidance for fixing the issue
Related skills

More from microck/ordinary-claude-skills

Installs
4
GitHub Stars
219
First Seen
Jan 24, 2026