Jrc2139 Claude Plugin Sema
jrc2139-claude-plugin-sema is a Claude Code plugin for the Build phase that connects Sema’s semantic, GPU-accelerated symbol and structure search to your coding agent.
Install the Sema plugin when you want Claude Code to run semantic, structure-aware symbol lookup and search accelerated for large codebases.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install jrc2139-claude-plugin-sema@jrc2139/claude-plugin-semaBuilt 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:jrc2139/claude-plugin-sema") and the paste-ready config with skillselion.get_install_config("plugin:jrc2139/claude-plugin-sema").
What it does
jrc2139-claude-plugin-sema packages the Sema stack as a Claude Code plugin so solo builders can query code by meaning, structure, and symbols rather than only by string matches. Catalog keywords—semantic, search, symbols, structure, lookup, query, intelligence, and gpuaccelerated—point to an agent-tooling layer that helps Claude orient in unfamiliar or large repositories during Build work. Use it when repetitive ripgrep-style hunts slow you down or when you want the agent to anchor edits on structurally related definitions and references. The listing is thin on install steps in the ingested readme, so plan on intermediate setup: Claude Code plugin registration plus whatever local Sema runtime the upstream repo documents. It is not a deployment or ADO integration; it is code intelligence inside the session. Confidence is moderate because detailed trigger language from SKILL.md is not in the payload—placement follows the development and semantic-search signal. Outcomes should read as faster, more accurate code navigation and edit targeting for agent-driven refactors and feature work.
Highlights
- Claude Code plugin for Sema with semantic search, symbol structure, and meaning-oriented query keywords
- GPU-accelerated intelligence positioning in catalog keywords (gpuaccelerated)
- Development-category listing focused on lookup and query workflows in the repo
- Single-plugin bundle (pluginCount: 1) from jrc2139/claude-plugin-sema
- Targets builders who need faster navigation than plain text grep across symbols
Why builders use it
Text-only search wastes time in large repos when you need meaning-aware symbol and structure lookup while the agent implements changes.
After you register the plugin, Claude Code can lean on Sema-style semantic queries to find symbols, structure, and related code faster during implementation.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 1 stars, 0 votes.
FAQ
Who is jrc2139-claude-plugin-sema for?
It is for Claude Code developers who want Sema-powered semantic search, symbol structure lookup, and meaning-oriented queries while building and refactoring.
When should I use jrc2139-claude-plugin-sema?
Use it during Build agent-tooling work when navigation, cross-reference discovery, or structure-aware search is the bottleneck before edits or reviews.
How do I add jrc2139-claude-plugin-sema to my agent?
Install the jrc2139/claude-plugin-sema bundle from the Claude Code plugins catalog and complete any Sema runtime or GPU setup steps documented in the upstream repository.
Comments
Share how you use jrc2139-claude-plugin-sema, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.