feat(task-021): add context health reporting

This commit is contained in:
2026-06-03 19:05:04 +01:00
parent 5bad6ad0f8
commit a0b28e7d8d
8 changed files with 749 additions and 15 deletions
+1
View File
@@ -41,6 +41,7 @@ rdb init # Create standard project structure and context files
rdb discover # Ask 10 core discovery questions, record answers
rdb guardrails # Check for agent stalls and state inconsistencies
rdb prompt # Generate implementation prompt for the next task
rdb context-status # Report health and completeness of project context
rdb start TASK-001 # Mark a task as in progress
rdb complete TASK-001# Mark a task as done
rdb status # Show current stage and active task