next

Analyze worktrees and pull requests to prioritize open GitHub Issues.

2|Updated Jan 14, 2026
One-click install
npx skills add https://github.com/ka2kama/ringiflow --skill next-ka2kama
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: next
Source: https://github.com/ka2kama/ringiflow/tree/main/.claude/skills/next
Command: npx skills add https://github.com/ka2kama/ringiflow --skill next-ka2kama

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps you identify the most relevant and actionable next task to work on, ensuring you're always focused on the highest priority items.

Core Features & Use Cases

  • Task Prioritization: Automatically sorts open GitHub Issues based on priority, dependencies, and labels.
  • Parallel Development Awareness: Identifies tasks that can be worked on in parallel with ongoing development efforts without conflict.
  • Use Case: After finishing a task, you can ask this Skill to suggest your next best action, considering your current worktree and open pull requests.

Quick Start

Ask the skill to identify your next recommended task.

Frequently Asked Questions about next

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

FAQPage Schema
How do I prioritize open GitHub issues for my next development task?

Prioritize GitHub issues by analyzing ongoing worktrees and pull requests, then filtering open issues by labels and dependencies. This identifies actionable next steps that align with your current developer workflow without causing conflicts.

Can I find tasks for parallel development without conflicting with open pull requests?

Find parallel tasks by analyzing active worktrees and open pull requests to identify open GitHub issues that can be progressed simultaneously. This prevents merge conflicts and ensures safe parallel development alongside ongoing work.

What is the best way to find my next task after finishing a coding ticket?

Find your next task by analyzing active git worktrees and pull requests to recommend the highest priority open GitHub issue. This method evaluates dependencies and labels to suggest the most actionable next development step.

Does this task management skill consider issue dependencies and labels?

This task management skill considers issue dependencies and labels by automatically sorting and filtering open GitHub issues. It evaluates these factors alongside current worktree status to prioritize and recommend actionable development steps.

How do I identify which GitHub issues are actionable given my current worktrees?

Identify actionable GitHub issues by evaluating ongoing worktrees and pull requests to filter open issues by dependencies and parallel development potential. This analysis suggests the most relevant and conflict-free next steps for your workflow.