project-planner

Evaluates and prioritizes open issues using a score-ranking system with effort estimation.

5|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/best/openclaw-skills --skill project-planner-best
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-planner
Source: https://github.com/best/openclaw-skills/tree/main/project-planner
Command: npx skills add https://github.com/best/openclaw-skills --skill project-planner-best

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps development teams by automatically evaluating and prioritizing open issues, ensuring that the most impactful tasks are addressed next.

Core Features & Use Cases

  • Issue Scoring: Ranks open issues based on predefined criteria like blocking potential, user-facing impact, complexity, dependencies, and staleness.
  • Task Recommendation: Suggests the top 1-3 issues to work on next, with clear reasoning.
  • Use Case: A project manager can use this Skill to get an objective, data-driven list of the next development tasks, optimizing team focus and project velocity.

Quick Start

Use the project planner skill to evaluate and rank all open issues in the current project.

Frequently Asked Questions about project-planner

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

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

You can prioritize GitHub issues by evaluating them using a score-ranking system that assesses blocking potential, user-facing impact, complexity, dependencies, and staleness. This generates a ranked queue of recommended next tasks.

What is issue scoring in agile project management?

Issue scoring is a ranking method for open development tasks that evaluates blocking potential, user-facing impact, complexity, dependencies, and staleness. It provides a structured report of recommended tasks and a ranked queue.

Can I use this for task prioritization across multiple agile projects?

Yes, you can use this for task prioritization across agile projects by integrating with the GitHub API for issue listing. It evaluates open issues and provides a structured report of recommended tasks to optimize team focus.

Does the project planner work with the GitHub API for issue tracking?

Yes, the project planner integrates with the GitHub API for issue tracking. It lists open issues, estimates effort, and outputs a structured report of recommended tasks and a ranked queue.

What's the best way to identify blocking issues in a development workflow?

The best way to identify blocking issues in a development workflow is using an automated score-ranking system. It evaluates dependencies and blocking potential to suggest the top issues to work on next with clear reasoning.

Why use a score-ranking system for dev task prioritization?

Use a score-ranking system for dev task prioritization to get an objective, data-driven list of next development tasks. It evaluates effort estimation, dependencies, and staleness to optimize team focus and project velocity.