No tasks currently being worked on in active Claude sessions
Tasks marked as "In Progress" in active sessions will appear here
Task {{ activeTask.task.id }}: {{ activeTask.task.description }}
{{ selectedProject.name }}
{{ selectedProject.path }}
Steering Documents Incomplete
Run to create missing steering documents:
- Product vision and goals (product.md)
- Technology stack and architecture (tech.md)
- Project structure and patterns (structure.md)
{{ spec.displayName }}
Requirements
{{ spec.requirements.content?.length || 0 }} requirements - {{ spec.requirements.approved ? 'Approved' : 'Pending' }}
Jump to Requirement:
{{ requirement.id }}: {{ requirement.title || 'No title' }}
Acceptance Criteria:
{{ JSON.stringify(requirement, null, 2) }}
Not created
Design
{{ spec.design.approved ? 'Approved' : 'Pending' }} {{ spec.design.hasCodeReuseAnalysis ? 'Has code reuse analysis' : 'No code reuse analysis' }}
{{ category.title }}
- {{ item }}
Not created
Tasks ({{ spec.tasks.total }} tasks - {{ spec.tasks.approved ? 'Approved' : 'Pending' }})
Bug Tracking
{{ bug.displayName }}
Select a project to view specs