Bikach Claude Plugins
bikach-claude-plugins is a Claude Code plugin for the Build phase that adds Neo4j-backed CodeGraph navigation so your agent can analyze and traverse codebase knowledge.
Install Chakib Houd’s CodeGraph plugin so Claude can navigate and analyze a codebase through a Neo4j-backed knowledge graph.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install bikach-claude-plugins@Bikach/claude-pluginsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:Bikach/claude-plugins") and the paste-ready config with skillselion.get_install_config("plugin:Bikach/claude-plugins").
What it does
bikach-claude-plugins is a focused Claude Code marketplace by Chakib Houd that currently bundles one plugin centered on CodeGraph-style codebase intelligence. Keywords emphasize analyzing codebases, graph navigation, knowledge representation, and a Neo4j-backed layer—signals that the tool is meant to map symbols, dependencies, and relationships so an agent can answer where logic lives without exhaustive ripgrep tours. For solo builders on unfamiliar repos or forked templates, that graph-backed navigation shortens onboarding before feature work and during reviews. You will need Neo4j or whatever backing store the plugin documents, plus patience to ingest a repo into the graph. This is agent tooling for comprehension, not a test runner or deploy pipeline. Catalog metadata is thin on step-by-step SKILL triggers, so treat journey placement as Build agent-tooling with multi-phase spillover into review and iteration.
Highlights
- CodeGraph-oriented plugin for analyzing and navigating large codebases
- Neo4j-backed knowledge graph keywords for structural code intelligence
- Single-plugin marketplace from Bikach/claude-plugins by Chakib Houd
- Supports analyze, navigate, graph, and knowledge discovery workflows
- Community Claude Code plugin entry focused on codebase comprehension
Why builders use it
Claude Code struggles on large or unfamiliar repos when flat file search misses architectural relationships and ownership boundaries.
After registration and graph setup, Claude can query structured codebase knowledge to navigate modules, dependencies, and concepts faster.
At a glance
- Type - Plugin in AI Agents.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is bikach-claude-plugins for?
Developers using Claude Code who need graph-backed analysis and navigation across substantial codebases.
When should I use bikach-claude-plugins?
Use it when onboarding to a complex repo, planning refactors, or answering architecture questions that need relationship-aware search.
How do I add bikach-claude-plugins to my agent?
Add the Bikach/claude-plugins marketplace in Claude Code, install the CodeGraph plugin bundle, and configure Neo4j and ingestion per the repository instructions.
Comments
Share how you use bikach-claude-plugins, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.