Creates new Overstory agents for Overclaw by updating all seven integration points (config, manifest, agent-def, gateway prompt, task_router, generate_agent_...
- Initial release of the Create Agent skill for Overclaw. - Automates creation and registration of new Overstory agents, updating all seven required integration points. - Supports both manual agent creation and analysis-driven agent suggestions from logs, troubleshooting files, mulch, and project structure. - Provides `create_agent.py` CLI tool with validation, dry-run, and rollback options. - Includes helper script `analyze_agent_needs.py` for suggesting agent needs based on project resources.