plan

Create step-by-step project plans with plan.yaml and prompt files.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/athan-dial/skills --skill plan-athan-dial
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: plan
Source: https://github.com/athan-dial/skills/tree/main/plugins/dev/skills/plan
Command: npx skills add https://github.com/athan-dial/skills --skill plan-athan-dial

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the creation of detailed project plans by guiding users through a structured interview process, resulting in dispatch-ready plan directories.

Core Features & Use Cases

  • Guided Planning: Conducts an interactive, one-question-at-a-time interview to define scope, ownership, and flow.
  • Structured Output: Generates a standardized plan.yaml and prompt files for execution automation.
  • Use Case: A product manager can quickly outline a feature rollout, with detailed PRs and tractable steps, ensuring clarity and coordinated execution.

Quick Start

Command the AI to help map out a new feature development and create the corresponding plan files for implementation.

Frequently Asked Questions about plan

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

FAQPage Schema
How do I create a project plan with structured PRs for a new software feature?

This Skill develops a detailed project plan by conducting an interactive, one-question-at-a-time interview to define scope and ownership, then outputs a standardized plan.yaml and prompt files for coordinating multiple PRs.

What's the best way to coordinate multi-PR deployment workflows for technical teams?

Coordinating multi-PR deployment workflows is handled by generating standardized plan files that outline tractable steps and apply environment and scope guards, ensuring repeatable and correctly sequenced development or infrastructure changes.

How does the interactive roadmap planning interview process work?

The interactive roadmap planning process works by asking one question at a time to map out feature rollout requirements, capturing the responses to automatically generate structured output directories ready for automated execution.

Do I need Python and shell scripts to use this project planning workflow?

Python and shell scripts are used by this project planning workflow to ensure correctness through configuration validation, applying guards to verify environment and scope before dispatching the generated plan files.

Can I use this for infrastructure changes as well as software feature development?

Yes, you can use this for infrastructure changes as well as software feature development, because it develops step-by-step plans requiring coordinated, repeatable deployment workflows with environment and scope verification.

What limitations should I expect when generating plan.yaml files for workflow automation?

A limitation when generating plan.yaml files is that correctness depends on built-in configuration validation guards, meaning the structured output requires accurate environment and scope inputs during the interactive interview to ensure proper automated execution.