Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By cosmicdreams
Composable research engagement pipeline: literary review, workshop swarms, cross-examination seminars, and iterative experimentation with ratchet-based optimization.
npx claudepluginhub cosmicdreams/claude-plugins --plugin research-labExecutes the iterative experiment loop — proposes changes, runs cheap gates, implements via git commits, measures results, and decides keep/discard using the ratchet pattern. Includes correctness validation.
Orchestrates full research engagements — plans phases, delegates to researchers and experimentalists, makes go/no-go gate decisions, writes methodology, and produces the final report. The PI never runs experiments directly.
Conducts literary reviews via NotebookLM, participates in workshop swarms querying curated knowledge, and shares findings with other researchers. Spawnable N times for parallel work.
Iterative optimization loop: propose changes, cheap gate, implement via git commit, measure, validate correctness, keep/discard with ratchet pattern. Includes futility stopping and JSONL logging. Use standalone for any measurable optimization task. Say "run an experiment", "iterate on this", "optimize with methodology", or "autoresearch loop".
NotebookLM-powered research: create a notebook, seed sources, fire deep web research, curate sources with the user, run synthesis queries, and produce a structured summary. Use standalone for any knowledge gathering task, not just as a pipeline step. Say "research this topic", "build a notebook on", "literary review of", or "gather research on". Migrated from ideate:research with improvements for engagement directory integration.
Run a full research engagement: preflight audit, literary review via NotebookLM, multi-agent workshop swarm, cross-examination seminar, methodology authoring, iterative experimentation with ratchet optimization, and final report. Use when starting or resuming a research engagement. Say "run a research engagement", "research this topic end to end", "full research pipeline", or "research-lab:run". Not for standalone literary review (use research-lab:literary-review), standalone experiments (use research-lab:experiment), or quick brainstorming (use ideate:brainstorm).
Cross-examine curated knowledge to form a defensible position. Takes a NotebookLM notebook and leading questions, uses structured examination techniques (pattern spotting, paradox hunting, naming the unnamed, contrast creation), and produces named concepts, a decision table, and ranked hypotheses. Works standalone with any notebook. Say "form decisions from this notebook", "cross-examine this research", "seminar on", or "help me form a position on".
Multi-agent parallel interrogation of a NotebookLM notebook. Spawns N researcher agents, each investigating a specific facet, with cross-pollination of findings. Use standalone when you have a notebook and want to swarm it with questions. Say "swarm this notebook", "workshop these questions", or "parallel research on".
Uses power tools
Uses Bash, Write, or Edit tools
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.
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
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.
AI image generation Creative Director powered by Google Gemini Nano Banana models. Claude interprets intent, selects domain expertise, constructs optimized prompts, and orchestrates Gemini for best results.
Harness-native ECC plugin for engineering teams - 64 agents, 262 skills, 84 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Team sprint execution infrastructure: agents, skills, hooks, protocols, and kanban pipeline.
Plugin, agent, and skill management tooling: bump-version, scaffold, new-agent, new-skill, optimize-agents, update-plugins, create-worktree.
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).
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