command-next-task

Query GitHub Projects and Issues to recommend the next task by priority.

Updated Apr 22, 2026
One-click install
npx skills add https://github.com/aroido/vibesmith --skill command-next-task
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: command-next-task
Source: https://github.com/aroido/vibesmith/tree/main/.codex/skills/command-next-task
Command: npx skills add https://github.com/aroido/vibesmith --skill command-next-task

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of identifying and recommending the next task to work on, streamlining project workflows and ensuring continuous progress.

Core Features & Use Cases

  • Automated Task Recommendation: Suggests the next task based on priority, dependencies, and readiness.
  • GitHub Project Integration: Directly queries GitHub Projects and Issues to find actionable items.
  • Use Case: When you're unsure what to work on next, this Skill can analyze your project board and suggest the highest priority, unblocked task, complete with a suggested command to start it.

Quick Start

Ask the command-next-task skill to recommend your next task.

Frequently Asked Questions about command-next-task

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I find the next GitHub issue to work on automatically?

To find the next GitHub issue to work on automatically, this Skill queries GitHub Projects and Issues to suggest the highest priority, unblocked task based on readiness and dependencies.

Can I filter automated task recommendations by frontend or backend issue types?

Yes, you can filter automated task recommendations by specific task types such as frontend, backend, api-spec, and docs, ensuring the suggested next task aligns with your current development focus.

How does automated task management determine issue readiness on GitHub?

Automated task management determines issue readiness by evaluating GitHub issue labels, assignees, and current project status, ensuring the recommended task is unblocked and ready for implementation.

What is the best way to prioritize my GitHub project tasks for continuous progress?

The best way to prioritize GitHub project tasks is by automating task recommendation to analyze your project board, filtering by priority and readiness to ensure continuous progress on unblocked items.

Does this automated task recommendation tool require any specific GitHub project setup?

The automated task recommendation tool requires your tasks to be organized in GitHub Projects with defined issue labels, assignees, and project statuses so it can accurately query and prioritize actionable items.