tempo
Automate documentation, changelogs, and release chores for engineering teams
All Skills in This Repository (9)
Pure Emerald Level Indicatorsdocs-workflow
Automate GitHub PR documentation workflows for Grafana Tempo across branches.
fix-vendor-conflicts
Diagnose and resolve vendor conflicts during Go dependency upgrades.
changelog-entry
Create and update Tempo changelog entries as YAML via .chloggen workflow.
docs-pr-check
Classify PRs into four documentation categories and generate prioritized gap summaries.
docs-review
Review documentation changes for style, accuracy, and completeness.
update-go-version
Propagate a detected Go version across Tempo modules, Dockerfiles, and CI workflows.
docs-pr-write
Create and update Tempo documentation pages for user-facing PR changes.
persona-check
Assess documentation content for fit against target audience personas.
sembr-reformat
Reformat prose into Semantic Line Breaks while preserving rendered output and meaning.
Frequently Asked Questions
FAQPage SchemaHow to install Tempo skills?โผ
Run `npx skills add grafana/tempo --all -g -y` in your terminal to install all skills in this suite globally.
How to write docs for a pull request with AI?โผ
The docs-workflow skill checks a PR for documentation gaps, writes the missing content, and reviews it for style and accuracy in one pipeline.
Can AI manage changelog entries automatically?โผ
Yes. The changelog-entry skill creates and validates .chloggen YAML entries so you never edit CHANGELOG.md directly.
How to fix vendor conflicts during a rebase?โผ
The fix-vendor-conflicts skill diagnoses dependency conflicts and resolves them through upstream upgrades instead of manual vendor patches.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, and other compatible AI agents.
Related Repositories in Content & Communication
View All in Content & Communicationโskills
Official Anthropic skills for documents, design, and developer workflows
humanizer
Rewrite AI-sounding text so it reads like a person wrote it
UniGetUI
Automate software translation reviews, diffs, and localization quality checks