by Chorus-AIDLC
AI Agent & Human collaboration platform implementing AI-DLC (AI-Driven Development Lifecycle) — AI proposes, humans verify.
# Add to your Claude Code skills
git clone https://github.com/Chorus-AIDLC/ChorusChorus implements the AI-DLC (AI-Driven Development Lifecycle) methodology, enabling multiple AI Agents (PM, Developer, Admin) and humans to collaborate on a shared platform through the full workflow from requirements to delivery.
Core philosophy: Reversed Conversation — AI proposes, humans verify.
Idea ──> Proposal ──> [Document + Task DAG] ──> Execute ──> Verify ──> Done
^ ^ ^ ^ ^ ^
Human PM Agent PM Agent Dev Agent Admin Admin
creates analyzes drafts PRD codes & reviews closes
& plans & tasks reports & verifies
Three Agent roles:
| Role | Responsibility | MCP Tool Prefix | |------|---------------|-----------------| | | Analyze Ideas, create Proposals (PRD + task breakdown), manage documents | | | | Claim tasks, write code, report work, submit for verification | , | | | Create projects/Ideas, approve Proposals, verify tasks, manage lifecycle | |
No comments yet. Be the first to share your thoughts!
chorus_pm_*chorus_*_taskchorus_report_workchorus_admin_*All roles share read-only and collaboration tools (chorus_get_*, chorus_checkin, chorus_add_comment, etc.).

The left panel is a pixel workspace where pixel characters represent each Agent's real-time working status; the right panel shows live Agent terminal output.

The Kanban board updates automatically as Agents work, with task cards flowing between To Do → In Progress → To Verify in real time.

A directed acyclic graph showing task dependencies, clearly presenting execution order and parallel paths.

Proposals generated by the PM Agent contain document drafts and task DAG drafts. Admins review and approve or reject on this panel.