Goal Reporting

Format goal progress data into Markdown dashboards, ASCII bars, and Mermaid Gantt charts.

18|7|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/thecloudtips/founder-os --skill goal-reporting
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Goal Reporting
Source: https://github.com/thecloudtips/founder-os/tree/main/plugin/skills/goal/goal-reporting
Command: npx skills add https://github.com/thecloudtips/founder-os --skill goal-reporting

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill transforms raw goal data into easily understandable visual reports, making it simple to track progress and identify areas needing attention.

Core Features & Use Cases

  • Dashboard Tables: Generates sortable tables with progress bars and RAG status indicators.
  • Gantt Charts: Creates visual timelines of goals using Mermaid syntax.
  • RAG Breakdown: Summarizes goals by Red, Amber, Green status with analysis.
  • Needs Attention: Lists goals with active blockers and suggested actions.
  • Use Case: Generate a comprehensive monthly progress report for all active projects, including a visual timeline and a breakdown of at-risk goals, ready for stakeholder review.

Quick Start

Format my goals into a visual dashboard with progress bars and a Gantt chart.

Frequently Asked Questions about Goal Reporting

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I visualize goal progress data using Markdown tables and Gantt charts?

Generate a visual dashboard with progress bars and RAG status indicators by formatting your goal data into Markdown tables. You can filter results by status and category to highlight areas needing attention for stakeholder review.

Can I generate a visual timeline of project goals using Mermaid syntax?

Yes, you can generate visual timelines of goals using Mermaid Gantt chart syntax. This creates clear, text-based project timelines that render natively in Markdown environments without requiring additional libraries.

How do I create a RAG status breakdown report for active projects?

Create a RAG breakdown report by summarizing goals into Red, Amber, and Green status indicators within Markdown tables. The output includes an analysis of at-risk goals and lists active blockers with suggested actions.

Does this reporting approach support distinct output formats for Notion and chat?

Yes, this goal reporting approach supports distinct output formats specifically optimized for both Notion and chat environments. It adjusts the Markdown rendering and visual formatting to suit the target platform.

Do I need external libraries to render ASCII progress bars and goal dashboards?

No, you do not need external libraries to render ASCII progress bars and goal dashboards beyond standard Markdown and Mermaid rendering capabilities. The visualization relies entirely on native text formatting.