From 5db27fc80a0dd42a1cfb4fcd5d712a662ad1a227 Mon Sep 17 00:00:00 2001 From: gewuyou <95328647+GeWuYou@users.noreply.github.com> Date: Sun, 19 Apr 2026 03:27:46 +0800 Subject: [PATCH] =?UTF-8?q?docs(skill):=20=E8=A1=A5=E5=85=85=20PR=20review?= =?UTF-8?q?=20=E6=8A=80=E8=83=BD=E8=A7=A6=E5=8F=91=E8=AF=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 补充 `fix pr review` 与 `Use FPR` 作为 `gframework-pr-review` 的快捷触发示例 - 更新 skill 示例列表,降低 PR 审查场景下的调用门槛 --- .codex/skills/gframework-pr-review/SKILL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.codex/skills/gframework-pr-review/SKILL.md b/.codex/skills/gframework-pr-review/SKILL.md index e1ea380d..cb73e173 100644 --- a/.codex/skills/gframework-pr-review/SKILL.md +++ b/.codex/skills/gframework-pr-review/SKILL.md @@ -51,6 +51,8 @@ The script should produce: ## Example Triggers +- 'fix pr review' +- 'Use FPR' - `Use $gframework-pr-review on the current branch` - `Check the current PR and extract CodeRabbit suggestions` - `Look for Failed Tests on the PR page`