docs: add task management workflow and update guides
- Add guide/workflows/task-management.md (comprehensive workflow) - Update ultimate-guide.md with task management sections - Add task management quick reference to cheatsheet - Update machine-readable/reference.yaml with new content - Update .gitignore for docs/ directory Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
1136dc683f
commit
821c900ba0
8 changed files with 997 additions and 3 deletions
|
|
@ -249,3 +249,4 @@ Plans in `.claude/plans/` serve as decision documentation:
|
|||
- [tdd-with-claude.md](./tdd-with-claude.md) — Combine with TDD
|
||||
- [spec-first.md](./spec-first.md) — Combine with Spec-First
|
||||
- [iterative-refinement.md](./iterative-refinement.md) — Post-plan iteration
|
||||
- [task-management.md](./task-management.md) — Track plan execution across sessions with Tasks API
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue