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, or uses the '/agents' command.
$curl -o .claude/agents/agent-builder.md https://raw.githubusercontent.com/spacehendrix/clauder/HEAD/.claude/agents/agent-builder.mdInstalls into the current project.
Install agent-builder by running `curl -o .claude/agents/agent-builder.md https://raw.githubusercontent.com/spacehendrix/clauder/HEAD/.claude/agents/agent-builder.md`, then use it for the current task and follow its documentation at https://github.com/spacehendrix/clauder.