mp-execute
CommunityShip issue-driven changes with TDD and CI gates
Software Engineering#tdd#code review#github issues#test execution#pr creation#static checks#ci verification
AuthorMartinoPolo
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill removes the friction of turning GitHub issues or milestones into correct, test-covered code changes that are verified locally and completed only when CI is green.
Core Features & Use Cases
- GitHub-issue execution: Takes a single issue (or exactly one open unblocked milestone issue) and drives the full implementation loop.
- TDD red-green-refactor: Plans required behaviors from acceptance criteria and executes them with test-first discipline.
- CI-parity verification: Detects the repo’s static checks and test commands, runs them locally, then waits for CI to finish before declaring completion.
- Review + triage automation: Runs static checks and (optionally) multiple reviewer sub-agents; files unresolved items to tracking issues when needed.
- PR lifecycle management: Commits, pushes, creates/updates PRs, checks mergeability, resolves conflicts, and merges/syncs when CI passes.
Quick Start
Run mp-execute on a specific GitHub issue number to implement and verify the change end-to-end with TDD, local checks, and CI gating.
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: mp-execute Download link: https://github.com/MartinoPolo/mpx-claude-code/archive/main.zip#mp-execute Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.