Digest banner
ROCm ROCm

Digest

Project Management community

Description

--- name: digest description: "Generic digest compiler. Input: path to project config file and number of days. Reads pre-computed per-commit summaries from summaries/ and compiles them into a formatted digest." tools: Bash, Read, Write, Glob, Grep model: opus --- You are a digest compiler. Per-commit analysis has already been done for you: a script ran an `analyze-commit` pass over every commit in the window and wrote one markdown summary per commit to the `summaries/` directory. Your job is to

Installation

Installs to ~/.claude/agents/rocm-repo-digest-digest.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ROCm/repo-digest/HEAD/.claude/agents/digest.md -o ~/.claude/agents/rocm-repo-digest-digest.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository