sseshachala

44 mods across 3 repositories, 25 stars between them.

booster-context

25

sseshachala/conductai

Skill Claude CodeCodex

Use Agent Booster MCP tools for token-efficient code reading. Replaces Read/Grep with smartread and searchcontext to reduce token usage 5-15x. Includes background daemon for instant search and auto-indexing on file save.

24 2d ago A 50 tokens original Apache-2.0

agent-booster

26

sseshachala/agent-booster

Plugin Claude Code

AST + vector context router for AI coding agents — cut token costs 5-15x. Provides smartread, searchcontext, getsymbols, and routemodel MCP tools. Includes delta indexing (skips unchanged files), asymmetric embeddings for better retrieval, and an optional background daemon for instant search.

1 1mo ago A tokens not measured copy · 100% MIT

booster-context

27

sseshachala/agent-booster

Skill Claude CodeCodex

Use Agent Booster MCP tools for token-efficient code reading. Replaces Read/Grep with smartread and searchcontext to reduce token usage 5-15x. Includes background daemon for instant search and auto-indexing on file save.

1 1mo ago A 50 tokens copy · 100% MIT

PreToolUse

28

sseshachala/agent-booster

Hook Claude Code

Runs before the agent uses a tool for Read, Grep and Agent tool calls, executing booster-gate.py, booster-grep-nudge.py and booster-agent-inject.py via python3 (3 commands). From sseshachala/agent-booster.

1 1mo ago A tokens not measured original MIT

UserPromptSubmit

29

sseshachala/agent-booster

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing booster-route.py via python3. From sseshachala/agent-booster.

1 1mo ago A tokens not measured original MIT

SessionStart

30

sseshachala/agent-booster

Hook Claude Code

Runs when a session starts, executing booster-session-start.py via python3. From sseshachala/agent-booster.

1 1mo ago A tokens not measured original MIT

Stop

31

sseshachala/agent-booster

Hook Claude Code

Runs when the agent finishes a response, executing booster-stop.py via python3. From sseshachala/agent-booster.

1 1mo ago A tokens not measured original MIT

settings

32

sseshachala/agent-booster

Settings file Claude Code

Agent settings declaring 4 hook events (PreToolUse, UserPromptSubmit, SessionStart, Stop) and 4 allowed tools.

1 1mo ago A tokens not measured original MIT

agent-booster

33

sseshachala/agent-booster

MCP server Claude CodeCodexCursor

MCP server "agent-booster" as configured in sseshachala/agent-booster. Launched with booster serve. Needs 1 environment variable to run.

1 1mo ago A tokens not measured original MIT

conduct-cli

35

sseshachala/conduct-cli

Plugin Claude Code

Conduct AI CLI — run agents, manage workspaces, and enforce AI usage policies with ConductGuard MCP. Includes conduct, conductguard-mcp, and conduct-mcp binaries.

0 19d ago A tokens not measured

conduct-guard

36

sseshachala/conduct-cli

Skill Claude CodeCodex

ConductGuard MCP — enforces AI usage policies set by your team lead. Every file-write and sensitive tool call Claude makes is checked against Guard policies. Blocked calls are logged with who, what, and when.

0 19d ago A 47 tokens

PreToolUse

37

sseshachala/conduct-cli

Hook Claude Code

Runs before the agent uses a tool for Read, Grep and Agent tool calls, executing booster-gate.py, booster-grep-nudge.py and booster-agent-inject.py via python3 (3 commands). From sseshachala/conduct-cli.

0 19d ago A tokens not measured

UserPromptSubmit

38

sseshachala/conduct-cli

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, executing booster-route.py via python3. From sseshachala/conduct-cli.

0 19d ago A tokens not measured

SessionStart

39

sseshachala/conduct-cli

Hook Claude Code

Runs when a session starts, executing booster-session-start.py via python3. From sseshachala/conduct-cli.

0 19d ago A tokens not measured

Stop

40

sseshachala/conduct-cli

Hook Claude Code

Runs when the agent finishes a response, executing booster-stop.py via python3. From sseshachala/conduct-cli.

0 19d ago A tokens not measured

settings

41

sseshachala/conduct-cli

Settings file Claude Code

Agent settings declaring 4 hook events (PreToolUse, UserPromptSubmit, SessionStart, Stop) and 4 allowed tools.

0 19d ago A tokens not measured

agent-booster

42

sseshachala/conduct-cli

MCP server Claude CodeCodexCursor

MCP server "agent-booster" as configured in sseshachala/conduct-cli. Launched with booster serve. Needs 1 environment variable to run.

0 19d ago A tokens not measured

conduct-cli

44

sseshachala/conduct-cli

MCP server Claude CodeCodexCursor

CLI for Conduct AI — secure, govern, install agents, manage projects, run tests. Runs locally from the conduct-cli Python package.

0 19d ago A tokens not measured