From astravue
Generates executive status reports from Astravue data covering task progress, budget consumption, and project health.
How this skill is triggered — by the user, by Claude, or both
Slash command
/astravue:generating-status-reportThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. **Identify scope**
Identify scope
Clarify which project and audience (executive vs team). Use astravue_list_projects to help select.
Collect data
astravue_get_project — status, health, priority, dates, budget fieldsastravue_internal_get_project_stats — task completion metricsastravue_list_overdue_tasks — overdue count and detailsastravue_get_project_time_summary — billable vs non-billable hoursWrite the report in narrative paragraphs
Cover four sections:
Project Overview — status, health, completion %, whether on schedule.
Task Progress — total, completed, pending, overdue. Use plain language.
Budget — allocated vs spent, billable vs non-billable, remaining. Compare budget consumption % to completion %.
Risks — overdue tasks, budget concerns, schedule slippage.
Present to user
Ask if they want adjustments or more detail on any section.
npx claudepluginhub astravueorg/astravue-mcp-server --plugin astravueProduces professional stakeholder status updates with progress summaries, metric highlights, blocker analysis, risk register updates, and timeline confidence assessments from project data.
Drafts project status reports, milestone summaries, risk overviews, and management updates from provided materials like plans, meeting notes, and issue lists.
Generates structured status reports with KPIs, risks, and action items for leadership. Use for weekly/monthly updates or summarizing project health.