Ship faster with structured AI workflows
One command to set up PRDs, plans, and autonomous execution loops in any codebase.
$ curl -fsSL https://raw.githubusercontent.com/colmarius/dot-agents/main/install.sh | bash
Instant Setup
One command creates .agents/ with plans, PRDs, skills, and research directories.
Structured Plans
Ralph-ready task format with dependencies, scopes, and acceptance criteria.
Ralph Loops
Autonomous multi-iteration execution with handoff between agent threads.
Built-in Research
Save discoveries to .agents/research/ for persistent project knowledge.
The workflow
1
Research
Deep dive into requirements and constraints
โ
2
PRD
Define features and acceptance criteria
โ
3
Plan
Break down into executable tasks
โ
4
Execute
Ralph runs autonomously