Description
After implementing static subagents (#34), update the documentation:
- README.md: Add sections for static agent management (agent add/list/remove),
--agent flag usage, per-agent cron jobs, delegate_to_agent and create_agent tools
- README.md — directory structure table: Add
agents/ directory and its contents
- README.md — CLI commands section: Add
wildgecu agent commands and --agent flag examples
- AGENT.md / CODE_AGENT.md: Add guidance for when to use
delegate_to_agent vs spawn_agent
Blocked by #34.
Description
After implementing static subagents (#34), update the documentation:
--agentflag usage, per-agent cron jobs,delegate_to_agentandcreate_agenttoolsagents/directory and its contentswildgecu agentcommands and--agentflag examplesdelegate_to_agentvsspawn_agentBlocked by #34.