compozy

Orchestrate AI coding agents across end-to-end software development workflows.

2.5k|134|Updated Mar 28, 2026
One-click install
npx skills add https://github.com/compozy/compozy --skill compozy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: compozy
Source: https://github.com/compozy/compozy/tree/main/.agents/skills/compozy
Command: npx skills add https://github.com/compozy/compozy --skill compozy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Compozy centralizes the orchestration of AI-driven coding workflows, eliminating scattered prompts and manual handoffs by providing a single source of truth for agents, prompts, and artifacts.

Core Features & Use Cases

  • Agent-agnostic orchestration across Claude, Codex, Cursor, Droid, OpenCode, Pi, Gemini, and other runtimes.
  • Artifact-driven memory with two-tier persistence (shared workflow memory and per-task memory) to preserve decisions, learnings, and handoffs across runs.
  • Workflow pipeline guidance including ideation, PRD, TechSpec, task decomposition, execution, reviews, remediation, and archiving, all from a unified CLI interface.

Quick Start

Install Compozy core skills with setup and start a workflow by running compozy tasks run.

Frequently Asked Questions about compozy

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

FAQPage Schema
How do I orchestrate AI coding agents across different runtimes from a single CLI?

You can orchestrate AI coding agents across runtimes like Claude, Codex, Cursor, and Gemini using Compozy, which centralizes prompts and manual handoffs into a single CLI pipeline for end-to-end software development workflows.

What is the best way to automate task decomposition and PRD creation in my development workflow?

Automating task decomposition and PRD creation is handled through Compozy's unified CLI pipeline, which guides the workflow from ideation and TechSpec creation to execution, review, remediation, and archiving without scattered prompts.

Does Compozy work with multiple AI agent runtimes like Cursor, Codex, and Gemini?

Yes, Compozy supports agent-agnostic orchestration across Claude, Codex, Cursor, Droid, OpenCode, Pi, Gemini, and other runtimes, allowing you to integrate various AI coding agents into a single workflow.

How do I preserve decisions and handoffs across multiple AI agent runs?

To preserve decisions and handoffs across runs, Compozy uses artifact-driven memory with two-tier persistence, maintaining both shared workflow memory and per-task memory to store learnings and context.

How do I start an AI coding workflow after setting up the CLI?

To start an AI coding workflow, install the Compozy core skills with the setup process, then initiate the pipeline by running the command compozy tasks run from your CLI.