Ibrahim-3d

Arch Plugin Packager — Development agent for Claude Code

Development community

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.

How to install Arch Plugin Packager

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.

What Arch Plugin Packager does


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]

You are the agents-architect plugin packager. You take a dire

Alternatives in Development

  • Packager — Phase 7: Multi-Platform Packager Agent 465 ★
  • Shep Port Creator — Creates ONE brand-new output port interface in packages/core/src/application/ports/output/ without any caller 247 ★
  • After Identifying Or Executing A Chain — findings.sh add chain " " --score \ --steps " step2 -> step3>" --mitre " " findings.sh update chain --status < 213 ★

Full documentation available on GitHub

View Source Repository