Help us improve
Share bugs, ideas, or general feedback.
Claude plugin marketplace covering planning skills, workspace structure, Atlassian (Jira + Confluence) integration, Claude Code monorepo bootstrap, AI Operations documentation deployment, and developer tooling for plugin authors. Plugins compose: install the ones you need, skip the rest. Generic and single-tenant configurable per project — every tenant detail (Atlassian site, Jira project key, Confluence space, GitHub org) comes from user input or `.credentials` at runtime. Built for both Cowork-side planning sessions and Claude Code-side implementation work, with file-based comms protocol bridging the two.
npx claudepluginhub runemarklabs/runesmith[RuneSmith] Foundation plugin. Manages credentials (Atlassian, GitHub, plugin sources), installs and syncs plugins from the marketplace, and runs chat-first /plan sessions before any writes happen. Install this first — every other RuneSmith plugin depends on its credential and plugin-management primitives.
[RuneSmith] Workspace structure manager. Single source of truth for the canonical layout (_INBOX drop zone, plans/active with per-plan tickets/refs, notes, drafts, research, source-docs, archive/superseded, archive/tickets-pushed). /reallocate migrates from any prior shape (auto-snapshots) and pins folder-conventions into CLAUDE.md so future sessions stay coherent. /inbox classifies dropped files and routes them to their canonical homes on consent.
[RuneSmith] Builds the {PROJECT}.cc/ Claude Code monorepo head at your workspace root and installs the project-boundary guardrail that constrains Claude Code sessions to their launch project. /bootstrap-cc writes the CC head (CLAUDE.md, .claude/ scaffolding, comms folder, marker files) and project-level settings; /guardrail installs the user-level permission rules and PreToolUse hook that block cross-project filesystem reads. Idempotent — safe to re-run.
[RuneSmith] Jira ticket and project workflows: create tickets (Task/Story/Bug/Epic) with proper ADF formatting, report bugs with linked Confluence docs, scaffold new Jira projects, and read board status. All operations run against current Atlassian Cloud REST endpoints (no deprecated paths) with explicit consent gates before any push.
[RuneSmith] Confluence page authoring with proper storage XHTML conversion. Skills cover feature specs, architecture decision records (ADRs), project overview landing pages, append-only decisions logs, known issues trackers, roadmap pages, and session logs. Drafts in markdown locally, converts and publishes on user consent. Optionally pulls plans/active/ as prefill source.
[RuneSmith] Atlassian sprint workflow + Cowork↔CC interconnect. /enable wires Atlassian into a project (CLAUDE.md updates, CC-side skill deployment), /start-sprint and /sprint-status manage the active sprint handshake, /check-comms triages the comms folder, /plan-to-tickets converts plans into Jira tickets organized by sprint. CC reads sprints via read-only REST while mutations route through Cowork.
[RuneSmith] Populates an AI Operations Confluence space from six template pages (Quick Start, Full Integration, Architecture, Best Practices, FAQ, Reference). All canonical tokens ({COMPANY}, {SITE}, {SPACE_KEY}, {PROJECT_KEY}, etc.) are substituted at publish time so the same templates work for any tenant. Space must already exist in Confluence — skill is a one-shot populator.
[RuneSmith] Developer helpers for the marketplace itself. /help lists installed skills and their natural-language triggers, /plugin-builder scaffolds new plugins, /tech-debt scans the workspace for stale or orphaned artifacts, and /skill-updater propagates convention changes across all skills consistently.
Production-ready workflow orchestration with 80 focused plugins, 185 specialized agents, and 153 skills - optimized for granular installation and minimal token usage
Directory of popular Claude Code extensions including development tools, productivity plugins, and MCP integrations
No description available.
Share bugs, ideas, or general feedback.