Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By cosmicdreams
Plugin, agent, and skill management tooling: bump-version, scaffold, new-agent, new-skill, optimize-agents, update-plugins, create-worktree.
npx claudepluginhub cosmicdreams/claude-plugins --plugin adminSets up a proper agent team using TeamCreate so that spawned agents share a communication channel and can coordinate via SendMessage. Use whenever the user asks to use agent teams, coordinate agents, have agents work together, or collaborate across parallel tasks — outside of a full sprint context. Trigger phrases: "use agent teams", "spin up a team", "create an agent team", "have agents coordinate", "agents that talk to each other", "parallel agents with shared context". ALWAYS use this skill before spawning agents when inter-agent communication or shared task state is needed. Do NOT use for single background agents, solo research tasks, or when sprint:run is already active.
Bumps the semantic version (major/minor/patch) of one or all CLAUDE-PLUGINS plugins, updates all version references, writes CHANGELOG entries, and provides a reinstall command. Use when the user says "bump version", "increment version", "release a new version", "version bump", "update plugin version to X.Y.Z", or after completing plugin changes that warrant a version update. NOT for checking which version is installed or updating npm/composer packages.
Display the changelog for any installed plugin. Use whenever the user asks about a changelog, version history, or release notes — for ANY plugin. First argument is the plugin name. Optional filter: --latest, --since X.Y.Z, or X.Y.Z for a specific version. Examples: "sprint changelog", "what's new in retro", "ideate changes since 2.0.0". When no plugin is specified, list available plugins and ask the user to choose.
Creates an isolated git worktree for developing a fix or feature in a separate working directory. Use when the user says "create a worktree", "set up a worktree", "new worktree for issue X", "start work on issue X", or needs an isolated branch workspace. Handles naming conventions, git config propagation, and baseline verification. NOT for creating git branches without worktrees, or for cloning repositories.
Bootstrap office skill dependencies for the current environment. Detects whether running on macOS (Homebrew) or a Linux sandbox (apt/pip/npm), scans all installed plugin SKILL.md files for prerequisites, maps each dependency to the correct install command, and installs what it can automatically. Use this skill whenever Claude is in a fresh environment, when a skill fails because a CLI or package is missing, when the user says "install", "setup", "bootstrap", or "get my tools working", or when any office/research-lab skill reports a missing dependency. Trigger proactively if you detect a missing tool while running another office skill.
Share bugs, ideas, or general feedback.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Ultra-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.
Team sprint execution infrastructure: agents, skills, hooks, protocols, and kanban pipeline.
Sprint retrospective infrastructure: agent interviews via SubagentStop hook, session analysis, action cards, and retrospective kanban board.
Pre-work ideation with a visual decision canvas. Generates divergent ideas, launches a local web UI for human annotation, then synthesizes decisions into a concrete plan.
Drupal-specific development skills and agents (DDEV, Analysis, Validation, Scaffolding).
Automated Drupal and WordPress error monitoring and self-healing pipeline: watches logs (DDEV + Acquia), triages errors into curated Beads tickets, autonomously implements fixes in isolated git worktrees, captures verified Actual solutions alongside Projected hypotheses, and surfaces past fixes via /drover:recall.
A collection of Claude Code plugins covering team sprint orchestration, Drupal development, process engineering, passive knowledge capture, and meta-tooling for plugin authoring.
Several plugins require external CLI tools (Beads, Obsidian CLI, GitHub CLI, jira-cli, ddev, etc.).
→ See DEPENDENCIES.md for the full install guide.
# Clone the repo
git clone git@github.com:cosmicdreams/claude-plugins.git
cd claude-plugins/worktrees/main
# Install plugins at user scope
claude plugin install admin@local --scope user
claude plugin install sprint@local --scope user
claude plugin install retro@local --scope user
claude plugin install ideate@local --scope user
claude plugin install drupal-lab@local --scope user
claude plugin install lib@local --scope user
claude plugin install workflow@local --scope user
claude plugin install drover@local --scope user
claude plugin install research-lab@local --scope user
claude plugin install improve@local --scope user
claude plugin install ideas-funnel@local --scope user
After installing, initialize the sprint board in your project:
brew install beads
bd init --prefix sprint
adminMeta-tooling for developing and maintaining Claude Code plugins.
Skills: agent-team, bump-version, changelog, create-worktree, install, new-agent, new-skill, optimize-agents, scaffold, scaffold-silence, update-plugins
sprintTeam sprint execution: parallel agents, kanban pipeline, hooks, protocols.
Skills: asset-audit, board, kanban, plan, project-notes, run
retroEnd-of-sprint retrospectives: agent interviews via SubagentStop hook, action card management, session reports.
Skills: interviews, kanban, session, transcript
ideatePre-work ideation: brainstorm canvas, deep research, structured comparison, reality checks, diagrams, ADRs.
Skills: adr, brainstorm, compare, diagram, reality-check, research, understand
drupal-labDrupal development against DDEV: issue analysis, patch validation, contrib module scaffolding, performance profiling.
Skills: analyze-issue, browse-drupal-issues, config, ddev, finish-issue, issue-summary, module-dev-starter, perf-measure, process-lifecycle, validate-patch
libThin CLI-wrapper skills (data-layer only — no summarization). Slack, Jira, GitHub, TestRail, Obsidian vault, logs, and media utilities.
Skills: archive, csv-analysis, ddev, ffmpeg, github, hyperfine, image-optimize, jira, lighthouse, log-analyzer, pa11y, slack, testrail, vault-search, vault-store, wiki-query
workflowProcess automation built on top of lib: morning brief, deploy checklist, cross-source pulse, Obsidian maintenance, calendar/email helpers.
Skills: config, deploy-post, ecosystem-pulse, morning-brief, obsidian-lint, organize, personal-calendar, personal-email, pulse
droverAutomated Drupal error monitoring and self-healing pipeline. Watches logs, triages errors into curated Beads tickets, autonomously implements fixes in isolated git worktrees, notifies on ready-for-review.
Skills: add-project, backfill, baseline, board, dashboard, implement, reset-state, run, setup, triage, watch
research-labComposable research engagement pipeline: literary review via NotebookLM, multi-agent workshop swarms, cross-examination seminars, and iterative experimentation with ratchet-based optimization.
Skills: experiment, literary-review, run, seminar, workshop
improveProcess engineering methodology. Maps process topology, makes directed fixes, runs improvement experiments, accumulates lint rules. Domain-agnostic — each plugin can own its own :improve skill for domain-specific knowledge.
Skills: accessibility-scan, attach, experiment, fix, lint, perf-measure, self
ideas-funnelPassive knowledge capture pipeline — Karpathy-derived LLM Wiki with Monitor-driven multi-domain ingest. Feeds land in Raw/, agents compile them into a cross-linked Obsidian wiki, memory evolves via confidence decay and graph-aware consolidation.
Skills: ingest, init, lint, query
admin:changelog <plugin> # e.g. admin:changelog sprint
admin:changelog <plugin> --latest # most recent version only
Chris Weber