- Add .claude/ configuration (agents, commands, prompts, templates) - Add comprehensive documentation: - WBS.md - Work Breakdown Structure - SPRINT_PLANNING.md - 4-sprint detailed plan - OPERATION_PLAN.md - Execution procedures - PRODUCT_SPEC.md - Product requirements - PREPARATION_OPS.md - Pre-sprint checklist - Add PlantUML diagrams (wbs-diagram, gantt-chart) - Configure Miyabi (.miyabi.yml) - Set up Rust workspace structure 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
11 lines
189 B
Markdown
11 lines
189 B
Markdown
プロジェクトの状態を確認してください。
|
|
|
|
1. Gitステータス
|
|
2. Miyabiステータス
|
|
3. 未完了のTODO
|
|
4. 最近のコミット
|
|
|
|
```bash
|
|
git status
|
|
miyabi status
|
|
```
|