prp-core-runner
CommunityAutomate feature development from idea to PR.
Software Engineering#devops#git automation#pull request#workflow automation#software development#feature implementation#prp workflow
AuthorMicrock
Version1.0.0
Installs0
System Documentation
What problem does it solve?
The end-to-end process of implementing a feature, from initial request to creating a pull request, involves multiple manual steps like branch creation, documentation, coding, and committing. This Skill automates the entire PRP (Plan, Review, Implement, Pull Request) workflow.
Core Features & Use Cases
- Full Workflow Automation: Orchestrate all steps from creating a git branch and generating a PRP document to implementing, committing, and creating a pull request.
- Deterministic Execution: Ensures a consistent and repeatable process for feature development, reducing manual errors.
- Intelligent Error Handling: Stops execution on failure, reports the issue, and provides actionable guidance for resolution.
- Use Case: When you need to implement a new feature like 'user authentication using JWT', simply provide the description, and this skill will autonomously manage the entire development workflow, from setting up the branch to creating the final pull request.
Quick Start
Implement user authentication using JWT with the PRP workflow.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: prp-core-runner Download link: https://github.com/Microck/ordinary-claude-skills/archive/main.zip#prp-core-runner Please download this .zip file, extract it, and install it in the .claude/skills/ directory.