AI-ready workspace for any project

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
View on GitHub