planning

Generate structured implementation plans with tasks, files, and verification steps.

14|1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/azat-io/ai-config --skill planning-azat-io
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: planning
Source: https://github.com/azat-io/ai-config/tree/main/skills/planning
Command: npx skills add https://github.com/azat-io/ai-config --skill planning-azat-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured approach to planning and decomposing complex work into bite-sized tasks before starting implementation.

Core Features & Use Cases

  • Detailed planning before coding: Generates a complete plan with goals, constraints, and steps.
  • Task decomposition: Breaks down features into atomic tasks with explicit file paths and steps.
  • Verification & risks: Includes success criteria, tests, and risk notes for each task.
  • Team alignment: Improves handoffs by documenting assumptions and dependencies.
  • Use Case: When starting a new feature, ask the skill to produce a plan that covers goals, approach, tasks, and verification before any code is written.

Quick Start

Provide a high-level feature goal and constraints, and request an implementation plan.

Frequently Asked Questions about planning

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

FAQPage Schema
How do I break down complex software features into detailed implementation tasks?▼

To break down complex software features, provide a high-level goal and constraints to generate a task-by-task implementation plan with explicit file paths, verification steps, and risk notes before coding.

What is the best way to plan a multi-step software development project across teams?▼

Planning a multi-step software development project across teams requires a structured implementation plan that documents assumptions, dependencies, and milestones to improve team alignment and handoffs.

How does task decomposition work for software architecture planning?▼

Task decomposition for software architecture planning works by breaking down features into atomic tasks with explicit file paths, steps, and success criteria to ensure detailed planning before implementation.

Can I generate a structured development plan with verification steps before writing code?▼

Yes, you can generate a structured development plan before writing code by submitting your feature goals to produce a complete plan that includes goals, approach, atomic tasks, tests, and verification steps.

Does this project planning approach work for research-driven software requirements?▼

Yes, this project planning approach works for research-driven software requirements by applying to multi-step projects requiring coordination and producing a task-by-task plan with explicit files, verification steps, and risks.