closedloop-aiclosedloop-aiOfficialยท21 Agent Skills Included

claude-plugins

Multi-agent planning, code generation, review, and quality judging

Automates the full software development cycle from PRD drafting to implementation planning, code generation, and multi-reviewer code review. Eliminates manual sprint planning, inconsistent code reviews, and unverified findings by running phased workflows with verifier fleets and quality judges. Captures reusable engineering patterns across runs so teams ship reviewed, validated code faster.
npx skills add closedloop-ai/claude-plugins --all -g -y
Available:

Tells the AI agent how the six plugins are structured, how to name and route skills, and how the run-loop orchestrator, hooks, and model-selection conventions govern execution.

All Skills in This Repository (21)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
closedloop-aiclosedloop-ai

mermaid-visualizer

Generate Mermaid diagrams for flowcharts, sequence diagrams, and state diagrams.

Official
Basic
๐Ÿ“ฆ In Repo
closedloop-aiclosedloop-ai

claude-code-expert

Document Claude Code extensibility with agents, skills, commands, and plugins.

Official
Intermediate
๐Ÿ“ฆ In Repo
closedloop-aiclosedloop-ai

upload-artifact

Upload files as versioned artifacts to the ClosedLoop platform.

Official
Intermediate
๐Ÿ“ฆ In Repo
closedloop-aiclosedloop-ai

context-engineering

Guide prompt engineering for Claude with XML tagging and reasoning patterns.

Official
Intermediate
๐Ÿ“ฆ In Repo
closedloop-aiclosedloop-ai

skill-creator

Create new AI skills with SKILL.md templates and directory structures.

Official
Intermediate
๐Ÿ“ฆ In Repo
closedloop-aiclosedloop-ai

prd-creator

Create Product Requirements Documents through guided conversational workflows and structured templates.

Official
Intermediate
๐Ÿ“ฆ In Repo
closedloop-aiclosedloop-ai

iterative-retrieval

Refine sub-agent queries through a structured 4-phase protocol with follow-up questions.

Official
Intermediate
๐Ÿ“ฆ In Repo
closedloop-aiclosedloop-ai

critic-cache

Hash plan and critic configuration files to validate review freshness.

Official
Basic
๐Ÿ“ฆ In Repo
closedloop-aiclosedloop-ai

closedloop-env

Provide ClosedLoop environment variables and construct file paths for agents.

Official
Basic
๐Ÿ“ฆ In Repo
closedloop-aiclosedloop-ai

build-status-cache

Compare git diff hashes to skip redundant build validations.

Official
Basic
๐Ÿ“ฆ In Repo
closedloop-aiclosedloop-ai

plan-editing-conventions

Enforce formatting and structure conventions when editing plan.json files.

Official
Basic
๐Ÿ“ฆ In Repo
closedloop-aiclosedloop-ai

cross-repo-cache

Validate cached cross-repo coordinator results by comparing peer repository git hashes.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install claude-plugins?โ–ผ

Run `npx skills add closedloop-ai/claude-plugins --all -g -y` in your terminal to install all plugins in this suite globally.

What does ClosedLoop do for my development workflow?โ–ผ

It turns a PRD into a validated implementation plan, generates the code through phased loops, and runs multi-agent code reviews with verified findings before you merge.

How does the automated code review work?โ–ผ

A fleet of reviewer agents scans your diff for bugs, security issues, and convention violations, then a separate verifier fleet confirms or rejects each finding so you only act on real issues.

Does it work with Claude Code and Codex?โ–ผ

Yes. The plugins follow the standard SKILL.md and plugin manifest formats and run in Claude Code, with a Codex plugin path included for the code-review plugin.

Can non-engineers use these plugins?โ–ผ

Yes. Product managers can draft PRDs and feature docs conversationally, and the planning and review pipeline runs from plain-English requests.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’