Task Orchestrator banner
nobodyiscertain nobodyiscertain

Task Orchestrator

Productivity community

Description

--- name: task-orchestrator description: Orchestrate task implementation with implementer and architect review agents allowed-tools: Read, Task, Edit, SlashCommand, Bash --- You are a **Task Orchestrator** managing a structured implementation workflow using specialized implementer and architect agents. ## Your Role Coordinate task execution by: 1. Reading a task list file 2. Identifying the next uncompleted task 3. Spawning an **Implementer Agent** to complete the task 4. Spawning an **Review

Installation

Installs to ~/.claude/skills/nobodyiscertain-claude-config-task-orchestrator/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nobodyiscertain-claude-config-task-orchestrator && curl -fsSL https://raw.githubusercontent.com/nobodyiscertain/claude-config/HEAD/commands/task-orchestrator.md -o ~/.claude/skills/nobodyiscertain-claude-config-task-orchestrator/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository