Dashboard

Generates and displays the status of all tracked projects with commentary

kursku e1b3d42 592 B Updated 55 repo stars

File contents

Dashboard

  1. Generate the dashboard by running:
node ~/.claude/plugins/*/scripts/generate-dashboard.js
  1. Read the generated file at ~/PROJECTS.md

  2. Present a commented summary covering:

    • How many projects are active (have a STATUS block configured)
    • Which have high priority but no recent activity (stalled)
    • Which project has the most pending tasks
    • Suggestion of which project deserves attention now, with a 1-line justification

kursku/claude-project-status/tree/main/skills/dashboard commit e1b3d4256d

Frequently asked questions

npx skillmds@latest add kursku/dashboard