Skip to main content
Repositorio de GitHub

dependabot-reviewer

dependabot-reviewer contiene 6 skills recopiladas de pPrecel, con cobertura ocupacional por repositorio y páginas de detalle dentro del sitio.

skills recopiladas
6
Stars
0
actualizado
2026-07-23
Forks
0
Cobertura ocupacional
1 categorías ocupacionales · 100% clasificado
explorador de repositorios

Skills en este repositorio

dependabot-babysit-cycle
Desarrolladores de software

One iteration of the dependabot-babysit loop. Reads session state, runs verify → main health check → review/update → fix → stop-condition evaluation. Not intended to be invoked directly — use /dependabot-babysit instead. Invoke with: /dependabot-babysit-cycle [scope]

2026-07-23
dependabot-babysit
Desarrolladores de software

Loop until all Dependabot/Renovate PRs are merged and main branches are passing. Runs verify → main health check → review → fix cycles at a configurable interval. Asks for confirmation before each fix attempt. Stops automatically when done. Invoke with: /dependabot-babysit [interval] [scope]

2026-07-22
dependabot-fix
Desarrolladores de software

Fix Dependabot or Renovate PRs with active problems (merge conflicts or failing CI). Without an argument, processes all open PRs where you are a requested reviewer. With a scope argument, limits work to the specified host, org, repo, or single PR. Runs analysis autonomously, then proposes a repair plan and waits for user confirmation before making any changes. Pass --yes (or -y) to skip all confirmation prompts and run fully autonomously. Invoke with: /dependabot-fix [--yes] [host/org/repo:PR]

2026-07-08
dependabot-review
Desarrolladores de software

Review all open Dependabot PRs across Otters team repositories. Automatically approves safe updates, sets automerge, updates branches, and leaves analysis comments on PRs that need manual action. Accepts an optional scope argument to limit work to a specific host, org, repo, or PR. Invoke with: /dependabot-review [host/org/repo:PR]

2026-07-08
dependabot-update
Desarrolladores de software

Update branches and resolve dependency-file merge conflicts for all open Dependabot PRs. Works autonomously — updates branches that are behind, commits conflict resolutions for dependency files (go.mod, package-lock.json, etc.), and reports results in a summary table. Does not approve PRs, set automerge, or post analysis comments. Accepts an optional scope argument to limit work to a specific host, org, repo, or PR. Invoke with: /dependabot-update [host/org/repo:PR]

2026-07-08
dependabot-verify
Desarrolladores de software

Read-only scan of all open Dependabot PRs where the current user is a requested reviewer. Reports the status of each PR without taking any write actions (no approvals, no comments, no automerge, no branch updates). Accepts an optional scope argument to limit work to a specific host, org, repo, or PR. Invoke with: /dependabot-verify [host/org/repo:PR]

2026-07-08