srinivasan-sundaresan95/orihime

Cross-repo code knowledge graph for Java/Kotlin/JS/TS — MCP server, taint analysis, call graph, OWASP reports. 95% fewer tokens than source-reading.

This repository also configures its own agents. See what orihime tells them →

1Stars on the repository
10Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

orihime-call-flow

01

srinivasan-sundaresan95/orihime

Skill Claude CodeCodex

Use when the user asks "trace the call flow for X", "what does method Y call", "show me the call chain from controller to DB for endpoint Z", "who calls method X", or wants to understand how a request flows through the codebase. Uses Orihime MCP tools only — no source file reads.

not rated 1 4mo ago A 72 tokens

srinivasan-sundaresan95/orihime

Skill Claude CodeCodex

Use when the user asks "what breaks if I change X", "blast radius of modifying method Y", "what tests do I need to run if I change class Z", "impact analysis for refactoring X", or wants to understand the downstream consequences of a code change before making it. Uses Orihime MCP tools only — no source file reads…

not rated 1 4mo ago A 91 tokens

orihime-code-assist

03

srinivasan-sundaresan95/orihime

Skill Claude CodeCodex

Use when the user asks to add a new method, class, or feature to an indexed codebase, wants to know "where should I add this?", "does a method for X already exist?", "what interface should I implement?", "what does this class extend?", "how is Y done elsewhere in the codebase?", or needs the existing class structure…

not rated 1 4mo ago A 96 tokens

srinivasan-sundaresan95/orihime

Skill Claude CodeCodex

Use when the user asks for a code review focused on class structure, design patterns, OOP principles, or architecture quality. Reviews whether GoF/SOLID design patterns are properly applied, flags misapplications and missing patterns, suggests splitting bloated classes/methods, and recommends fortifying weak…

not rated 1 4mo ago A 156 tokens

srinivasan-sundaresan95/orihime

Skill Claude CodeCodex

Use when the user asks "find performance hotspots", "which endpoints are at risk of saturation", "analyze capacity for repo X", "find N+1 queries", "what's the cascade risk if service X is slow", "find I/O fanout", "here's my Gatling report", "I ran a performance test", "analyze this JMeter result", "here's a…

not rated 1 4mo ago A 118 tokens

srinivasan-sundaresan95/orihime

Skill Claude CodeCodex

Use when the user asks "run a security audit on X", "find SQL injection risks", "check taint paths", "any OWASP issues in repo X", "find injection vulnerabilities", "check license compliance", or wants to understand what untrusted input can reach dangerous sinks in a codebase. Uses Orihime MCP tools only — no source…

not rated 1 4mo ago A 81 tokens

orihime-setup

07

srinivasan-sundaresan95/orihime

Skill Claude CodeCodex

Use when the user asks to "set up Orihime", "install Orihime", "configure Orihime", "index a new repository", "add a repo to Orihime", or "what can Orihime do". Runs the full installation flow: dependencies, MCP registration, skill installation, repository indexing, and presents starting prompts. Also handles adding…

not rated 1 4mo ago A 90 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: