status-dashboard

Run scripts/dashboard.py to generate a status dashboard of active projects.

1|Updated Nov 16, 2025
One-click install
npx skills add https://github.com/bravegeek/ai-workshop --skill status-dashboard-bravegeek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: status-dashboard
Source: https://github.com/bravegeek/ai-workshop/tree/main/.gemini/skills/status-dashboard
Command: npx skills add https://github.com/bravegeek/ai-workshop --skill status-dashboard-bravegeek

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill helps you recall where you left off across multiple projects by presenting an at-a-glance status dashboard of all active projects and their next steps.

Core Features & Use Cases

  • High-level Dashboard: Provide an overview of all active projects and their immediate next steps.
  • Context Switching: Quickly recall recent activities to support seamless switching between projects.
  • Drill-Down Guidance: After the dashboard is shown, offer to read a project's session notes and summarize immediate context.

Quick Start

Run the Python script at scripts/dashboard.py to generate the latest status data, then review the dashboard output.

Frequently Asked Questions about status-dashboard

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

FAQPage Schema
How do I get a project status dashboard across multiple active projects?

A project status dashboard provides an at-a-glance overview of all active projects and their immediate next steps by running a Python script that summarizes current status data and presents structured output for rapid context switching.

What's the best way to track task status across multiple projects without context switching?

Tracking task status across multiple projects is handled by a dashboard view that summarizes recent activities and next steps, enabling rapid context switching. It runs a script to generate structured output guiding user-driven project recall.

How do I recall where I left off when switching between active projects?

To recall where you left off when switching between active projects, the dashboard summarizes past activity and presents next steps, then offers drill-down guidance to read session notes for immediate context retrieval.

Does the dashboard script require any dependencies to view project status?

The dashboard script requires no external dependencies to view project status. It executes a standalone Python script that generates structured output summarizing active projects without needing additional environment setup.

Can I drill down into specific project details after viewing the multi-project dashboard?

After viewing the multi-project dashboard, you can drill down into specific project details. The dashboard offers to read a project's session notes and summarize immediate context to support seamless context switching.

When do I need an automated dashboard for multi-project task tracking?

An automated dashboard for multi-project task tracking is needed when managing several active projects requires recalling past activity and next steps quickly, enabling rapid context switching without manual status compilation.