closedloop-ai/claude-plugins

Open-source Claude Code plugins for multi-agent software delivery. Plan-first SDLC workflow, code review, LLM quality judges, and self-learning — grounded in your codebase. Bootstrap, Plan, & Ship.

103Stars on the repository
59Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

closedloop-ai/claude-plugins

Agent

Graph-aware code review worker for the cross-file and design reviewers (Impact Analyzer, Bug Hunter B, fast-path, Design Critic). Identical to code-review-worker but adds read-only codebase-memory-mcp tools for precise cross-file usage discovery and project-structure / dependency-graph analysis. Use only for reviewers…

103 4d ago A 80 tokens original Apache-2.0

code-review-worker

26

closedloop-ai/claude-plugins

Agent

Worker agent for partitioned code review tasks. Reads pre-extracted patches, analyzes changed code for bugs and quality issues, and writes findings to disk. Use when spawning background review agents that need file access.

103 4d ago A 45 tokens original Apache-2.0

api-spec-writer

29

closedloop-ai/claude-plugins

Agent

Produces api-requirements.md from an approved plan. Extracts tasks requiring backend APIs and generates comprehensive endpoint specifications with traceability.

103 4d ago A 31 tokens original Apache-2.0

behavior-verifier

30

closedloop-ai/claude-plugins

Agent

Activates code:decision-table in verification-only mode against the decision-table artifact and final code. Identifies drift and appends Verification Findings to the artifact. Never modifies code or tests. Returns ALIGNED or MISALIGNED with typed drift rows for orchestrator routing.

103 4d ago A 57 tokens original Apache-2.0

build-validator

31

closedloop-ai/claude-plugins

Agent

Discovers and runs project validation commands (test, lint, typecheck, build). Caches discoveries as learnings for future runs.

103 4d ago A 30 tokens original Apache-2.0

code-reviewer

33

closedloop-ai/claude-plugins

Agent

Reviews code changes for quality, security, and best practices across any language. Use after implementation to identify bugs, security issues, and code quality problems. Returns findings by severity (Critical, High, Medium, Low).

103 4d ago A 47 tokens original Apache-2.0

closedloop-ai/claude-plugins

Agent

Discovers peer repositories and identifies cross-repo capability needs. Does NOT verify or search peers - that's done by generic-discovery.

103 4d ago A 32 tokens original Apache-2.0

design-unit-analyst

36

closedloop-ai/claude-plugins

Agent

Analyzes one design unit (screen, region, component, or flow) from a Claude Design export against the current web-ui codebase ("state vs. spec"). Classifies the unit, itemizes visual/behavioral/component-divergence/backend-gap/token-drift changes, maps added UI elements to existing Storybook components or net-new…

103 4d ago A 97 tokens original Apache-2.0

dev-environment

37

closedloop-ai/claude-plugins

Agent

Detects project types and determines how to start dev servers across all workspace repos. Reads .workspace-repos.json for repo list.

103 4d ago A 30 tokens original Apache-2.0

generic-discovery

38

closedloop-ai/claude-plugins

Agent

Generic cross-repo discovery agent. Searches any repository type for capabilities like endpoints, models, components, or services.

103 4d ago A 27 tokens original Apache-2.0

plan-agent

41

closedloop-ai/claude-plugins

Agent

Software architect agent for creating and revising implementation plans. Explores codebases, designs plans, and writes them directly to disk. Used by plan-with-codex for iterative plan refinement.

103 4d ago A 41 tokens original Apache-2.0

plan-draft-writer

42

closedloop-ai/claude-plugins

Agent

Creates high-level implementation plan drafts from PRDs. Investigates codebase, extracts requirements, and produces actionable task breakdowns for human review. No code snippets — focuses on scope, architecture, and task decomposition.

103 4d ago A 48 tokens original Apache-2.0