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.
$curl -o .claude/agents/meta-agent.md https://raw.githubusercontent.com/disler/claude-code-hooks-multi-agent-observability/HEAD/.claude/agents/meta-agent.mdInstalls into the current project.
Install meta-agent by running `curl -o .claude/agents/meta-agent.md https://raw.githubusercontent.com/disler/claude-code-hooks-multi-agent-observability/HEAD/.claude/agents/meta-agent.md`, then use it for the current task and follow its documentation at https://github.com/disler/claude-code-hooks-multi-agent-observability.