01Provides context handoff by summarizing the current conversation for new agentic sessions.
02Parses natural language requests to identify the desired tool, command, and task.
03Spawns independent, parallel terminal sessions for multitasking.
04Uses a configurable, cookbook-based approach for constructing tool-specific commands.
050 GitHub stars
06Supports multiple agentic coding tools (Claude Code, Codex, Gemini) and raw CLI commands.