.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/subagents/closedloop-ai/claude-plugins
closedloop-ai avatar

closedloop-ai/claude-plugins

14 subagents

View on GitHub
Subagent
agent-context-reviewerReviews Claude Code agent files for context efficiency and token optimization.agent-definition-expertReviews Claude Code agents for YAML frontmatter, writing style, structure, and format compliance.claude-command-reviewerReviews Claude Code slash command files for structure, TodoWrite, and best practices.claude-skill-reviewerReviews Claude Code skill files for triggers, structure, and effectiveness.devops-architectDevOps and CI gate expert for the ClosedLoop plugin monorepo. Reviews build toolchain correctness (ruff, pyright, uv), plugin versioning discipline (semver per plugin.json), hook lifecycle contracts,…json-schema-architectReviews JSON Schema draft-07 design patterns, validation rules, schema composition, and contract adherence for agent definitions, plugin manifests, and workflow artifacts. Triggers on PRD features…observability-architectObservability and telemetry expert for the ClosedLoop plugin monorepo. Reviews telemetry block schema evolution (review_result.json.telemetry), cache hit-rate namespace contracts, hook log…plugin-manifest-expertValidates plugin.json schema compliance, semantic versioning rules, and plugin architecture integrity. Use when features modify plugin manifests, add/remove agents, change plugin metadata, or require…pr-reviewerReviews PRs for version bump compliance, KISS/DRY violations, and cross-cutting concerns. Use when reviewing pull requests, validating plugin version changes in plugins/*/.claude-plugin/plugin.json,…python-proPython 3.13 language expert for the ClosedLoop plugin monorepo. Reviews implementation plans for type annotation correctness, argparse CLI conventions, import isolation, fail-open/fail-closed…python-script-reviewerReviews Python scripts for best practices, type safety, and project conventions.security-privacySecurity and privacy expert for the ClosedLoop plugin monorepo. Covers prompt-injection on LLM pipelines, agent tool-allowlist correctness, hook-script attack surface, secret hygiene, cache-key…test-engineerSpecialized in Python testing with pytest. Expert in running tests, fixing failures, and ensuring test coverage. Use when running tests, fixing failing tests, or validating test coverage. Does NOT…test-strategistTest strategy and policy expert for the ClosedLoop plugin monorepo. Owns coverage policy, test pyramid decisions, fixture design, golden-fixture regression design, and what kind of test is…