
Jrc2139 Claude Plugin Sema
- 1 repo stars
- Updated March 14, 2026
- jrc2139/claude-plugin-sema
jrc2139-claude-plugin-sema is a Claude Code plugin that connects Sema’s semantic, GPU-accelerated symbol and structure search to your coding agent.
About
jrc2139-claude-plugin-sema packages the Sema stack as a Claude Code plugin so developers 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.
- 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
Jrc2139 Claude Plugin Sema by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install jrc2139-claude-plugin-sema@jrc2139/claude-plugin-semaAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 1 |
|---|---|
| Last updated | March 14, 2026 |
| Repository | jrc2139/claude-plugin-sema ↗ |
What it does
Install the Sema plugin when you want Claude Code to run semantic, structure-aware symbol lookup and search accelerated for large codebases.
Who is it for?
Best when you use Claude Code on sizable or unfamiliar codebases and want semantic symbol lookup and structure-aware search in the agent loop.
Skip if: Skip if you only need Azure DevOps boards, commit guardrails, or markdown productivity specs without local semantic index tooling.
What you get
After you register the plugin, Claude Code can lean on Sema-style semantic queries to find symbols, structure, and related code faster during implementation.
- Registered Sema Claude Code plugin (pluginCount: 1)
- Semantic query and symbol-structure lookup flows in agent sessions
- Faster codebase orientation for refactors and feature implementation
By the numbers
- pluginCount: 1
- repository: jrc2139/claude-plugin-sema
- catalog keywords include gpuaccelerated and semantic search
Recommended Plugins
How it compares
Semantic code-intelligence plugin, not a DevOps integration or a journey-wide planning methodology.
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.