Plugin · Claude Code · AI Agents

Joeyeamigh Ccengram

joeyeamigh-ccengram is a Claude Code plugin for the Build phase that adds semantic code search and persistent vector memory so the agent can find and recall repo context across sessions.

by JoeyEamigh · github.com/JoeyEamigh/ccengram

Give Claude Code vector-backed semantic search and durable memory so long-running coding work stays grounded in your actual repo history.

0
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install joeyeamigh-ccengram@JoeyEamigh/ccengram
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built 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:JoeyEamigh/ccengram") and the paste-ready config with skillselion.get_install_config("plugin:JoeyEamigh/ccengram").

About

What it does

joeyeamigh-ccengram is a Claude Code plugin bundle centered on ccengram: semantic, embedding-based code search plus intelligent persistent memory for the agent. Solo builders shipping with Claude Code install it when a repo outgrows linear chat context—when you need to rediscover symbols, patterns, and prior decisions without re-pasting files or re-explaining architecture every session. The plugin emphasizes automatic capture and vector retrieval so Claude can ground answers in what already exists in the tree, not just the current prompt window. It fits indie and small-team workflows where one person jumps between features, refactors, and bugfixes and cannot maintain a manual knowledge base. Use it during active build and iteration when session limits and grep-only workflows slow you down; pair it with normal git history rather than treating it as a replacement for version control or formal docs.

Highlights

  • Semantic code search via embeddings instead of exact-string grepping
  • Persistent memory that survives across Claude Code sessions
  • Automatic capture of relevant context from coding work
  • Vector search tuned for navigating unfamiliar or large codebases
  • Single-plugin bundle (pluginCount: 1) focused on memory category

Why builders use it

Claude Code forgets where things live and what you already decided once sessions get long or you switch tasks, so you waste time re-explaining the codebase.

After install, Claude Code can search and retain embedding-backed code context so follow-up work stays aligned with your real project structure and prior agent work.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 0 stars, 0 votes.

FAQ

Who is joeyeamigh-ccengram for?

It is for Claude Code users—especially solo builders—who want semantic code search and persistent memory instead of relying on grep and pasted snippets every session.

When should I use joeyeamigh-ccengram?

Use it when you are actively building or iterating in a codebase where rediscovering files, APIs, and past agent decisions is slowing you down.

How do I add joeyeamigh-ccengram to my agent?

Install the plugin from the JoeyEamigh/ccengram repository into your Claude Code plugins setup, enable it for your project, and let automatic capture index context as you work.

Discussion

Comments

Share how you use joeyeamigh-ccengram, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.