tasks

Lists prioritized tasks with URLs from across multiple repositories.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/AAbdulghany/fms --skill tasks-aabdulghany
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: tasks
Source: https://github.com/AAbdulghany/fms/tree/main/.claude/skills/tasks
Command: npx skills add https://github.com/AAbdulghany/fms --skill tasks-aabdulghany

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Managing multiple code, PRs, issues, and comments across many projects is tedious and error-prone; this Skill provides a unified, prioritized task feed with direct URLs to take immediate action.

Core Features & Use Cases

  • Centralized, prioritized tasks pulled from PRs, issues, CI failures, and mentions across a portfolio.
  • Supports filters like --top N and --priority flags to focus on high-value items.
  • Real-world use: a developer can open /tasks and quickly triage critical PRs and issues that require immediate attention.

Quick Start

Open the /tasks endpoint and review the top items using available filters to focus on high-priority actions.

Frequently Asked Questions about tasks

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

FAQPage Schema
How do I prioritize cross-project tasks across multiple repositories?

To prioritize cross-project tasks across multiple repositories, this Skill traverses project registries to aggregate PRs, issues, comments, and CI failures into a single deterministic prioritized feed with direct action URLs. You can apply filters like --top N or --priority to focus on high-value items.

What is the best way to triage CI failures and PR reviews for a multi-project portfolio?

The best way to triage CI failures and PR reviews for a multi-project portfolio is to use a centralized task feed that applies a deterministic prioritization model. It collects actionable portfolio items and renders them as a single-item-per-line output suitable for terminal or markdown formats.

How do I list actionable portfolio items with direct URLs for immediate action?

You can list actionable portfolio items with direct URLs by accessing the /tasks endpoint. The Skill organizes cross-project work by traversing project registries and rendering a unified, prioritized task feed that provides direct links to take immediate action on PRs, issues, and mentions.

Can I filter prioritized tasks to focus on high-priority PRs and issues?

Yes, you can filter prioritized tasks to focus on high-priority PRs and issues by using available flags such as --top N and --priority. These filters allow you to narrow down the centralized task feed to quickly triage critical items that require immediate attention across your portfolio.

Does this task triage tool work with markdown formats for terminal output?

Yes, this task triage tool works with markdown formats for terminal output. It renders the prioritized cross-project work as a single-item-per-line output, making it suitable for both terminal displays and markdown documentation of actionable portfolio items.

What are the limitations of using a deterministic prioritization model for portfolio tasks?

A limitation of using a deterministic prioritization model for portfolio tasks is that it applies fixed prioritization logic rather than adaptive or custom rules. It is designed for multi-project portfolios requiring consistent triage of PRs, issues, comments, and CI failures, and may not suit highly custom prioritization workflows.