pr-automation
SolidPR Automation Orchestrator: poll open PRs, check CI, run review, fix, and merge eligible PRs. Use when: (1) Invoked by daemon via scripts/pr-automation.sh, (2) User says "/pr-automation".
Install
Quality Score: 85/100
Skill Content
Details
- Author
- FerroxLabs
- Repository
- FerroxLabs/wayland
- Created
- 3 months ago
- Last Updated
- 3 days ago
- Language
- TypeScript
- License
- AGPL-3.0
Similar Skills
Semantically similar based on skill content — not just same category
pr-review
PR Code Review (Local): perform a thorough local code review with full project context. Use when: (1) User asks to review a PR, (2) User says "/pr-review", (3) User wants to review code changes before merging.
auto-pr
Fully autonomous SDLC pipeline — plan to PR, zero user intervention. Invoke via /auto-pr.
pr-revise
Apply human PR review feedback when @loop (or configured mention) is present. Use for L2 pr-revise automation on PR heads. Default landing is push_head; stacked open_pr is caller-selected. Do not invent mention-less triggers.