symphony

Manage AI task orchestration workflows across Kanban-style states.

5|Updated Feb 8, 2026
One-click install
npx skills add https://github.com/tiancaiamao/ai --skill symphony-tiancaiamao
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: symphony
Source: https://github.com/tiancaiamao/ai/tree/main/skills/symphony
Command: npx skills add https://github.com/tiancaiamao/ai --skill symphony-tiancaiamao

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Symphony removes the manual overhead of coordinating AI-driven work by organizing tasks, tracking progress, and automating execution across clear workflow states.

Core Features & Use Cases

  • Task Lifecycle Management: Create, list, inspect, move, retry, and complete tasks through a Kanban-style process.
  • Automation Hooks: Trigger workspace setup, dependency installation, testing, review, commit, push, and notification steps automatically.
  • Use Case: Use it to run a bug fix from intake to completion while an AI agent works in an isolated workspace and reports status as the task advances.

Quick Start

Create a Symphony task for the work you want done, move it to Todo to let the scheduler start execution, and monitor progress from the status view or board.

Frequently Asked Questions about symphony

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate AI task orchestration from intake to completion?

AI task orchestration is automated by moving work through Kanban-style states like inbox, todo, running, done, and failed, using hook-driven automation to trigger setup, testing, and notifications while an AI agent executes the work.

What is hook-driven workflow automation for AI agents?

Hook-driven workflow automation triggers workspace setup, dependency installation, testing, review, commit, push, and notification steps automatically as tasks advance through their lifecycle states.

How do I manage bug fixes and features in an isolated AI workspace?

Managing bug fixes and features in an isolated AI workspace requires creating a task, moving it to todo for scheduler execution, and monitoring status as the agent works and reports progress.

Can I use Kanban-style task states for AI agent scheduling?

Kanban-style task states support AI agent scheduling by tracking progress through inbox, todo, running, done, and failed, enabling task CRUD operations and scheduler coordination.

Does workspace isolation work for concurrent AI agent execution?

Workspace isolation supports concurrent AI agent execution by separating environments for bug fixes, refactors, and spikes, ensuring tasks operate independently.

Why do AI workflow tasks fail during automated orchestration?

AI workflow tasks fail during automated orchestration when hook-driven steps encounter errors in dependency installation, testing, or execution, moving the task to a failed state for retry.