# Task Management Lookup **Purpose**: Quick reference for task management commands and patterns --- ## Structure ``` lookup/ ├── navigation.md (this file) └── task-commands.md ``` --- ## Quick Routes | Task | Path | |------|------| | **CLI commands** | `task-commands.md` | | **Task schema** | `../standards/task-schema.md` | | **Splitting guide** | `../guides/splitting-tasks.md` | --- ## By Type **Commands** → CLI command reference --- ## Related Context - **Task Management** → `../navigation.md` - **Guides** → `../guides/navigation.md` - **Standards** → `../standards/navigation.md`