← ClaudeAtlas

code-review-digest-writerlisted

Generates weekly code-review digest docs from PR review comments for any GitHub repository. If present, follows project-specific docs/review-digests/AGENTS.md guidelines. Use this to turn a date-bounded set of PR reviews into a structured markdown “newsletter” that captures themes, repeated issues, and concrete takeaways.
aiskillstore/marketplace · ★ 329 · Code & Development · score 82
Install: claude install-skill aiskillstore/marketplace
# Code Review Digest Writer Skill ## When to Use This Skill - You want a **weekly (or custom window) code-review digest** for the current repository or project, based on PR review comments. - You have a **start date** and **end date** and want a markdown newsletter summarizing what was taught in PR review feedback in that period. - You want to highlight **themes, repeated issues, and concrete best practices** rather than just listing PRs. If the user does not provide both a start and end date, ask them to specify: `YYYY-MM-DD` → `YYYY-MM-DD` before proceeding. ## Example Prompts - “Generate a code review digest for this repo for 2025-02-01 → 2025-02-14.” - “Create a weekly PR review digest for 2025-03-10 → 2025-03-17, using any existing digests as historical context.” - “From 2025-04-01 to 2025-04-30, summarize what reviewers focused on in `owner/service-repo` and highlight repeated issues.” - “Write a newsletter-style code review digest for this project for 2025-05-15 → 2025-05-29, tagging themes as [NEW] or [REPEAT].” ## Scope & Repositories - Target repo: whichever project you want a digest for (typically the repo you currently have open in Claude Code). - Ideally the repo contains `docs/review-digests/AGENTS.md` with project-specific digest guidelines. If not, fall back to the generic structure described in this Skill and any existing digest files. - This Skill **must only modify docs** under: - `docs/review-digests/YYYY-MM-DD.md` where the date is