docs-pr-check

Installation
SKILL.md

Release Notes: Documentation Assessment (Phases 1.5–1.75)

For a given PR list, determine whether each PR has adequate documentation, classify gaps, and identify specific updates needed in existing docs.

Usage

Invoke with /docs-pr-check

Provide a list of PR numbers (from the curated list produced by /rn-curate). Ask the user for the PR list if not provided.

Steps to Perform

1. For each PR, determine if documentation is needed

Look up the PR:

gh pr view XXXX --repo grafana/tempo --json title,body,files,labels
Installs
1
Repository
grafana/tempo
GitHub Stars
5.3K
First Seen
Jun 18, 2026
docs-pr-check — grafana/tempo