project-planner

Generate kanban backlog items, subitems, and plan documents for strategic project planning.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/DoubleNode/homebrew-dev-team --skill project-planner-doublenode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: project-planner
Source: https://github.com/DoubleNode/homebrew-dev-team/tree/main/share/skills/Project%20Planner
Command: npx skills add https://github.com/DoubleNode/homebrew-dev-team --skill project-planner-doublenode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires Claude Code, Kanban board system, kanban-helpers.sh, Kanban Manager skill.

What problem does it solve?

Strategic project planning is often manual and error-prone. This skill creates all planning artifacts (kanban backlog items, subitems, and a plan document) without performing any implementation, ensuring a formal handoff checkpoint before work begins.

Core Features & Use Cases

  • Creates a planning-only kanban backlog item with metadata
  • Generates all subitems representing phased implementation steps
  • Produces a plan document stored in the team's kanban directory
  • Enforces a mandatory handoff checkpoint and prevents execution
  • Supports multi-team coordination and clear delegation

Quick Start

Plan a new feature to implement a user onboarding flow and generate a kanban backlog with subitems and a plan document.

Frequently Asked Questions about project-planner

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

FAQPage Schema
How do I automate project planning to generate kanban backlogs and plan documents?

Automate project planning by generating kanban backlog items, subitems, and plan documents without executing implementation. This creates all necessary planning artifacts and enforces a formal handoff checkpoint before development begins.

Does project planning stop at documentation or does it execute implementation steps?

Project planning strictly generates documentation and kanban artifacts without executing implementation. It enforces a mandatory handoff checkpoint, ensuring phased subitems are planned and delegated before any coding work begins.

What is the best way to structure kanban subitems for phased project handoff?

The best way to structure kanban subitems is by generating them as phased implementation steps with explicit handoff rules. This ensures team-specific storage paths and structured workflows are established before execution.

Can I use this to coordinate multi-team project scoping and delegation?

Yes, you can coordinate multi-team project scoping by generating planning artifacts with team-specific storage paths. It supports clear delegation by creating structured subitems and plan documents for each team's kanban directory.

Do I need a kanban board system to manage generated backlog items?

Yes, you need a kanban board system and kanban-helpers.sh dependencies to manage generated backlog items. The skill integrates with the Kanban Manager skill to store plan documents and structured subitems correctly.

When should I not use automated planning for kanban backlog creation?

You should not use automated planning when you intend to execute implementation simultaneously. This approach prevents code execution entirely, making it unsuitable if your workflow lacks a mandatory handoff checkpoint before development.