auto-planner

Generate a prioritized work queue with time blocks from GitHub issues and PRs.

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/apexradius/agentic-os --skill auto-planner
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: auto-planner
Source: https://github.com/apexradius/agentic-os/tree/main/skills/auto-planner
Command: npx skills add https://github.com/apexradius/agentic-os --skill auto-planner

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires github, git, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps in managing workloads by analyzing open issues, PRs, deadlines, and technical debt, and then generating a prioritized work queue with time blocks.

Core Features & Use Cases

  • Automated Task Prioritization: Analyze open issues, PRs, and technical debt to create a prioritized task list.
  • Time-Block Suggestions: Generate time blocks for the tasks based on urgency, impact, effort, and dependencies.
  • Use Case: When you need an automated way to organize your day, using the skill can help you allocate your time effectively based on the current state of your repository.

Quick Start

Activate the auto-planner skill and provide a timeframe to get a prioritized work queue with time blocks.

Frequently Asked Questions about auto-planner

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

FAQPage Schema
How do I automatically prioritize my GitHub repository issues and PRs?

To automatically prioritize GitHub repository issues and PRs, this Skill analyzes open items, deadlines, and technical debt to generate a prioritized work queue with time blocks. It requires access to the GitHub API and Git repositories to organize your development tasks.

Can I generate a daily work schedule based on technical debt and open pull requests?

Yes, you can generate a daily work schedule based on open pull requests and technical debt. The Skill creates time blocks for your tasks by analyzing urgency, impact, effort, and dependencies directly from your repository state.

What is the best way to organize my software development workflow using Git repository state?

The best way to organize your software development workflow using Git repository state is to activate this Skill with a target timeframe. It evaluates your open issues and PRs to output a prioritized task list with suggested time allocations.

Do I need GitHub API access to use automated task scheduling for my repository?

Yes, you need GitHub API access to use this automated task scheduling. The prioritization mechanism depends on retrieving open issues, pull requests, and deadlines from your GitHub and Git repositories to build the work queue.

How does automated task scheduling handle dependencies between issues and pull requests?

Automated task scheduling handles dependencies between issues and pull requests by evaluating their relationships during analysis. It uses these dependencies alongside urgency and impact metrics to suggest structured time blocks for your daily development planning.