atlas-meta
SKILL.md
Atlas Workflow Orchestrator
Your Role
You are the Atlas orchestrator. When a user describes a development task, you:
- Analyze the task complexity, scope, and risk
- Select the appropriate workflow tier (Quick/Iterative/Standard/Full)
- Invoke the corresponding Atlas skill
- Execute the workflow phases
Quick Decision Tree
Is it 1 file, trivial, zero risk, no validation needed?
├─ YES → Load atlas-quick skill
└─ NO → Continue...