Parent PRD
#34
What to build
A new create_agent tool available to the main agent. During conversation, the user can ask the main agent to create a new static subagent. The main agent crafts the SOUL content (acting as interviewer) and calls this tool to persist the agent.
No bootstrap interview flow — the main agent IS the interviewer.
Acceptance criteria
Blocked by
User stories addressed
- User story 12 (create agent from conversation)
Parent PRD
#34
What to build
A new
create_agenttool available to the main agent. During conversation, the user can ask the main agent to create a new static subagent. The main agent crafts the SOUL content (acting as interviewer) and calls this tool to persist the agent.No bootstrap interview flow — the main agent IS the interviewer.
Acceptance criteria
create_agenttool with input:name(required),soul(required),model(optional)agents/<name>/via Home.Agent()SOUL.mdconfig.yamlwith model (or empty for global default)crons/andcron-results/directoriesBlocked by
User stories addressed