writing-plans

Creates software implementation plans with task decomposition and review steps.

16|3|Updated Jun 8, 2026
One-click install
npx skills add https://github.com/Yomiamy/flutter_inspector_kit --skill writing-plans-yomiamy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/Yomiamy/flutter_inspector_kit/tree/main/.claude/skills/writing-plans
Command: npx skills add https://github.com/Yomiamy/flutter_inspector_kit --skill writing-plans-yomiamy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps developers write detailed implementation plans for complex tasks, ensuring all necessary steps and considerations are documented before starting development.

Core Features & Use Cases

  • Comprehensive Planning: Document all aspects of a task, including file modifications, testing, and documentation.
  • Task Decomposition: Break down tasks into bite-sized steps for better manageability.
  • Review Loop: Incorporate a review process to ensure plan quality and correctness.
  • Execution Handoff: Facilitate smooth transition from planning to execution with clear instructions.

Quick Start

Run the writing-plans skill to create an implementation plan for a new feature.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I create an implementation plan for a complex software development task?

To create an implementation plan, decompose complex software development tasks into bite-sized steps, documenting file modifications, testing, and review procedures before coding begins.

What is task decomposition in software development planning?

Task decomposition in software development planning breaks down multi-step features into manageable actions, ensuring all file changes and testing procedures are outlined for clear execution handoff.

How do I document file modifications and testing procedures before coding begins?

Document file modifications and testing procedures before coding by generating a comprehensive implementation plan that outlines necessary development workflow steps and incorporates a review loop.

Can I use a review loop to ensure implementation plan quality for multi-step tasks?

Yes, you can use a review loop to ensure implementation plan quality by validating task decomposition and documentation correctness before transitioning to the execution handoff phase.

Does this implementation planning approach work for multi-step development workflows without specific dependencies?

Yes, this implementation planning approach works for multi-step development workflows without specific dependencies, focusing purely on task decomposition, code documentation, and review processes.