Agent skill
projects-quick
Quick overview of all projects (lightweight, Haiku-powered). Use to check project statuses, see what's active, or get a summary of all work. Triggers on "project status", "show projects", "what projects", "project overview".
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/projects-quick
SKILL.md
Show status of all projects from the ideas/ repo.
Data Sources
- Read
ideas/CLAUDE.mdfor project index - For each active project, read
ideas/ideas/[project]/README.md
Output Format
Active Projects
| Project | Phase | Last Activity | Next Step |
|---|---|---|---|
| CareerBrain | MVP | [date] | [from README] |
| ... | ... | ... | ... |
On Hold
| Project | Reason | Resume When |
|---|---|---|
| YourBench | Job search priority | After job secured |
| ... | ... | ... |
Quick Stats
- Total active: X
- Total on hold: Y
- Open issues: Z (scan issues/ directories)
Optional Deep Dive
If Taylor asks about a specific project:
- Read its
project-brief.md - List open issues from
issues/ - Show recent WORKLOG entries
- Suggest next steps
Keep the overview scannable - details on request.
Didn't find tool you were looking for?