Skip to main content
Run any Skill in Manus
with one click
GitHub repository

tempo

tempo contains 8 collected skills from grafana, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
8
Stars
5.4k
updated
2026-06-25
Forks
724
Occupation coverage
1 occupation categories · 100% classified
repository explorer

Skills in this repository

docs-pr-check
software-developers

Assess documentation status for PRs — classify gaps, identify existing docs that need updating, and flag UI changes that may affect screenshots. Use when the user asks to check docs coverage for PRs, triage documentation needs, audit PRs for missing docs, assess whether a set of changes needs documentation, or check what recently merged PRs need docs.

2026-06-25
docs-pr-write
software-developers

Write or update product documentation for user-facing PR changes. Use when the user asks to write docs for a PR, document a PR, update existing docs based on a code change, process PRs flagged by docs-pr-check, or provides PR numbers or links and wants the corresponding documentation created or updated — even if they say "document these changes" without mentioning PRs explicitly. This skill writes and updates docs only; it does not triage PRs (use docs-pr-check), review existing docs (use docs-review), or generate release notes.

2026-06-25
docs-review
software-developers

Review documentation changes for style, accuracy, and completeness. Use when docs have been written or updated and need a quality check before submission, when the user asks to review docs, proofread, check style compliance, or verify technical accuracy of documentation.

2026-06-25
docs-workflow
software-developers

End-to-end workflow for PR documentation — check, write, review, and optionally validate screenshots. Use when the user wants to document one or more PRs from start to finish, run the full docs pipeline, or asks for a complete documentation pass on PRs.

2026-06-25
persona-check
software-developers

Use this skill to assess whether documentation content fits its intended audience. Identifies the target persona (Learner, Practitioner, Expert, Operator), use case, and entry state, then flags mismatches between the content and what that audience needs. Use when the user asks to check persona fit, review audience alignment, asks "who is this page for?", questions whether content is at the right level of detail, or mentions /persona-check. Also use when reviewing a PR where content seems too advanced, too basic, or aimed at the wrong reader. This is not for style guide, grammar, or link checking — use docs-review for those.

2026-06-25
changelog-entry
software-developers

Create or fix Tempo changelog entries with .chloggen. Use when a PR needs a changelog, CHANGELOG.md was edited directly, or the user asks to add/update/amend release notes.

2026-06-10
fix-vendor-conflicts
software-developers

Resolve vendor/ conflicts during a merge, rebase, or dependency upgrade on main or release branches

2026-04-13
update-go-version
software-developers

Update Go version across the Tempo codebase (go.mod, tools/go.mod, Dockerfile, CI workflows, tools image tag)

2026-02-04