Agent SkillsTerry-Mao/AICodingFlow › review-pr-repo

review-pr-repo

GitHub

作为核心 review-pr 技能的仓库特定辅助指南,定义代码审查重点与安全边界。涵盖技能文件规范、Git 操作安全、CI/CD 稳定性及文档一致性检查,禁止覆盖核心工作流,并明确自我演进的权限范围。

.github/skills/review-pr-repo/SKILL.md Terry-Mao/AICodingFlow

Trigger Scenarios

执行 PR 代码审查 检查仓库特定的技能文件与自动化脚本

Install

npx skills add Terry-Mao/AICodingFlow --skill review-pr-repo -g -y
More Options

Non-standard path

npx skills add https://github.com/Terry-Mao/AICodingFlow/tree/main/.github/skills/review-pr-repo -g -y

Use without installing

npx skills use Terry-Mao/AICodingFlow@review-pr-repo

指定 Agent (Claude Code)

npx skills add Terry-Mao/AICodingFlow --skill review-pr-repo -a claude-code -g -y

安装 repo 全部 skill

npx skills add Terry-Mao/AICodingFlow --all -g -y

预览 repo 内 skill

npx skills add Terry-Mao/AICodingFlow --list

SKILL.md

Frontmatter
{
    "name": "review-pr-repo",
    "description": "Repo-specific companion guidance for the core review-pr workflow. Do not use as the primary review entrypoint.",
    "specializes": "review-pr"
}

review-pr-repo

This file is a companion to the core review-pr skill and .agents/contracts/review.md.

Do not invoke this file as the primary review entrypoint. The primary entrypoint is .github/skills/review-pr/SKILL.md; that skill reads this companion when it needs repository-specific review guidance.

This companion may add repository-specific checks and preferences, but it must not override the core workflow, shared review contract, output schema, severity labels, diff-line targeting, validation rules, or safety rules.

Repository Review Focus

Prioritize findings that affect this repository's skills and PR-review automation:

  • Skill files must be concise, operational, and safe for Codex to execute.
  • Git helpers must avoid destructive operations, broad staging, unsafe force pushes, and accidental edits to user work.
  • GitHub Actions review code must keep pr_description.txt, pr_diff.txt, and review.json stable and reproducible.
  • Review automation must not call gh, post comments, fetch live PR state, or regenerate snapshots while the review skill is running.
  • Local/shared skill paths must use .agents/skills/...; GitHub workflow-only skill paths must use .github/skills/....
  • Before flagging a referenced path as missing, account for files or directories added, deleted, or renamed within the same PR diff; workflow prompts may point at the post-merge path introduced by that PR.
  • Documentation examples must match the actual repository layout and commands.
  • When docs/product/wiki/ compiled content changes durable product or workflow facts, verify the authoritative docs/product/raw/ source in the same PR supports the new fact; do not require raw changes for wiki-only recompiles that merely reflect already-updated raw sources.
  • Validators and report checks that parse #<number> references should distinguish issue references from PR/source references and enforce issue URL requirements only in an explicit issue or related-issue context.
  • When multiple changed lines show the same root cause, prefer one actionable finding at the clearest line and mention the broader scope there.

Self-Evolution Boundary

Future self-evolution should normally update this skill, not .github/skills/review-pr/ or .agents/contracts/review.md. Treat core review skill and shared contract changes as higher risk because they alter the review contract used by CI.

Version History

  • e53c5ac Current 2026-07-24 11:36

Same Skill Collection

.agents/skills/bootstrap-issue-config/SKILL.md
.agents/skills/create-issue/SKILL.md
.agents/skills/create-pr/SKILL.md
.agents/skills/diagnose-ci-failures/SKILL.md
.agents/skills/git-branch/SKILL.md
.agents/skills/git-commit/SKILL.md
.agents/skills/git-push/SKILL.md
.agents/skills/git-worktree/SKILL.md
.agents/skills/pr-walkthrough/SKILL.md
.agents/skills/resolve-merge-conflicts/SKILL.md
.agents/skills/review-pr-local/SKILL.md
.agents/skills/review-spec-local/SKILL.md
.agents/skills/spec-driven-implementation/SKILL.md
.agents/skills/write-product-spec/SKILL.md
.agents/skills/write-tech-spec/SKILL.md
.github/skills/check-impl-against-spec/SKILL.md
.github/skills/create-product-spec/SKILL.md
.github/skills/create-tech-spec/SKILL.md
.github/skills/dedupe-issue-repo/SKILL.md
.github/skills/dedupe-issue/SKILL.md
.github/skills/implement-issue/SKILL.md
.github/skills/implement-specs/SKILL.md
.github/skills/product-change-report/SKILL.md
.github/skills/product-docs-sync/SKILL.md
.github/skills/product-wiki/SKILL.md
.github/skills/review-pr/SKILL.md
.github/skills/review-spec-repo/SKILL.md
.github/skills/review-spec/SKILL.md
.github/skills/security-review-pr/SKILL.md
.github/skills/security-review-spec/SKILL.md
.github/skills/triage-issue-repo/SKILL.md
.github/skills/triage-issue/SKILL.md
.github/skills/update-dedupe/SKILL.md
.github/skills/update-pr-review/SKILL.md
.github/skills/update-triage/SKILL.md

Metadata

Files
0
Version
e53c5ac
Hash
5b466837
Indexed
2026-07-24 11:36

Главная - Вики-сайт
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-08-07 01:34
浙ICP备14020137号-1 $Гость$