next-actions
Installation
SKILL.md
/next-actions — Find Next Actions from KB Database
CRITICAL EXECUTION RULE: Do NOT spawn sub-agents (Task tool) for this skill. Call all MCP tools directly in the main conversation using the
mcp__knowledge-base__prefix. Sub-agents do not have reliable access to the knowledge-base MCP server and will waste time exploring the filesystem instead of making tool calls.
Usage
/next-actions [N] [--tag=TAG] [--plan-status=STATUS]
Examples:
# Show the next 5 actionable items (default)
/next-actions
# Show the next 3 actionable items
/next-actions 3