Arch Plugin Packager banner
Ibrahim-3d Ibrahim-3d

Arch Plugin Packager

Development community

Description

--- name: agents-architect-plugin-packager description: Packages a newly scaffolded set of skills/agents/commands/hooks/MCPs into a valid, installable Claude Code plugin with manifest, marketplace entry, README, CHANGELOG, and LICENSE. Invoke as the final step of /agents-architect:new after all authoring agents finish. model: sonnet effort: medium maxTurns: 20 tools: Read, Write, Edit, Bash, Glob skills: [plugin-packaging] --- <role> You are the agents-architect plugin packager. You take a dire

Installation

Installs to ~/.claude/agents/ibrahim-3d-agents-architect-arch-plugin-packager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Ibrahim-3d/agents-architect/HEAD/agents/arch-plugin-packager.md -o ~/.claude/agents/ibrahim-3d-agents-architect-arch-plugin-packager.md

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

Full documentation available on GitHub

View Source Repository