Task Think

Orchestrate a multi-phase implementation workflow for this repository with artifact files under .ai/<project-name>/<letter>/ using Codex subagents instead of shell-spawned child processes. Use when the user wants one prompt to drive context gathering, planning, plan assessment, implementation, build verification, and review with persistent artifacts, clear phase handoffs, and a thin parent thread. Prefer spawn_agent/send_input/wait_agent, keep heavy pre-build work delegated when possible, and avoid pulling timed-out phases back into the main session.

kotatogram 939e78a 2 files · 37.7 KB Updated

File contents

kotatogram/kotatogram-desktop/tree/main/.agents/skills/task-think commit 939e78a427

Frequently asked questions

npx skillmds@latest add kotatogram/task-think