Skip to Content
ConceptsOverview

Concepts

Core concepts that power composer.

ConceptDescription
CompositionsMulti-step pipelines that orchestrate AI agent workflows from planning through PR creation.
RolesMarkdown system prompts that define each agent’s behavior, boundaries, and output format.
The Ralph LoopThe automated developer/reviewer iteration cycle that drives code toward a clean review.
SandboxesIsolated git worktrees that keep agent work separated from your main repository.
DistillSynthesis of planning artifacts into a zero-ambiguity feature request for automated re-runs.
RetroExtraction of reusable learnings from ralph review iterations into persistent guidance.
Last updated on