takeoff

Surface high-priority actionable tasks from a task backlog or planning documents.

Updated Jun 6, 2026
One-click install
npx skills add https://github.com/kenhia/kdeskdash --skill takeoff-kenhia
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: takeoff
Source: https://github.com/kenhia/kdeskdash/tree/main/.github/skills/takeoff
Command: npx skills add https://github.com/kenhia/kdeskdash --skill takeoff-kenhia

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the start of work by providing a quick, high-priority list of actionable tasks to focus on.

Core Features & Use Cases

  • Task Briefing: Surfaces top-priority actionable tasks.
  • Status and Dependencies: Displays task statuses and dependencies.
  • Backlog Navigation: Allows users to jump directly to specific tasks for deeper analysis.
  • Fallback to Plans: Offers task summaries from 'docs/plans/' when a 'backlog/' directory is missing.

Quick Start

Begin your work session by using the 'takeoff' command.

Frequently Asked Questions about takeoff

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

FAQPage Schema
How do I start a focused work session using my task backlog?

To start a focused work session, the Skill surfaces high-priority actionable tasks from your task backlog, displaying their statuses and dependencies so you can immediately focus on the most important work.

What is the best way to prioritize tasks from a planning document?

Prioritizing tasks from planning documents is handled by surfacing top-priority actionable items; if a backlog directory is missing, the Skill automatically extracts and summarizes tasks from files in the docs/plans/ directory.

Do I need a specific backlog directory to surface high-priority tasks?

You do not strictly need a backlog directory to surface high-priority tasks; the Skill falls back to extracting task summaries from planning files located in docs/plans/ when a backlog/ directory is absent.

Can I jump directly to specific tasks for deeper analysis during session kickoff?

Yes, you can jump directly to specific tasks for deeper analysis during session kickoff, as the Skill provides backlog navigation that allows users to locate and review individual task details quickly.

What task details are displayed when surfacing top-priority actionable tasks?

When surfacing top-priority actionable tasks, the displayed details include the task statuses and their dependencies, providing a clear overview of what can be worked on immediately without blockers.

How does task prioritization handle missing planning files?

Task prioritization requires either a task backlog or planning files to operate; if both are missing, the Skill cannot automate the session kickoff or surface actionable items for your work session.