task-planning

Analyze task data from project documents to identify active work and priorities.

Updated Oct 12, 2025
One-click install
npx skills add https://github.com/IDEA-on-Action/IDEA-on-Action --skill task-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-planning
Source: https://github.com/IDEA-on-Action/IDEA-on-Action/tree/main/.claude/skills/task-planning
Command: npx skills add https://github.com/IDEA-on-Action/IDEA-on-Action --skill task-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

현재 상태의 작업 목록에서 우선순위를 파악하고, 스프린트 계획에 반영할 작업 카드를 생성한다.

Core Features & Use Cases

  • 데이터 소스 연결: 현재 상태, 컨텍스트, 스프린트, 로드맵 연계
  • 우선순위 분석: P0~P3 및 차단 요소 식별
  • 출력 포맷: 체크리스트 카드/간단한 표 형식으로 결과 출력

Quick Start

예: "Task-01" 같은 작업 카드를 생성하고, 우선순위를 P0으로 설정한다.

Frequently Asked Questions about task-planning

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

FAQPage Schema
How do I identify task priorities and organize them for sprint planning?

Task planning analyzes your project documents to extract active work and assign priority levels (P0–P3), helping you organize tasks for sprints. The Skill generates priority-ranked task cards and dependency maps so you can focus sprints on blocking work first.

Can I extract tasks and priorities from multiple project sources at once?

Yes. Task planning connects to current-state documents, context files, sprint backlogs, and roadmaps simultaneously, parsing structured files to detect priorities and completion status across all linked sources in one analysis.

What output formats does task planning generate?

Task planning produces standardized task cards (like 'Task-01' with priority labels), checklist formats, and simple tables. Each output includes priority level, blocking dependencies, and completion status for immediate sprint board setup.

How do I detect blocking dependencies and critical-path tasks?

Task planning automatically identifies P0 items and blocking elements within your task data, surfacing dependencies that prevent downstream work. You can then sequence sprints to resolve blockers first and unblock parallel work streams.

Is task planning suitable for backlog grooming and roadmap alignment?

Yes. Task planning handles backlog grooming by parsing current task states and roadmap connections, then generates priority-ordered output that aligns sprint work to roadmap milestones and removes stale or duplicate items.