planning

Generate detailed implementation plans for multi-step development tasks.

2|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/tobilafinhangit/skill-master --skill planning-tobilafinhangit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning
Source: https://github.com/tobilafinhangit/skill-master/tree/main/.agent/skills/planning
Command: npx skills add https://github.com/tobilafinhangit/skill-master --skill planning-tobilafinhangit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill aids in the creation of comprehensive implementation plans for complex tasks, ensuring that developers have all necessary information without needing prior context.

Core Features & Use Cases

  • Task-by-Task Planning: Break down tasks into small, manageable steps with specific instructions.
  • Documentation: Provide a clear, executable guide for engineers with no prior knowledge.
  • Use Case: Before starting a new feature, use this Skill to create a detailed plan, including file modifications, testing, and documentation steps.

Quick Start

Use the planning skill to create a plan for the 'New Feature X' implementation, saving it to docs/plans/2023-04-01-Feature-X.md.

Frequently Asked Questions about planning

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

FAQPage Schema
How do I create a detailed implementation guide for a multi-step feature?

To create a detailed implementation guide for a multi-step feature, break the task into small, manageable steps with specific instructions documenting all necessary file modifications and commands. This ensures engineers can execute the plan without prior context.

What is task-by-task planning for complex system modifications?

Task-by-task planning for complex system modifications is the process of generating executable documentation that outlines every necessary step, file path, and testing procedure. It provides a clear guide for developers to follow during code integration.

Do I need prior knowledge of file paths and coding practices to use implementation plans?

Yes, generating implementation plans requires knowledge of file paths, coding practices, and testing procedures to document steps accurately. However, engineers executing the plan do not need prior context to complete the documented tasks.

How to document code integration steps for developers with no prior context?

You document code integration steps by creating a comprehensive plan that includes specific file modifications, testing procedures, and step-by-step instructions. This provides a clear, executable guide that engineers can follow without needing any prior project knowledge.

What's the best way to plan new feature development before writing code?

The best way to plan new feature development is to generate a detailed implementation plan saved as a markdown file. This plan should document all necessary steps, files, and commands, ensuring the entire development process is mapped out before coding begins.

Can I save generated project management plans directly to my documentation directory?

Yes, you can save generated project management plans directly to your documentation directory, such as saving a feature plan to a markdown file. This ensures the implementation guide is stored alongside your developer documentation for easy reference.