docs-workflow
Installation
SKILL.md
PR documentation workflow
A three-step pipeline for documenting PR changes. Each step uses an existing skill; this workflow ties them together.
Usage
You can use this workflow at any stage — before creating a docs PR, while drafting, or after PRs have shipped. It works the same way regardless of timing.
Invoke with /docs-workflow.
Provide:
- One or more PR numbers (from grafana/tempo)
- Target branch or version context (for example,
main,release-2.10)
Before you begin
Read .agents/doc-agents/shared/docs-context-guide.md for repo orientation: code-to-docs mapping, key file paths, and Tempo conventions.