closedloop-ai

Plugin Manifest Expert — Development agent for Claude Code

Development community

name: plugin-manifest-expert description: Validates plugin.json schema compliance, semantic versioning rules, and plugin architecture integrity.

How to install Plugin Manifest Expert

Installs to ~/.claude/agents/closedloop-ai-claude-plugins-plugin-manifest-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/closedloop-ai/claude-plugins/HEAD/.claude/agents/plugin-manifest-expert.md -o ~/.claude/agents/closedloop-ai-claude-plugins-plugin-manifest-expert.md

Restart Claude Code, or start a new session, for it to be picked up.

What Plugin Manifest Expert does


name: plugin-manifest-expert description: 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 manifest-related changes. model: sonnet color: orange tools: Read, Grep, Glob, Skill

Execution Modes

This agent supports two execution

Alternatives in Development

  • Hub Coordinator — HUB coordinator (formerly "master") for multi-agent orkid engine work — the integration seat 35 ★
  • Partition Reviewer — Use when a Compound V manifest (or a plan with a Partition Map) is ready and you need to verify its partition 35 ★
  • Cni Builder — Builds Prismatic Code Native Integrations (CNI) 26 ★

Full documentation available on GitHub

View Source Repository