grafana

168 mods across 12 repositories, 4.6k stars between them.

agento11y AGENTS.md

97

grafana/agento11y

Instructions file CodexOpenCode

Instructions for grafana/agento11y, covering working on agento11y, proto is the source of truth, secret patterns are the second source of truth, releases run off .github/sdk-releases.json and workspace gotchas.

95 2d ago A 2,571 tokens original Apache-2.0

agento11y CLAUDE.md

98

grafana/agento11y

Instructions file

Instructions for grafana/agento11y, a project described as: Actually Useful Agent Observability.

95 2d ago A 3 tokens copy · 100% Apache-2.0

setup-coding-agent

99

grafana/agento11y

Skill Claude CodeCodex

Set up Grafana Agent observability for a coding agent (Claude Code, Codex, Copilot CLI, Cursor, OpenCode, pi, or Vibe) with the agento11y binary: install it, save credentials, wire the agent, verify a session reaches Grafana Cloud, and diagnose a broken pipeline. Use when the user says "set up agento11y", "monitor my…

95 2d ago C 121 tokens original Apache-2.0

claude-code

100

grafana/agento11y

Plugin Claude Code

Send Claude Code session telemetry to Grafana Agent Observability.

95 2d ago A tokens not measured original Apache-2.0

SessionStart

101

grafana/agento11y

Hook

Runs when a session starts on startup, resume and clear, running an inline shell check. From grafana/agento11y.

95 2d ago A tokens not measured original Apache-2.0

UserPromptSubmit

102

grafana/agento11y

Hook

Runs when you submit a prompt, before the agent sees it, running an inline shell check. From grafana/agento11y.

95 2d ago A tokens not measured original Apache-2.0

PreToolUse

103

grafana/agento11y

Hook

Runs before the agent uses a tool, running an inline shell check. From grafana/agento11y.

95 2d ago A tokens not measured original Apache-2.0

PostToolUse

104

grafana/agento11y

Hook

Runs after a tool call finishes, running an inline shell check. From grafana/agento11y.

95 2d ago A tokens not measured original Apache-2.0

Stop

105

grafana/agento11y

Hook

Runs when the agent finishes a response, running an inline shell check. From grafana/agento11y.

95 2d ago A tokens not measured original Apache-2.0

agento11y

106

grafana/agento11y

Skill Claude CodeCodex

You are running in Opencode with repository files and shell access.

95 2d ago A 0 tokens original Apache-2.0

agento11y-experiments

107

grafana/agento11y

Skill Claude CodeCodex

Run any Python LLM agent as an Agent Observability experiment using the public agento11y.experiments package: define a test suite, run an existing agent through typed trials, bind or record generation I/O, grade outputs, and publish scores, including from stored Grafana test suites.

95 2d ago A 67 tokens original Apache-2.0

grafana/agento11y

Skill Claude CodeCodex

Use early in an AI-agent project — before ship, before real traffic — to decide which evaluations to set up and to scaffold a starter experiment. Reads the agent's own code (system prompt, tools, task), recommends specific evaluators with reasons that cite real lines, and writes a labeled draft test suite as an Agent…

95 2d ago A 180 tokens original Apache-2.0

oats AGENTS.md

109

grafana/oats

Instructions file CodexOpenCode

Instructions for grafana/oats, covering agents.md, project overview, build commands, build and run non-e2e tests.

47 4d ago A 890 tokens original Apache-2.0

oats CLAUDE.md

110

grafana/oats

Instructions file

Instructions for grafana/oats, a project described as: OpenTelemetry Acceptance Tests (OATs), or OATs for short, is a test framework for OpenTelemetry.

47 4d ago A 11 tokens original Apache-2.0

mcp-k6 AGENTS.md

111

grafana/mcp-k6

Instructions file CodexOpenCode

AGENTS.md instructions for grafana/mcp-k6, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.

46 5d ago A 550 tokens AGPL-3.0

mcp-k6 CLAUDE.md

112

grafana/mcp-k6

Instructions file

Claude Code instructions for grafana/mcp-k6, covering claude.md, project overview, architecture, core components and key dependencies.

46 5d ago A 2,048 tokens AGPL-3.0

bugfix

113

grafana/grafana-pathfinder-app

Skill Claude CodeCodex

Fix a robustness bug from GitHub issues using worktrees, test-first development, and subagents.

19 2d ago A 23 tokens AGPL-3.0

changelog

114

grafana/grafana-pathfinder-app

Skill Claude CodeCodex

Draft a CHANGELOG.md entry from merged PRs since the last release tag. Categorizes by conventional-commit prefix (Added / Fixed / Chore / Security / Changed / Removed), rewrites PR titles into sentence-case narrative bullets with PR refs, and commits to the current branch without pushing. Use when preparing a release…

19 2d ago A 78 tokens AGPL-3.0

comment-hygiene

115

grafana/grafana-pathfinder-app

Skill Claude CodeCodex

The full QC8 comment-quality catalog — eight bad comment shapes to delete with before/after examples, plus the keep-list of comments that earn their place. Load before writing or editing code comments, when a review flags comment quality, or to cite a QC8 shape number. AGENTS.md carries the rule and the keep-list…

19 2d ago A 82 tokens AGPL-3.0

create-experiment

116

grafana/grafana-pathfinder-app

Skill Claude CodeCodex

Set up a new A/B experiment in Grafana Pathfinder end to end — MTFF flag, variant validation, enrollment seam, exposure and behaviour analytics, QA overrides, tests, docs, and a retirement plan. Use when the user runs /create-experiment, asks to add or run an experiment or A/B test, add a treatment/control variant…

19 2d ago A 97 tokens AGPL-3.0

design-review

117

grafana/grafana-pathfinder-app

Skill Claude CodeCodex

Principal engineer level architecture design review and critique. Use when the user asks for design review, architecture feedback, design partnership, risk analysis of a design doc, or wants to drive ambiguity out of a plan. Never writes code; operates as a conversational design partner.

19 2d ago A 55 tokens AGPL-3.0

e2e-guide-analysis

118

grafana/grafana-pathfinder-app

Skill Claude CodeCodex

Run E2E CLI against a JSON guide to analyze edge cases and behavior. Use when the user wants to test a guide with the e2e CLI for learning purposes, study e2e failures, analyze screenshots, or investigate edge cases in the guide runner.

19 2d ago A 59 tokens AGPL-3.0

i18n-sync

119

grafana/grafana-pathfinder-app

Skill Claude CodeCodex

Detect translation gaps across the 21 locales under src/locales/. For keys present in en-US but missing from another locale, add the key with an empty string value (matching the runtime fallback to the en-US default). Emit a gap report (filled / empty / stale counts per locale + the list of newly stubbed keys). Never…

19 2d ago A 88 tokens AGPL-3.0

maintain-docs

120

grafana/grafana-pathfinder-app

Skill Claude CodeCodex

Periodic documentation maintenance audit. Finds orphaned docs, detects drift between .cursor/rules/ and docs/developer/, validates doc correctness against source code, tracks structural issues in a persistent backlog, and opens PRs to close highest-priority gaps per run. Use when the user asks to audit documentation…

19 2d ago A 74 tokens AGPL-3.0