Use when a Token Meter issue or approved feature needs diagnosis or implementation in the repository.
Scanned 9/2/2026
Install to Claude Code
npx -y skills add splunk/token-meter --skill token-meter-development --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Token Meter Development?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/splunk-token-meter-development)More formats (shields.io, HTML) on the badges page.
---
name: token-meter-development
description: Use when a Token Meter issue or approved feature needs diagnosis or implementation in the repository.
---
# Token Meter Development
## Purpose
Diagnose unexplained behavior or implement an approved Token Meter change as the
single writer for the assigned worktree. Return evidence; do not certify readiness.
## Select the mode
### Diagnosis-only
Use when the envelope does not authorize implementation. Reproduce the symptom when
practical, trace the actual execution and data path, distinguish observed facts from
inference, and identify the smallest credible cause.
**REQUIRED SUB-SKILL:** Use `superpowers:systematic-debugging` for failures or
unexpected behavior.
Return cause, evidence, uncertainty, affected surfaces, options, and the exact next
approval needed. Diagnosis-only mode prohibits tracked-file edits.
### Implementation
Use only with explicit implementation authority and approved acceptance criteria.
1. Read `specs/AGENTS.md`, the relevant implementation and tests, the task envelope,
and current dirty-tree inventory.
2. Confirm this role owns tracked-file writes. Another writer must hand off before
editing the same worktree.
3. For a product or technical design decision, complete the approved design gate.
4. **REQUIRED SUB-SKILL:** Use `superpowers:test-driven-development`. Write a focused
regression test, observe the expected failure, implement the smallest complete
change, and observe the focused pass.
5. Run relevant self-checks without representing them as independent verification.
6. Reinspect callers, public projections, platform behavior, packaging, documentation,
and installed-runtime effects implicated by the diff.
Do not modify or discard unrelated changes. Do not patch only the staged runtime.
Change source first; installation and live checks belong to the verification route.
## Developer result
Return:
- Status and current head commit or explicit uncommitted state.
- Files changed, owner, and reason for each.
- Reproduction and red/green test evidence.
- Commands run with outcomes.
- Claimed behavior and affected risk categories.
- Unverified behavior, blockers, and recommended next state.
Implementation approval does not authorize commit, push, Slack or GitHub writes,
review requests, merge, deployment, or self-certification. The coordinator routes the
result to independent testing and review.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!