raghavwahi

15 mods across 1 repository, 0 stars between them.

raghavwahi/semdex-mcp-server

Agent Claude Code

Audit, update, and maintain Claude Code configuration files (CLAUDE.md, agents, skills, rules, settings.json). Use when adding new agents/skills/rules or when CLAUDE.md needs auditing for staleness.

0 1mo ago A 53 tokens original MIT

indexer-debugger

02

raghavwahi/semdex-mcp-server

Agent Claude Code

Debug Tree-sitter parsing, SQLite schema, embedding pipeline, and incremental indexing issues. Use when indexer returns wrong chunk counts, parse errors, embedding failures, or incremental update bugs.

0 1mo ago A 42 tokens original MIT

mcp-tool-builder

03

raghavwahi/semdex-mcp-server

Agent Claude Code

Build MCP server tools with proper annotations, outputSchema, Zod validation, error handling, and token-budget awareness. Use when implementing new Semdex tools or refactoring existing ones.

0 1mo ago A 41 tokens original MIT

prd-refiner

04

raghavwahi/semdex-mcp-server

Agent Claude Code

Research-driven PRD refinement agent. Uses Context7 to validate technical claims, fetch current API/docs for every technology mentioned, and suggest improvements. For use BEFORE any product development starts.

0 1mo ago A 40 tokens original MIT

semdex-reviewer

05

raghavwahi/semdex-mcp-server

Agent Claude Code

Code review specialist for the Semdex MCP server project. Reviews TypeScript code for correctness, adherence to project conventions, SQL injection risks, MCP tool compliance, and performance issues.

0 1mo ago A 41 tokens original MIT

raghavwahi/semdex-mcp-server

Agent Claude Code

Design and review SQLite schemas, migrations, queries, and performance for the Semdex project. Use when creating new tables, writing migrations, optimizing slow queries, or debugging SQLITEBUSY/CORRUPT errors.

0 1mo ago A 47 tokens original MIT

PostToolUse

07

raghavwahi/semdex-mcp-server

Hook Claude Code

Runs after a tool call finishes for Edit and Write tool calls, running an inline shell check. From raghavwahi/semdex-mcp-server.

0 1mo ago A tokens not measured original MIT

PreToolUse

08

raghavwahi/semdex-mcp-server

Hook Claude Code

Runs before the agent uses a tool for Bash(git push *) tool calls, running echo 'Push requested — verify target branch'. From raghavwahi/semdex-mcp-server.

0 1mo ago A tokens not measured original MIT

Stop

09

raghavwahi/semdex-mcp-server

Hook Claude Code

Runs when the agent finishes a response, running echo 'Session complete. Run sdx bench --sla before committin. From raghavwahi/semdex-mcp-server.

0 1mo ago A tokens not measured original MIT

semdex-mcp-server

10

raghavwahi/semdex-mcp-server

Settings file Claude Code

Agent settings declaring 3 hook events (PostToolUse, PreToolUse, Stop) and 26 allowed tools.

0 1mo ago C tokens not measured original MIT

sdx-bench

11

raghavwahi/semdex-mcp-server

Skill Claude CodeCodex

Run the Semdex benchmark suite and compare against SLA targets. Use before committing performance-sensitive changes.

0 1mo ago A 24 tokens original MIT

sdx-init

12

raghavwahi/semdex-mcp-server

Skill Claude CodeCodex

Initialize Semdex in the current repository. Indexes the codebase, downloads the embedding model, and sets up the .repoidentity directory. Run once per repo, or after git clone.

0 1mo ago A 42 tokens original MIT

sdx-inspect

13

raghavwahi/semdex-mcp-server

Skill Claude CodeCodex

Inspect the Semdex index state — chunk counts, parse failures, model status, database health. Use to diagnose indexing issues.

0 1mo ago A 30 tokens original MIT

raghavwahi/semdex-mcp-server

Instructions file

Claude Code instructions for raghavwahi/semdex-mcp-server, covering semdex — project instructions, project overview, technology stack, architecture and code conventions.

0 1mo ago A 1,569 tokens original MIT

semdex-mcp-server

15

raghavwahi/semdex-mcp-server

MCP server Claude CodeCodexCursor +2

MCP server "semdex-mcp-server" as configured in raghavwahi/semdex-mcp-server. Runs locally from the semdex-mcp-server npm package.

0 1mo ago A tokens not measured original MIT