6-Agent Pipeline
PM → Architect → Coder → Reviewer → Healer → Release — fully autonomous chain converts tickets into PRs.
Linear → AI Agents → GitHub PRs — Fully Automated
# Clone the repository
git clone https://github.com/thanhnhan2tn/mini-dev-station.git
cd mini-dev-station
# Setup each machine
./bin/devstation.sh --node mini setup # Mac Mini orchestrator
./bin/devstation.sh --node studio setup # Mac Studio worker
./bin/devstation.sh --node air setup # MacBook Air client
# Start services
./bin/devstation.sh up
# Verify
./bin/devstation.sh doctor| Tier | Cloud Cost/Task | Monthly (60 tasks) |
|---|---|---|
| Simple (40%) | $0 | $0 |
| Medium (40%) | ~$0.01 | ~$0.24 |
| Complex (20%) | ~$0.08 | ~$0.96 |
| Classification | ~$0.001 | ~$0.06 |
| Total | ~$1.26 |
Claude Premium only activates when you tag an issue with
premiumorclaude. At ~$0.30/task, using it for 5 tasks/month adds ~$1.50.