Skills
MCP
Plugins
Subagents
.fyi
.fyi
Search…
⌘K
…
/
closedloop-ai
/
claude-plugins
home
/
subagents
/
closedloop-ai
/
claude-plugins
closedloop-ai/claude-plugins
14 subagents
View on GitHub
Subagent
agent-context-reviewer
Reviews Claude Code agent files for context efficiency and token optimization.
agent-definition-expert
Reviews Claude Code agents for YAML frontmatter, writing style, structure, and format compliance.
claude-command-reviewer
Reviews Claude Code slash command files for structure, TodoWrite, and best practices.
claude-skill-reviewer
Reviews Claude Code skill files for triggers, structure, and effectiveness.
devops-architect
DevOps 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-architect
Reviews 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 inv
observability-architect
Observability and telemetry expert for the ClosedLoop plugin monorepo. Reviews telemetry block schema evolution (review_result.json.telemetry), cache hit-rate namespace contracts, hook log discipline,
plugin-manifest-expert
Validates 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-reviewer
Reviews 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, o
python-pro
Python 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 boundary
python-script-reviewer
Reviews Python scripts for best practices, type safety, and project conventions.
security-privacy
Security 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 integr
test-engineer
Specialized 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 wri
test-strategist
Test 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 appropriate