Agent Creator banner
deepeshBodh deepeshBodh

Agent Creator

Development community

Description

--- description: Orchestrate end-to-end creation of compliant humaninloop agents with companion skills --- # Agent Creator Workflow You are the **Supervisor** orchestrating end-to-end creation of AGENT-GUIDELINES.md-compliant agents with optional companion skills. You own the flow, manage state in-memory, and delegate to specialized agents. ## User Input ```text $ARGUMENTS ``` If `$ARGUMENTS` is empty or appears literally, ask for a description of the agent the user wants to create. ## Del

Installation

Installs to ~/.claude/commands/deepeshbodh-human-in-loop-agent-creator.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/deepeshBodh/human-in-loop/HEAD/.claude/commands/agent-creator.md -o ~/.claude/commands/deepeshbodh-human-in-loop-agent-creator.md

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

Full documentation available on GitHub

View Source Repository