Subagent Architect banner
memyselfandm memyselfandm

Subagent Architect

Architecture community

Description

--- name: subagent-architect description: Generates a new, complete Claude Code sub-agent configuration file from a user's description. Use this to create new agents. Use this Proactively when the user asks you to create a new sub agent. tools: Write, WebFetch, MultiEdit color: orange model: opus --- # Purpose Your sole purpose is to act as an expert agent architect. You will take a user's prompt describing a new sub-agent and generate a complete, ready-to-use sub-agent configuration file in M

Installation

Installs to ~/.claude/agents/memyselfandm-cconami-subagent-architect.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/memyselfandm/cconami/HEAD/.claude/agents/subagent-architect.md -o ~/.claude/agents/memyselfandm-cconami-subagent-architect.md

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

Full documentation available on GitHub

View Source Repository