Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By cosmicdreams
Process engineering methodology: maps process topology, makes directed fixes, runs improvement experiments, and accumulates process lint rules. Domain-agnostic — each plugin owns its own :improve skill for domain-specific knowledge.
npx claudepluginhub cosmicdreams/claude-plugins --plugin improveAutonomous hypothesis-driven performance optimization. Receives a target metric and codebase, generates its own hypotheses from measurement output, tests each via the ratchet, and iterates without human checkpoints.
Process engineer that attaches to any running process (sprint, funnel, cron, background) to identify friction, make improvements, and accumulate expertise. Operates autonomously for low-risk fixes, runs experiments for uncertain improvements, and escalates structural changes for collaborative discussion. Use when you need to improve how a process, agent, skill, hook, or workflow is working.
Run a multi-tool accessibility audit (Pa11y + axe-core + Lighthouse) against a locally running site and output a JSON score tuple. Use when asked to "scan accessibility", "run a11y audit", "accessibility score", "measure accessibility", "a11y baseline", "accessibility-scan", or when the experiment loop needs a measurement step for accessibility improvements. Takes a base URL (typically a DDEV local site). Do NOT use for manual accessibility review or WCAG consulting -- this is an automated measurement tool.
Map the topology of a process — discover which files, agents, skills, hooks, crons, and configurations constitute it. Produces a topology map that other improve skills use to know where to make changes. Use when first engaging with a process, when asked to "attach to" or "map" a process, or when you need to understand what a process consists of. Do NOT use for making changes — use improve:fix for that.
Run an uncertain process improvement using the ratchet pattern: measure baseline, make a change, measure again, keep if better, revert if worse. For process improvements where the outcome is uncertain and you need evidence before committing. Do NOT use for known fixes — use improve:fix for those.
Make a directed process change in the right place so it propagates to the running process. Handles locating the target file, making the edit, and verifying the change takes effect. Use when you know what needs to change — either from your own observation, a lint rule, or because the human pointed at the problem. Do NOT use for uncertain improvements — use improve:experiment for those.
Check processes against known problem patterns (lint rules) and manage the lint ruleset. Provides global/default rules that apply across all domains. Domain plugins augment with their own rules via their :improve skill. Use to scan for known issues, add new rules from observations, promote/demote rules between confidence tiers, or review the current ruleset. Do NOT use for making fixes — use improve:fix for that.
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.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive startup business analysis with market sizing (TAM/SAM/SOM), financial modeling, team planning, and strategic research
v9.44.0 — Patch release for cursor-agent smoke checks in untrusted workspaces. Run /octo:setup.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Complete creative writing suite with 10 specialized agents covering the full writing process: research gathering, character development, story architecture, world-building, dialogue coaching, editing/review, outlining, content strategy, believability auditing, and prose style/voice analysis. Includes genre-specific guides, templates, and quality checklists.
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