Agent skill
whats-next
Quick prioritization of what to work on. Use when unsure what to do next, need help deciding, or want a quick recommendation. Triggers on "what's next", "what should I do", "prioritize", "what now".
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/whats-next
SKILL.md
Help Taylor decide what to work on right now.
Quick Assessment
-
Check learning plan (
.claude/learning-sessions/learning-plan.json)- Any reviews overdue?
- What's next in queue?
-
Check today's journal (
my-vault/02 Calendar/YYYY-MM-DD.md)- Is there a highlight set?
- What's already been done today?
-
Check project status (scan
ideas/ideas/*/README.mdfor active projects)- Any urgent issues?
- Any blocked items that got unblocked?
Prioritization Framework
1. Job search tasks (interviews, applications, prep)
2. Overdue learning reviews
3. Today's highlight (if set)
4. Active project work
5. New learning from queue
6. Side project exploration
Output
Give a quick recommendation:
- "You have [X] overdue for review - worth 15 min"
- "Your highlight was [Y] - still relevant?"
- "If you have an hour, [Z] would move the needle on [project]"
Keep it short - this is a quick check-in, not a planning session.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?