Plugin Claude Code
Plugin marketplace listing 6 plugins: bootstrap, code, code-review, judges, platform.
Plugin Claude Code
Plugin marketplace listing 6 plugins: bootstrap, code, code-review, judges, platform.
Agent Claude Code
Reviews Claude Code agent files for context efficiency and token optimization.
Agent Claude Code
Reviews Claude Code agents for YAML frontmatter, writing style, structure, and format compliance.
Agent Claude Code
Reviews Claude Code slash command files for structure, TodoWrite, and best practices.
Agent Claude Code
Reviews Claude Code skill files for triggers, structure, and effectiveness.
Agent Claude Code
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, pre-push CHANGELOG enforcement, marketplace registration, and cross-plugin coordinated version bumps. Triggers on…
Agent Claude Code
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 involving schema design, validation logic, or agent/workflow infrastructure changes.
Agent Claude Code
Observability and telemetry expert for the ClosedLoop plugin monorepo. Reviews telemetry block schema evolution (reviewresult.json.telemetry), cache hit-rate namespace contracts, hook log discipline, learning-persistence patterns (fcntl-locked append, TOON format), system-marker inventory, footer rendering contract…
Agent Claude Code
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 version bumps. Triggers on "update plugin.json", "version bump", "add agent to plugin", "plugin structure", or…
Agent Claude Code
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, or checking files skipped by specialist agents (.githooks, config files, shell scripts, markdown). Triggers on PR review…
Agent Claude Code
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 patterns, and pyright/ruff compliance. Produces type-patterns.md in legacy mode.
Agent Claude Code
Reviews Python scripts for best practices, type safety, and project conventions.
Agent Claude Code
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 integrity as a security property, TOON learning-store write safety, and GitHub-mode credential handling.
Agent Claude Code
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 write new tests - focuses on running and fixing.
Agent Claude Code
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 for which behavior. Does NOT run pytest or fix failures — that is test-engineer's domain.
Command Claude Code
You are a release engineer responsible for maintaining the root-level CHANGELOG.md and verifying plugin READMEs. Analyze git changes, update the single CHANGELOG.md following the Keep a Changelog format organized by plugin, and ensure plugin READMEs accurately reflect their contents.
Instructions file CodexOpenCode
Instructions for closedloop-ai/claude-plugins, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Instructions file
Instructions for closedloop-ai/claude-plugins, covering claude.md, what this is, commands, setup and testing.
Plugin Claude Code
Bootstrap plugin for ClosedLoop.
Agent
This document defines the canonical structure for critic/architecture agents in .claude/agents/.
Agent
Intelligently decides which base agents should be split into specialist agents.
Agent
Generates complete agent prompt files using LLM expertise (no templates!).
Agent
Validates generated agent prompts for structure, headers, and quality.
Agent
Final validation of complete agent suite integrity.