Skip to main content
GitHub 저장소

dependabot-reviewer

dependabot-reviewer에는 pPrecel에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
0
업데이트
2026-07-23
Forks
0
직업 범위
직업 카테고리 1개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

dependabot-babysit-cycle
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 개발자

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