By gitkb
Local code intelligence for Claude Code, backed by GitKB's persistent knowledge graph for tasks, decisions, architecture, and team sync.
This repository contains the GitKB marketplace plugin for Claude Code.
GitKB gives Claude Code local code intelligence first: symbols, callers, callees, impact analysis, dead-code detection, language coverage, and service-edge queries through the git-kb CLI. Full GitKB setup adds the persistent knowledge graph for tasks, specs, decisions, architecture, and team sync.
The user-facing plugin README lives at plugin/README.md.
.claude-plugin/marketplace.json # Repo-level Claude marketplace manifest
plugin/ # Installable Claude Code plugin payload
plugin/.claude-plugin/plugin.json # Plugin manifest
plugin/hooks/hooks.json # Claude hook registration
plugin/scripts/ # Hook implementation
plugin/skills/ # Minimal bootstrap skill
tests/ # BATS tests for hook behavior
Makefile # Local validation and release checks
This plugin is a thin marketplace and bootstrap wrapper. It should not become a second copy of GitKB's canonical Claude integration.
git-kb code .....kb init for code intelligence..kb/skills set generated by git-kb init claude./kb-* command files that duplicate canonical GitKB workflows.git-kb init && git-kb init claude.Local development uses:
git-kbbatsjqshellcheckclaude plugin validateOptional:
claude-plugin-validate for standalone plugin-manifest validation:cargo install claude-plugin-validate
Run the normal local checks:
make lint
make test
Validate Claude marketplace and plugin manifests:
make validate
Run the complete release gate:
make release-check
The release gate runs executable checks, JSON checks, policy checks, ShellCheck, BATS tests, Claude plugin validation, and whitespace checks.
Standalone validator support is available separately:
make validate-standalone
validate-standalone checks the plugin payload with claude-plugin-validate. Use make validate for marketplace submission readiness because it validates the root marketplace manifest too.
From this repository, add and install the local marketplace:
claude plugin marketplace add .
claude plugin install gitkb@gitkb
Then open a normal Git repository in Claude Code and ask a code intelligence question, such as:
authenticate()?"The plugin should guide Claude toward git-kb code ... commands without requiring .kb init or MCP.
Before submission:
make release-check
Submit the public repository link through the Claude plugin submission flow. The root .claude-plugin/marketplace.json points Claude Code at the installable plugin under ./plugin.
The plugin version is declared in:
.claude-plugin/marketplace.jsonplugin/.claude-plugin/plugin.jsonKeep those versions in sync when publishing a new release.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub gitkb/gitkb-claude-plugin --plugin gitkbComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Plugin-safe Claude Code distribution of Antigravity Awesome Skills with 1,561 supported skills.