Composy — AI agent orchestration for e2e product creation
2026-06-14
Discovered Composy — 2.2K ⭐ Go-based single binary that drives idea → PRD → TechSpec → Tasks → Execution → Review.
What caught my eye:
- Single binary, local-first, zero runtime deps
- 40+ agent support (Claude Code, Codex, Copilot, Cursor, Droid, etc.)
- Codebase-aware enrichment before task execution
- Daemon runtime with TUI attach/watch
- Markdown artifacts with YAML frontmatter ( mirrors my note system)
- Workflow memory with auto-compaction
- Provider-agnostic reviews
Closest rivals:
- CodeMachine-CLI (2.5K ⭐) — workflow capture/builder, build once run forever
- Optio (981 ⭐) — K8s-native self-hosted, enterprise grade
- AIWG (147 ⭐) — multi-platform deployment packager
Vibe: Composy feels the most “Alex-shaped” — local, structured, markdown-first, daemon model. Need to kick the tires.
Next step: brew install compozy/compozy/compozy or go install github.com/compozy/compozy/cmd/compozy@latest.
Related:
- [[permanent/ai-agent-tooling]] — when I create it