planner

Generate parallel worktrees and task flows from PRD context.

Updated Jan 31, 2026
One-click install
npx skills add https://github.com/lekman/cdn --skill planner-lekman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planner
Source: https://github.com/lekman/cdn/tree/main/.claude/skills/planner
Command: npx skills add https://github.com/lekman/cdn --skill planner-lekman

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Unified planning workflow that detects context and guides you through structured development. It supports PRD-driven task execution with parallel worktrees and feature-branch planning.

Core Features & Use Cases

  • Unified planning workflow using native Claude Code task management, PRD validation, and git worktree isolation.
  • Supports automatic context detection, PRD creation, and task generation from PRD.
  • Use Case: Starting a new feature, resuming work, or coordinating PRD-driven task execution with deterministic worktrees.

Quick Start

Provide a PRD context or a path to a requirements file and run Planner to generate a task plan.

Frequently Asked Questions about planner

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

FAQPage Schema
How do I automate structured feature planning with git worktrees?

Automated structured feature planning generates parallel git worktrees and task flows by detecting context and PRD state. It orchestrates deterministic worktree isolation to support feature-branch development using native task management.

How do I generate a task plan from a PRD file?

Generating a task plan from a PRD file requires providing a PRD context or a path to a requirements file. The workflow validates the PRD state and creates TDD tasks, enabling PRD-driven task execution with deterministic progression.

When should I use parallel worktree orchestration for feature development?

Parallel worktree orchestration is used when starting new features, resuming work, or coordinating PRD-driven task execution. It provides deterministic worktree isolation and automated task progression using the Task tool for multi-phase workflows.

What is the best way to resume work on a paused feature branch?

Resuming work on a paused feature branch is handled through automatic context detection. The workflow identifies existing PRD state and task readiness, then generates the appropriate task flows to continue development seamlessly.

Do I need a completed PRD before starting task generation?

A completed PRD is not strictly required before starting task generation. The workflow supports automatic context detection and PRD creation, allowing you to begin planning and generate the PRD structure as part of the process.

Can I use native Claude Code task management for TDD task creation?

Native Claude Code task management is fully supported for TDD task creation. The workflow implements a multi-phase process with PRD validation and automated task progression, using the Task tool to orchestrate task flows.