Prioritize
- Generate the dashboard:
node ~/.claude/plugins/*/scripts/generate-dashboard.js
Read
~/PROJECTS.mdFor each project with a STATUS block, evaluate:
- Declared priority (
alta>média>baixa) - Urgency by inactivity: high-priority projects with last session >7 days ago rise in the list
- Momentum: projects with recent sessions (≤3 days) and concrete tasks have an advantage — easy to resume
- Pending task volume: more tasks = more blocked, needs attention
- Declared priority (
Generate top 3-5 projects to work on now, in this format:
1. **<project>** — <reason in one line> 2. **<project>** — <reason in one line> ...Update the
## Prioritiessection in~/PROJECTS.md:## Priorities _Analysis from <date>_ 1. **<project>** — <reason> 2. **<project>** — <reason> ...Show the result.