writing-plans

Generate structured implementation plans with tasks, file paths, and testing steps.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/samuelmukoti/myai-agent --skill writing-plans-samuelmukoti
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/samuelmukoti/myai-agent/tree/main/skills/software-development/writing-plans
Command: npx skills add https://github.com/samuelmukoti/myai-agent --skill writing-plans-samuelmukoti

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provide a clear and actionable bridge from vague project specifications to concrete, executable plans that specify tasks, file paths, and milestones.

Core Features & Use Cases

  • Automatically generate a structured implementation plan from a project spec with file paths, tasks, and testing steps.
  • Break down tasks into bite-sized steps (2-5 minutes each) with clear objectives and acceptance criteria.
  • Suitable for multi-step features, complex requirements, and delegation to subagents for distributed work.

Quick Start

Provide a clear project spec, and the skill will generate a complete implementation plan with bite-sized tasks and exact file paths.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I turn a software specification into an actionable implementation plan?

To turn a software specification into an implementation plan, provide the project spec to generate a structured document featuring bite-sized tasks, exact file paths, testing steps, and a handoff section.

What is the best way to break down complex software features for development?

The best way to break down complex software features is to decompose them into structured, bite-sized tasks estimated at 2-5 minutes each, complete with clear objectives, exact file paths, and acceptance criteria.

How do I write an implementation plan that includes exact file paths and testing steps?

Writing an implementation plan with exact file paths and testing steps involves processing a project specification to output a structured document outline, enforcing frequent commits and precise task decomposition for multi-module tasks.

Can I use task decomposition plans for delegating work to subagents?

Yes, you can use task decomposition plans for delegating work to subagents, as the structured output provides precise end-to-end documentation with clear objectives suitable for distributed work across multi-step features.

Does generating a plan document require any specific dependencies or components?

Generating a plan document requires no external dependencies or components, allowing you to directly input a clear project specification and receive a complete implementation plan with milestones and file paths.