.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/closedloop-ai/claude-plugins
home/skills/closedloop-ai/claude-plugins
closedloop-ai avatar

closedloop-ai/claude-plugins

30 skills · 5 total installs

View on GitHub
$npx skills add closedloop-ai/claude-plugins
SkillInstalls
extract-plan-mdSync plan.md with plan.json content. MUST be used after ANY edit to plan.json to keep plan.md in sync.2toon-formatThis skill should be used when writing or parsing TOON (Token-Oriented Object Notation) files.2decision-tableUse when the user wants a code-grounded decision table for current behavior, wants to compare current behavior against a plan or work item, or needs a…1artifact-type-tailored-contextCompresses artifacts for judge evaluation. Reads a single raw artifact, applies tiered summarization within a token budget, and returns compacted content with…—build-status-cacheSkip Phase 7 rebuild when no code changed since Phase 5 build passed. Compares git diff hash against stored hash from last successful build validation.—claude-code-expertThis skill should be used when working with Claude Code infrastructure including agents, skills, slash commands, hooks, plugins, settings.json, or CLAUDE.md…—claude-creatorGuide for creating NEW skills from scratch. This skill should be used when users want to create a new skill or scaffold a skill directory.—closedloop-envProvides ClosedLoop environment paths (CLOSEDLOOP_WORKDIR, CLAUDE_PLUGIN_ROOT) to agents.—codex-reviewRun Codex to review a plan file and return structured feedback with a verdict. Triggers on: debate loop Codex review rounds.—context-engineeringThis skill should be used when designing prompts, system prompts, or context windows for Claude.—critic-cacheCheck if critic reviews are still valid before re-running Phase 2.5 critics.—cross-repo-cacheCheck if cross-repo coordinator results can be reused, avoiding redundant Sonnet agent launches.—design-inventoryUse to run the Claude Design to ClosedLoop pipeline against the current web-ui.—eval-cacheCheck for a cached plan-evaluation.json result before launching the plan-evaluator agent.—find-plugin-fileThis skill should be used when needing to locate files within the Claude Code plugins cache directory (~/.claude/plugins/cache).—fixVerify and fix BLOCKING/HIGH code review findings from a prior review session via category-dispatch, then run project verification.—iterative-retrievalProtocol for iteratively refining sub-agent queries through follow-up questions to ensure sufficient context—learning-qualityStructured format for capturing high-quality learnings during ClosedLoop runs—mermaid-visualizerThis skill should be used when a user asks to explain a complex idea, concept, or system architecture, or when a diagram would be helpful to visualize control…—orchestrator-sequencesCanonical reusable orchestration procedures for the ClosedLoop planning/implementation orchestrators — PLAN_VALIDATION_SEQUENCE and AWAITING_USER_SEQUENCE.—plan-editing-conventionsConventions for editing plan.json implementation plans including task format, structured arrays, and plan structure rules.—plan-structureUsed when creating or updating implementation plans.—plan-validateDeterministic plan.json validation via Python script, replacing most plan-validator agent calls.—prd-creatorThis skill helps PMs draft lightweight PRDs. It should be used when a PM wants to define a new feature, brainstorm requirements, or prep for sprint planning.—present-localRender the operator-facing local-mode code review results at stage_29_present.—run-judgesOrchestrate parallel judge agent execution, aggregate CaseScore results, write plan-judges.json, code-judges.json, prd-judges.json, or feature-judges.json, and…—singleton-dispatchPLN-725 single-agent dispatch for stage_11_extract_signals and stage_15_coverage_critic.—spawn-reviewersSpawn and collect the reviewer fleet at stage_20_spawn_reviewers.—upload-artifactUpload a file as a ClosedLoop document (PRD, implementation plan, feature, or template).—verify-findingsDispatch and collect the finding-verifier fleet at stage_23_verify_findings (PLN-722).—