code-review-digest-writer
Create Code Review Learning Digests
Teams lose useful review lessons when comments stay scattered across pull requests. This skill converts GitHub review feedback into a structured markdown digest with themes and repeated issues.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "code-review-digest-writer" from https://skillstore.io/skills/diversioteam-code-review-digest-writer.md and its manifest at https://skillstore.io/api/skills/diversioteam-code-review-digest-writer/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "code-review-digest-writer". A user asks for a digest covering one sprint of pull request reviews.
Expected outcome:
A markdown digest with an overview, themed sections, new and repeated labels, and reference links to relevant pull requests.
Using "code-review-digest-writer". A repository has older review digests and new review comments for the current week.
Expected outcome:
A new digest that compares current feedback with prior themes and flags repeated practices that need team attention.
Using "code-review-digest-writer". GitHub CLI access is missing, but local digest notes are available.
Expected outcome:
A partial digest based on local sources, with a clear note that GitHub review data was unavailable.
Security Audit
SafeAll static findings are false positives caused by Markdown inline-code backticks in SKILL.md. It uses Bash and gh for documented GitHub review retrieval. I found no malicious command execution, prompt injection, or data exfiltration intent.
Risk Factors
⚙️ External commands (44)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/diversioteam-code-review-digest-writer/audits/8?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/diversioteam-code-review-digest-writer?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/diversioteam-code-review-digest-writer?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/diversioteam-code-review-digest-writer/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/diversioteam-code-review-digest-writer.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA · BibTeX · CFF)
APA citation
DiversioTeam. (2026). code-review-digest-writer security audit report (audit version 8) [Author version unspecified]. Skillstore. https://skillstore.io/skills/diversioteam-code-review-digest-writer/audits/8BibTeX citation
@techreport{diversioteam-diversioteam-code-review-digest-writer-2026,
author = {DiversioTeam},
title = {code-review-digest-writer security audit report (audit version 8)},
institution = {Skillstore},
year = {2026},
number = {8},
url = {https://skillstore.io/skills/diversioteam-code-review-digest-writer/audits/8},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "code-review-digest-writer security audit report (audit version 8)"
version: "unspecified"
type: report
authors:
- name: "DiversioTeam"
date-released: "2026-07-05"
url: "https://skillstore.io/skills/diversioteam-code-review-digest-writer/audits/8"
identifiers:
- type: other
value: "skillstore:diversioteam-code-review-digest-writer:audit:8"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Share Weekly Review Lessons
Turn a week of pull request feedback into a concise learning digest for an engineering team.
Track Repeated Review Themes
Identify review topics that keep returning across releases, such as testing patterns or security checks.
Preserve Review Knowledge
Create documentation that helps new contributors learn project standards from real review feedback.
Try These Prompts
Generate a code review digest for this repository for 2026-06-01 to 2026-06-07.
Create a review digest for 2026-06-08 to 2026-06-14. Use existing digests to mark new and repeated themes.
Write a digest for owner/service-repo for 2026-06-01 to 2026-06-30. Highlight repeated review issues and key PR links.
Generate a newsletter-style review digest for 2026-06-15 to 2026-06-28. Cluster comments into themes, include reference links, and call out high-impact lessons.
Best Practices
- Provide an exact start date and end date before running the skill.
- Keep prior digests in docs/review-digests so repeated themes can be detected.
- Review generated links and theme labels before sharing the digest with the team.
Avoid
- Do not use the skill when you need a full security audit of code changes.
- Do not ask it to edit application code or tests during digest creation.
- Do not publish a digest without checking whether GitHub data was complete.
Frequently Asked Questions
What does this skill create?
Where does it write the digest?
Does it require GitHub CLI?
Can it detect repeated issues?
Will it change source code?
Which tools can use it?
Developer Details
Author
DiversioTeamLicense
MIT
Skillstore revision
r1
Version notice
The author did not declare a version.
Ref
c579efd02184f1128d6741d16e6c8d951d7d4208
Maintenance freshness
7/21/2026
Usage
7 downloads · 202 views
File structure
đź“„ SKILL.md