takeoff

Classify backlog tasks into actionable, blocked, in-progress, and ready-to-work categories.

50|14|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill takeoff
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: takeoff
Source: https://github.com/All-The-Vibes/ATV-StarterKit/tree/main/.github/skills/takeoff
Command: npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill takeoff

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Takeoff provides a crisp, prioritized view of the backlog at the start of a work session, helping users quickly decide what to work on first.

Core Features & Use Cases

  • Backlog-driven kickoff: surfaces top-priority actionable tasks with status, dependencies, and blockers.
  • Fallback to active plans: if backlog tooling or backlog/ dir is missing, reads active plans from docs/plans/ and surfaces them.
  • Four-section briefing: presents Top Priority, Blocked / Dependent, In Progress, and a succinct Recommendation to guide next action.

Quick Start

Ask the skill to surface the top-priority actionable backlog items for a new work session.

Frequently Asked Questions about takeoff

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

FAQPage Schema
How do I prioritize my backlog for a new sprint kickoff?▼

To prioritize your backlog for a sprint kickoff, this skill reads your backlog directory, classifies tasks into actionable, blocked, in-progress, and ready-to-work categories, and surfaces a four-section briefing with a next-action recommendation.

What is the best way to surface blocked tasks and dependencies before starting work?▼

The best way to surface blocked tasks is by scanning existing plans or backlog tooling, classifying items by status, and presenting a concise briefing that highlights dependencies alongside top-priority actionable tasks.

Can I generate a task briefing if I use docs/plans instead of backlog tooling?▼

Yes, you can generate a task briefing without dedicated backlog tooling. The skill falls back to reading active plans directly from the docs/plans directory and surfaces them in the prioritized kickoff format.

How do I get a quick task-management summary for my current work session?▼

You get a quick task-management summary by asking the skill to surface top-priority items. It reads your task files and formats results into Top Priority, Blocked, In Progress, and a succinct Recommendation section.

Does this backlog briefing tool require specific sprint planning software to function?▼

No, specific sprint planning software is not required. The skill operates effectively if either a backlog directory is present or if active plans exist within the docs/plans directory.

How does the skill classify in-progress tasks versus ready-to-work items?▼

The skill classifies in-progress tasks versus ready-to-work items by reading the backlog or plan files, evaluating their status and dependencies, and grouping them into distinct sections within the final briefing output.