Agent Skills
› skyhook-io/radar
› dependabot-batch
dependabot-batch
GitHub用于处理 Radar 每周的 Dependabot PR,将经过72小时安全验证的更新整合为一个通过变更日志审核并测试通过的单一 PR。
Trigger Scenarios
Reviewing weekly Dependabot PRs
Batching safe updates into a single tested PR
Install
npx skills add skyhook-io/radar --skill dependabot-batch -g -y
SKILL.md
Frontmatter
{
"name": "dependabot-batch",
"description": "Use when reviewing Radar's weekly Dependabot PRs and replacing the safe, 72-hour-soaked updates with one changelog-vetted, tested PR."
}
Follow the workflow in .claude/commands/dependabot-batch.md.
Do not modify the Claude command file while running the workflow. Treat it as the canonical workflow source for this repository.
Version History
- 69cb454 Current 2026-08-27 19:09


