By Walma-Labs
Identifies the git repository each Claude Code session works in — reliable repo attribution and governance for your AI Hub. Fire-and-forget; never blocks or denies a tool call.
By Walma.
The Walma AI Hub plugin marketplace — a catalog of Claude Code plugins (and, later, skills) distributed to AI Hub users. Add it once, then install any plugin from it:
/plugin marketplace add Walma-Labs/walma-marketplace
/plugin install walma-repo-context@walma
(@walma is this marketplace's name; walma-repo-context is the plugin.)
| Plugin | What it does |
|---|---|
walma-repo-context | Reports the org-qualified git remote of each Claude Code session to the AI Hub (/signals), for reliable repo attribution + policy. Fire-and-forget; no admin. |
.claude-plugin/marketplace.json the catalog (metadata.pluginRoot = ./plugins)
plugins/<name>/ one self-contained plugin per dir
.claude-plugin/plugin.json
...
To add a plugin: drop a new plugins/<name>/ directory (with its own
.claude-plugin/plugin.json) and add one entry to marketplace.json's plugins
array — { "name": "<name>", "source": "./plugins/<name>" }. Nothing else changes;
existing installs are unaffected.
/plugin marketplace add Walma-Labs/walma-marketplace
(GitHub owner/repo shorthand). The repo is public, so no GitHub access grant is
needed — anyone with the AI Hub URL + key can add it.GATEWAY_ONBOARDING_MARKETPLACE_URL=Walma-Labs/walma-marketplace,
GATEWAY_ONBOARDING_PLUGIN=walma-repo-context@walma) so it can walk an un-instrumented
user through these two commands in-conversation.marketplace.json dynamically from the AI Hub endpoint, per-user
and tier-gated — same catalog shape, personalized.claude plugin validate .
Apache-2.0 © Walma Labs. See NOTICE.
Matches all tools
Hooks run on every tool call, not just specific ones
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
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 claimnpx claudepluginhub walma-labs/walma-marketplace --plugin walma-repo-contextUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Memory compression system for Claude Code - persist context across sessions
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.