Please provide a status report for project "{{project}}" including:
- •
Project Overview
- •Use
project_listto find the project by name, orproject_getif ID is provided - •Show project name, status, and description
- •Use
- •
Task Breakdown
- •Use
todo_listwith the project ID to get all tasks - •Count tasks by status (pending, in progress, completed)
- •Calculate overall completion percentage
- •Use
- •
Recent Activity
- •List recently completed tasks
- •Show tasks currently in progress
- •
Blockers and Risks
- •Identify any overdue tasks
- •Note any high-priority pending items
- •
Next Steps
- •Recommend the next tasks to focus on
- •Suggest any follow-up actions needed
Present the report in a clear, organized format suitable for stakeholder updates.