跳转到主要内容
此内容尚未提供您的语言版本,正在以英文显示。

Recent Commit Bug Hunt

技能 已验证 活跃
属于:Swe Skills

Scans recent commits in one or more repositories, identifies likely bugs using concrete repo evidence only, and proposes tightly scoped remediation sessions. Use when a user says `scan recent commits for bugs`, `what did I probably break`, `review yesterday's changes for regressions`, or asks for a commit-scoped bug hunt. Do NOT use for a broad code health review, full security audit, or speculative bug hunting with no repo or time scope.

目的

To help developers quickly find and fix regressions introduced in recent code changes by leveraging repository evidence.

功能

  • Scans recent commits for likely bugs
  • Uses concrete repo evidence only
  • Proposes tightly scoped remediation sessions
  • Identifies regression signals, plausible suspicions, and noise

使用场景

  • Scan recent commits for bugs
  • Review yesterday's changes for regressions
  • Find likely bugs in recent PRs
  • Propose narrowly scoped follow-up fix sessions

非目标

  • Broad code health review
  • Full security audit
  • Speculative bug hunting with no repo or time scope
  • Large-scale refactor planning

安装

/plugin install swe-skills@ckorhonen-swe-skills

质量评分

已验证
99 /100
1 day ago 分析

信任信号

最近提交5 days ago
星标1
许可证MIT
状态
查看源代码