next

Analyzes project boards, GitHub pull requests, commits to recommend prioritized next tasks.

3|Updated Jul 30, 2023
One-click install
npx skills add https://github.com/danielcopper/dotfiles --skill next-danielcopper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: next
Source: https://github.com/danielcopper/dotfiles/tree/main/claude/.claude/skills/next
Command: npx skills add https://github.com/danielcopper/dotfiles --skill next-danielcopper

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh.

What problem does it solve?

This skill eliminates decision fatigue and project stagnation by analyzing your current development state to recommend the most impactful next task.

Core Features & Use Cases

  • Holistic State Analysis: Aggregates data from project boards, open pull requests, and recent commit history to identify true progress.
  • Bottleneck Detection: Automatically flags stalled items, forgotten tasks, and unmerged pull requests that are ready for review.
  • Context-Aware Recommendations: Provides a reasoned, prioritized recommendation based on epic momentum and dependency order, while respecting user-provided focus hints.

Quick Start

Ask the next skill to recommend what you should work on next based on your current project board and recent commits.

Frequently Asked Questions about next

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

FAQPage Schema
How do I prioritize development tasks using GitHub project boards and commit history?

To prioritize development tasks, this Skill analyzes GitHub project boards, pull requests, and commit history to identify stalled items and recommend the most logical next action based on epic momentum and dependency constraints.

What's the best way to find stalled items and unmerged pull requests in my software workflow?

Finding stalled items and unmerged pull requests is handled by bottleneck detection, which automatically flags forgotten tasks and PRs ready for review by aggregating data from your project boards and recent commit history.

Do I need GitHub CLI integration to analyze project management boards for task recommendations?

Yes, GitHub CLI integration is required to fetch real-time project data and status checks, enabling the Skill to analyze your current development state and provide prioritized task recommendations.

How does AI-driven workflow prioritization handle dependency constraints and epic momentum?

AI-driven workflow prioritization evaluates dependency order and epic momentum to provide context-aware recommendations, ensuring the suggested next task respects your project's logical progression and user-provided focus hints.

Can I use project management board analysis to eliminate decision fatigue in software development?

Yes, project management board analysis eliminates decision fatigue by assessing your true progress across commits and PRs, suggesting the single most impactful next task to prevent project stagnation.