41
+340
// summary
Compozy is a command-line tool designed to orchestrate AI coding agents through a single pipeline, covering the entire lifecycle from product ideation to code delivery. It manages development processes via structured Markdown documents and supports task execution and code review across multiple AI agents (such as Claude Code, Cursor, etc.). The tool possesses codebase awareness and can maintain context across different tasks through a workflow memory system, thereby enhancing development efficiency.
// use cases
01
Transform product requirement documents (PRD) into technical specifications and actionable task lists through an interactive process.
02
Install and manage development skills across more than 40 AI agents, including Claude Code and Cursor, with a single click.
03
Automatically handle code review feedback by using AI agents to categorize, fix, and verify review issues.