Show current DDD progress and next steps (project:ddd)
ddd/# DDD Workflow Status Checking current Document-Driven Development progress... --- ## DDD Working Directory !`ls -la ai_working/ddd/ 2>/dev/null || echo "❌ No active DDD session (no ai_working/ddd/ directory)"` --- ## Phase Detection Checking which artifacts exist to determine current phase: **Phase 1 (Plan)**: !`test -f ai_working/ddd/plan.md && echo "✅ Plan created" || echo "❌ No plan yet"` **Phase 2 (Docs)**: !`test -f ai_working/ddd/docs_status.md && echo "✅ Docs updated" || echo "❌ Docs not updated"` **Phase 3 (Code Plan)**: !`test -f ai_working/ddd/code_plan.md && echo "✅ Co...
Check the status of VoiceMode services
Check the status of Claude Nights Watch daemon and view current configuration
Show task completion status and progress summary
Project health dashboard - shows environment status and suggests improvements
Show CLAUDE.md memory sync status