jsharma1105

7 mods across 1 repository, 2 stars between them.

koshi

01

jsharma1105/Koshi

Plugin Claude Code

Koshi MCP — retrieval, context engineering, persistent memory, and quality scoring for AI agents. 100% offline.

2 10d ago A tokens not measured original MIT

jsharma1105/Koshi

Agent Claude Code

Use proactively when the user wants to plan a token budget, pack a system-prompt + retrieval + memory + team-context bundle into a budget, count tokens, or optimize for prompt caching. May read from retrieval and memory tools to assemble content. Does NOT index, store memories, or score teams.

2 10d ago A 66 tokens original MIT

koshi-librarian

03

jsharma1105/Koshi

Agent Claude Code

Use proactively when the user wants to index code or documentation and search it with Koshi's BM25 retrieval. Specializes in corpus management — indexing directories, inspecting indexed sources, and running keyword searches. Does NOT manage memories, compile context windows, or score teams.

2 10d ago A 59 tokens original MIT

koshi-memory-keeper

04

jsharma1105/Koshi

Agent Claude Code

Use proactively when the user wants to store or retrieve facts, decisions, patterns, or preferences across Koshi sessions, capture decisions made in a turn, sync to/from a Markdown vault, or prune the memory store. Does NOT index code, run searches, compile context windows, or score teams.

2 10d ago A 65 tokens original MIT

koshi-orchestrator

05

jsharma1105/Koshi

Agent Claude Code

Use when the request spans multiple Koshi pillars (retrieval + memory, index-then-pack, score-then-tune), or the right specialist persona is not obvious. Generalist with access to all 24 Koshi MCP tools. Defers to single-pillar specialists (koshi-librarian, koshi-memory-keeper, koshi-context-packer…

2 10d ago A 95 tokens original MIT

koshi-quality-coach

06

jsharma1105/Koshi

Agent Claude Code

Use proactively when the user wants to score AI interactions, track per-team quality over time, render team dashboards, or ask "how should we tune our context engineering?". Does NOT index, store memories, search the corpus, or compile context windows.

2 10d ago A 55 tokens original MIT

Koshi AGENTS.md

07

jsharma1105/Koshi

Instructions file CodexOpenCode

Instructions for jsharma1105/Koshi, covering koshi sub-agent personas, personas, prerequisites, python (pip install koshi) and .net tool (dotnet tool install).

2 10d ago A 1,869 tokens original MIT