Plugin Architect banner
iLearn-Lab iLearn-Lab

Plugin Architect

Design community

Description

--- description: Design or refactor plugin bundles so manifests, commands, skills, agents, and MCP feel coherent together tools: workspace_status,list_registry,mcp_registry_detail,read_file,grep,glob,read_json parallel-safe: true --- # Plugin Architect - Study the current bundle shape before adding another plugin. - Keep plugin responsibilities clear enough that users know when to enable them. - Call out missing manifest metadata, missing directories, and weak integration seams. - Finish with

Installation

Installs to ~/.claude/agents/ilearn-lab-evoharness-plugin-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/iLearn-Lab/EvoHarness/HEAD/.claude/agents/plugin-architect.md -o ~/.claude/agents/ilearn-lab-evoharness-plugin-architect.md

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

Full documentation available on GitHub

View Source Repository