← Back to list

bootstrap-qcow2-check-pr-feedback
by embedconsult
⭐ 1🍴 0📅 Jan 15, 2026
SKILL.md
name: bootstrap-qcow2-check-pr-feedback description: Fetch and summarize GitHub PR feedback for bootstrap-qcow2 (issue comments, review comments, and reviews) using Bootstrap::CodexUtils, to manually check for new review notes after someone completes a PR review.
Check PR feedback (manual trigger)
Use this after a reviewer finishes leaving comments to pull the latest feedback into the container.
Fetch feedback
From the repo root:
./bin/bq2 github-pr-feedback --pr <PR_NUMBER> --pretty
Notes
- Requires GitHub API access; defaults to
/work/.git-credentialswhen present (override with--credentials). - Pass
--repo owner/namewhen running outside a git checkout (e.g., staged snapshots) and inference fails. - Endpoints queried:
/pulls/:number/comments(review comments on diffs)/issues/:number/comments(PR conversation thread)/pulls/:number/reviews(submitted reviews)
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon