theagenticguy

80 mods across 3 repositories, 35 stars between them.

opencodehub

73

theagenticguy/opencodehub

Plugin Claude Code

OpenCodeHub — Apache-2.0 code intelligence for AI agents. Indexes your codebase into a queryable graph and exposes 28 MCP tools.

3 20d ago A tokens not measured original Apache-2.0

codehub-code-pack

74

theagenticguy/opencodehub

Skill Claude CodeCodex

Use when the user asks for a deterministic code pack of a repo or group — a 9-item BOM (manifest, skeleton, file-tree, deps, ast-chunks, xrefs, optional embeddings sidecar, findings, licenses + readme) that is byte-identical given the same (commit, tokenizer, budget). Examples: "pack this repo for an LLM"…

3 20d ago A 152 tokens original Apache-2.0

codehub-debugging

75

theagenticguy/opencodehub

Skill Claude CodeCodex

Use when the user is debugging a bug, tracing an error, or asking why something fails. Examples: "Why is X failing?", "Where does this error come from?", "Trace this bug", "This endpoint returns 500".

3 20d ago A 52 tokens copy · 95% Apache-2.0

codehub-exploring

76

theagenticguy/opencodehub

Skill Claude CodeCodex

Use when the user asks how code works, wants to understand architecture, trace execution flows, or explore unfamiliar parts of a codebase. Examples: "How does X work?", "What calls this function?", "Show me the auth flow", "Where does the request enter the system?".

3 20d ago A 63 tokens copy · 94% Apache-2.0

codehub-guide

77

theagenticguy/opencodehub

Skill Claude CodeCodex

Use when the user asks about OpenCodeHub itself — available MCP tools, resources, graph schema, or workflow reference. Examples: "What OpenCodeHub tools are available?", "How do I query the code graph?", "Show me the schema".

3 20d ago A 54 tokens copy · 86% Apache-2.0

theagenticguy/opencodehub

Skill Claude CodeCodex

Use when the user wants to know what will break if they change something, or needs safety analysis before editing or merging code. Examples: "Is it safe to change X?", "What depends on this?", "What will break?", "Blast radius for this change".

3 20d ago A 58 tokens copy · 97% Apache-2.0

codehub-pr-review

79

theagenticguy/opencodehub

Skill Claude CodeCodex

Use when the user wants to review a pull request, understand what a PR changes, assess risk of merging, or check missing test coverage. Examples: "Review this PR", "What does PR #42 change?", "Is this PR safe to merge?", "Audit the dependencies in this PR".

3 20d ago A 64 tokens copy · 100% Apache-2.0

codehub-refactoring

80

theagenticguy/opencodehub

Skill Claude CodeCodex

Use when the user is planning a rename, extraction, split, move, or restructure and wants to know the blast radius and verify the result. Examples: "What breaks if I rename this function?", "Map every caller before I extract this module.", "Did my refactor touch anything I didn't expect?". OpenCodeHub does NOT edit…

3 20d ago A 89 tokens original Apache-2.0