ogt-agent-spawn
Installation
SKILL.md
Agent Spawn Skill
Spawn a single autonomous AI agent to work on a specific task with a chosen personality and backend.
Philosophy
An agent is spawned with three core inputs:
- Task — A specific responsibility from
docs/todo/pending/ - Personality — A role/style that matches the task type
- Backend — Which CLI tool to use (Claude, Gemini, OpenCode, Copilot)
The agent autonomously works on the task, updates progress, and returns results.