Next Task
Predicts the most likely next task for nmalinowski based on past activity and current context.
Install on your platform
We auto-selected Claude Code based on this skillβs supported platforms.
Run in terminal (recommended)
claude mcp add nmalinowski-next-task npx -- -y @trustedskills/nmalinowski-next-task
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"nmalinowski-next-task": {
"command": "npx",
"args": [
"-y",
"@trustedskills/nmalinowski-next-task"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, nmalinowski-next-task, helps AI agents determine and execute their next task based on a provided list of options. It prioritizes tasks based on user input or pre-defined criteria. The agent can then proceed to complete the selected task, providing updates along the way.
When to use it
- Project Management: When an agent needs to manage multiple project steps and select which one to tackle next.
- Personal Assistant: To help a virtual assistant prioritize daily tasks like scheduling appointments or responding to emails.
- Workflow Automation: For automating complex workflows where the order of operations can change dynamically.
- Decision Making: When an agent needs to choose between several possible actions, and requires guidance on which is most important.
Key capabilities
- Task prioritization based on user input.
- Selection from a list of available tasks.
- Execution of the selected task.
- Provides updates during task completion.
Example prompts
- "I have these tasks: [task 1], [task 2], [task 3]. Which should I do next?"
- "Prioritize these tasks: [task list] and execute the highest priority one."
- βFrom this list of tasks [list], select the most urgent task.β
Tips & gotchas
The skill requires a clear, well-defined list of available tasks to operate effectively. Ambiguous or poorly defined tasks can lead to incorrect prioritization and execution.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates β what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
π Community
Passed automated security scans.