A Claude Code plugin marketplace for sharing skills, hooks, and configuration across the OSISM team.
# Register the marketplace (one-time)
claude plugin marketplace add osism/promptcraft
# Install plugins
claude plugin install osism-commit@promptcraft
OpenStack-style git commits with OSISM conventions.
Provides:
/commit skill — stages and commits following OpenStack commit message
guidelines with OSISM-required trailers (AI-assisted, Signed-off-by)Co-Authored-By: trailers that violate OSISM policyAfter installing, remove these if you have them:
~/.claude/skills/commit/ (replaced by the plugin)~/.claude/settings.json (replaced by the
plugin)To test changes before pushing, register a local checkout as a separate marketplace:
claude plugin marketplace add /path/to/your/promptcraft
This registers it as promptcraft pointing at your local directory. To keep
both a local and remote marketplace, remove and re-add with different sources
as needed, or register the local checkout first and switch to GitHub later:
# Switch from local to GitHub
claude plugin marketplace remove promptcraft
claude plugin marketplace add osism/promptcraft
plugins/<name>/.claude-plugin/plugin.jsonplugins/<name>/skills/ and/or hooks in plugins/<name>/hooks/.claude-plugin/marketplace.jsonExecutes bash commands
Hook triggers when Bash tool is used
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 osism/promptcraft --plugin osism-commitUltra-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.