一键导入
gh-review-check
Check unresolved PR review comments and summarize findings
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Check unresolved PR review comments and summarize findings
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | gh-review-check |
| description | Check unresolved PR review comments and summarize findings |
Read and follow .aicontext/prompts/gh-review-check.md
Generate project documentation from code and AIContext artifacts — reference (internal technical), guide (user-facing), or both
Use when the user wants project documentation generated from code and AIContext artifacts — reference (internal technical), guide (user-facing), or both.
Draft a GitHub issue based on a discussion or requirements in the current conversation
Draft a pull request title and body based on the current task file and git changes
Fix failing CI checks on the current PR — fetches failures via gh CLI, diagnoses, fixes, pushes, waits for green. Covers lint, type, build, and tests. Retries up to 3 times.
Automate the PR review cycle — fetches review comments, triages, fixes real issues, auto-resolves false positives, runs tests, commits, pushes, then waits for re-review. Repeats up to 5 cycles.