audit

仓库创建 2026年7月5日最近提交 21 天前SkillHot 收录 21 天前
▸ 精选理由

适合需要高质量、阻断式审查以防止风险合并的团队与维护者。

这个 Skill 做什么

以资深工程师视角对分支进行读写审计式的预合并全面审查并给出分级问题与修复建议。

用资深工程师的视角对当前分支做全面的预合并审查,重点找出会阻止合并的高风险项并给出分级问题和可执行的修复建议。会跨相关仓库核对兼容性,区分 must‑fix 与可延后项,并可直接选择修复某些发现。适合在发起合并请求前、关键路径变更或需要把关稳定性时使用。

▸ 展开 SKILL.md 英文原文

PR-style pre-merge audit: exhaustive, skeptical, read-only review of the current branch against a base chosen from a question card, across companion repos confirmed by active-work detection. Reviews like a senior engineer trying to block a risky merge — severity-graded findings with concrete failure modes, cross-repo compatibility, must-fix vs safe-to-defer; then optionally select findings to fix.

Skill 开发管理代码审计PR 评审质量保证通用
0
Stars
0
Forks
15
仓库内 Skill
+0
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/eduardkumskyi/octo/master/skills/audit/SKILL.md
或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/eduardkumskyi/octo/master/skills/audit/SKILL.md"
SKILL.MD 节选查看完整文件 ↗
## Progress Contract

Register these steps as a native task list at Step 1, before any resolution work.
Report progress as "N steps remaining" — never wall-clock ETAs.

Register steps in the native task list named `🐙 <n>/<total> — <step name>`; update each to
in_progress/completed as you go — the checklist is the user's primary progress view.

Steps: (1) resolve-matrix, (2) per-repo-review, (3) cross-repo-lens, (4) skeptic-verify,
(5) report, (6) fix-selection.

## Arguments

- **`[base-branch]`** — explicit base branch to diff against. If omitted, resolved
  via a question card (see Step 1). Any positional argument that does not start with `--` is
  treated as the base branch.
- **`--repos
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有