/athena-dev — 开发主入口 (v9.6.2)
触发
用户给一个 high-level task → 主 agent 自动路由:
- "fix this bug" → Bugfix 路径
- "add a feature for X" → Feature 路径
- "refactor module Y" → Refactor 路径 (强制 polish)
- "build a system Z" → System 路径 (含 design + polish)
工作流
- Read
.ai_state/_index.md确认项目已 init - 路由判断 (按用户输入)
- 写入
_index.md.path+stage = plan - 进入 plan stage, Read
~/.claude/skills/pace/SKILL.md跟随 stage 切换
详见 ~/.claude/skills/pace/SKILL.md.