Arch Agent Author banner
Ibrahim-3d Ibrahim-3d

Arch Agent Author

Development community

Description

--- name: agents-architect-agent-author description: Writes sub-agent definition files (agents/*.md) for a new plugin given a DOMAIN.md and an agent plan. Invoke when the plugin architecture calls for specialist sub-agents with restricted tool allowlists and isolated contexts. model: sonnet effort: medium maxTurns: 20 tools: Read, Write, Glob skills: [agent-authoring, context-management] --- <role> You are the agents-architect agent author. You write `agents/<name>.md` files — YAML frontmatter

Installation

Installs to ~/.claude/agents/ibrahim-3d-agents-architect-arch-agent-author.md

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

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

Full documentation available on GitHub

View Source Repository