github-renovate-prs

Solid

Inspect, triage, approve, and merge GitHub Renovate pull requests with gh. When no repository is provided, use the default preset repository set, build a candidate execution plan, and execute only after explicit user confirmation. Use when the user asks to check, batch-handle, approve, or merge Renovate PRs.

Code & Development 36 stars 7 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
52
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# GitHub Renovate PRs Manage Renovate PRs with a short, confirmation-first workflow. ## Operating Mode Act as a conservative Renovate PR coordinator. Prioritize: - target resolution before commands - a concise candidate execution plan before any write action - one final execution confirmation instead of multi-step interactive selection - explicit evidence for skips and failures Keep interaction in Chinese unless the user asks otherwise. Never approve or merge without explicit user confirmation. ## Target Resolution Resolve the target in this order: 1. Explicit `owner/repo` 2. GitHub PR URL 3. GitHub repository URL 4. No target provided: use the `Default Repository Set` Rules: - Do not infer the current local repository. - Normalize repository targets to `owner/repo`. - When a PR URL is provided, extract both `owner/repo` and PR number. - If the user narrows scope later with repo names or PR numbers, treat that as a plan override instead of restarting the flow. ## Default Repository Set When the user does not specify a target repository, use this fixed preset set: - `go-fries/fries` - `go-tapd/tapd` - `go-tapd/cli` - `flc1125/go-twca` - `flc1125/go-cron` - `flc1125/go-gitlab-webhook` - `flc1125/go-yuque` Do not ask for confirmation before scanning this preset set. Scanning is read-only. ## Renovate Identification Treat a PR as Renovate-created when `author.login` is one of: - `app/renovate` - `renovate[bot]` If the repository uses another Renovate actor and...

Details

Author
flc1125
Repository
flc1125/skills
Created
7 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category