tasks

Prioritize GitHub work items across projects into a single actionable task list.

489|254|Updated Apr 5, 2026
One-click install
npx skills add https://github.com/me2resh/apexyard --skill tasks-me2resh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tasks
Source: https://github.com/me2resh/apexyard/tree/main/.claude/skills/tasks
Command: npx skills add https://github.com/me2resh/apexyard --skill tasks-me2resh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It solves decision paralysis by turning your across-the-portfolio GitHub signals (PRs, issues, mentions, CI status, and comments) into a single prioritized list of what to do right now.

Core Features & Use Cases

  • Single flattened TODO across projects: combines items from the root registry so you see actionable work without switching context.
  • Actionable task types with one URL per line: merges review/merge readiness, CI failures, triage needs, and reply-waiting threads into clickable next steps.
  • Read-only, portfolio-aware sourcing: pulls from PR review requests, your PRs that are blocked, assigned issues, mentions, and CI rollups without modifying anything.

Quick Start

Run /tasks to get a prioritized list of the most urgent items across your registered projects, each with a direct URL to click.

Frequently Asked Questions about tasks

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

FAQPage Schema
How do I prioritize GitHub pull requests and issues across multiple projects?

Aggregate GitHub pull requests and issues across multiple projects by scoring urgency signals like CI failures and review requests. The tool outputs a single prioritized, clickable task list to resolve decision paralysis.

What is the best way to triage GitHub CI failures and review requests in one list?

Triage GitHub CI failures and review requests by iteratively scoring work items across registered repositories. This approach merges failing CI on authored PRs and blocked reviews into one actionable list with direct URLs.

Can I use this task automation to surface GitHub mentions and comments without modifying repositories?

Yes, you can surface GitHub mentions and comments without modifying repositories. The task automation operates strictly in read-only mode, pulling portfolio-aware signals to generate actionable tasks without performing any write operations.

How do I get a flattened TODO list of changes-requested follow-ups from GitHub?

Get a flattened TODO list of changes-requested follow-ups by resolving portfolio paths from the registry. The system combines blocked PRs, triage needs, and reply-waiting threads into a single view of urgent work.

Does this GitHub issue triage tool require any dependencies or components to run?

No, this GitHub issue triage tool requires no external dependencies or components to run. It independently resolves portfolio paths from registry config helpers to score and sort your actionable GitHub tasks.