VasiHemanth

20 mods across 3 repositories, 370 stars between them.

audit-deep

01

VasiHemanth/tokentelemetry

Agent Claude Code

Deep single-subsystem audit that reasons about state over time (caches, upserts, migrations, concurrent scans) rather than pattern-matching lines. Used by /bug-audit on the riskiest subsystems; runs on Opus for reasoning depth.

340 +5 today A 56 tokens original MIT

audit-scanner

02

VasiHemanth/tokentelemetry

Agent Claude Code

Fast, wide sweep of one audit dimension across the codebase. Returns candidate findings with file:line evidence for the verifier to confirm. Used by /bug-audit; runs on Sonnet for breadth per token.

340 +5 today A 47 tokens original MIT

audit-verifier

03

VasiHemanth/tokentelemetry

Agent Claude Code

Adversarially verifies one candidate finding from /bug-audit — tries to REFUTE it by reading the code and, where cheap, reproducing it with a throwaway script. Kills false positives before they reach the report. Runs on Opus.

340 +5 today A 56 tokens original MIT

PreToolUse

04

VasiHemanth/tokentelemetry

Hook Claude Code

Runs before the agent uses a tool for Bash, Write, Edit, MultiEdit and NotebookEdit tool calls, executing enforce-update-json.py, prepush-claude-review.py and protect-sensitive-files.py (3 commands). From VasiHemanth/tokentelemetry.

340 +5 today A tokens not measured copy · 50% MIT

bug-audit

06

VasiHemanth/tokentelemetry

Skill Claude CodeCodex

Weekly multi-agent audit for serious bugs (data integrity, silent caps, staleness, timestamp math, trust boundaries). Fans out Sonnet scanners + Opus deep auditors, adversarially verifies every finding, files GitHub issues for confirmed critical/high bugs. Trigger: /bug-audit.

340 +5 today A 0 tokens original MIT

issue-brief

07

VasiHemanth/tokentelemetry

Skill Claude CodeCodex

Explain a GitHub issue, discussion, or feature request in plain language before deciding whether to build it. Covers what the reporter actually wants, a numbered walkthrough of the failure using real hostnames/ports/endpoints, how the code behaves today with file:line anchors, what implementing it would take, and the…

340 +5 today A 195 tokens original MIT

VasiHemanth/tokentelemetry

Instructions file CodexOpenCode

AGENTS.md instructions for VasiHemanth/tokentelemetry, covering agents.md, project, common commands and project layout.

340 +5 today A 91 tokens original MIT

grok

10

VasiHemanth/grok-build-plugin

Plugin Claude Code

Live X/web search, code review, and task delegation via Grok Build. Bundles a groksearch MCP tool usable by any MCP-capable coding agent.

25 1mo ago A tokens not measured original Apache-2.0

grok

11

VasiHemanth/grok-build-plugin

MCP server Claude CodeCodexCursor +2

MCP server "grok" as configured in VasiHemanth/grok-build-plugin. Runs ${CLAUDE_PLUGIN_ROOT}/scripts/grok-mcp.mjs with node.

25 1mo ago A tokens not measured original Apache-2.0

grok-rescue

12

VasiHemanth/grok-build-plugin

Agent

Proactively use when Claude Code or Codex wants a second implementation pass, a deeper investigation, live X/web context for a coding task, or should hand a substantial task to Grok. Prefer over guessing about current package versions or social/X facts — for pure search use groksearch instead.

25 1mo ago A 64 tokens original Apache-2.0

rescue

14

VasiHemanth/grok-build-plugin

Command

Delegate a coding or investigation task to Grok (write-capable by default).

25 1mo ago A 16 tokens original Apache-2.0

review

16

VasiHemanth/grok-build-plugin

Command

Run a read-only Grok code review of your uncommitted changes or a branch.

25 1mo ago A 17 tokens original Apache-2.0

search

17

VasiHemanth/grok-build-plugin

Command

Search X (Twitter) and the web in real time with Grok, then summarize with sources.

25 1mo ago A 19 tokens original Apache-2.0

grok-runtime

20

VasiHemanth/grok-build-plugin

Skill Claude CodeCodex

Internal helper contract for calling the grok-companion runtime from Claude Code or Codex. Reference when invoking the Grok companion script or the groksearch MCP tool.

25 1mo ago A 38 tokens original Apache-2.0