writing-plans

Generate step-by-step implementation plans for multi-step software tasks.

1|Updated Mar 5, 2026
One-click install
npx skills add https://github.com/novvoo/skill-router --skill writing-plans-novvoo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/novvoo/skill-router/tree/main/agent/skills/writing-plans
Command: npx skills add https://github.com/novvoo/skill-router --skill writing-plans-novvoo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill automates the creation of comprehensive, step-by-step implementation plans for software development tasks, ensuring clarity and reducing ambiguity for engineers.

Core Features & Use Cases

  • Detailed Task Breakdown: Generates bite-sized, actionable tasks for engineers.
  • Code, Test, and Docs Guidance: Specifies exactly which files to touch, code to write, tests to implement, and documentation to consult.
  • Use Case: When starting a new feature, use this skill to generate a plan that outlines every test, code change, and commit needed, ensuring a smooth development process.

Quick Start

Use the writing-plans skill to generate an implementation plan for adding user authentication.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I create a detailed implementation plan for a multi-step software development task?

To create a detailed implementation plan, break down multi-step software development tasks into granular instructions for file modifications, code implementation, testing procedures, and commit strategies.

What is task breakdown in software development planning?

Task breakdown in software development planning is the process of generating bite-sized, actionable steps that specify exactly which files to touch, code to write, and tests to implement for engineers.

How do I write an implementation plan that requires zero codebase context for engineers?

To write an implementation plan requiring zero codebase context, provide granular instructions on file modifications, code implementation, testing procedures, and documentation so engineers can execute tasks without domain knowledge.

Does implementation planning include testing procedures and commit strategies?

Yes, implementation planning includes testing procedures and commit strategies by specifying exactly which files to modify, what tests to implement, and how to structure commits for a smooth development process.

When do I need to generate an implementation plan for adding a new feature?

You need to generate an implementation plan when starting a new feature to outline every test, code change, and commit needed, ensuring clarity and reducing ambiguity for the development process.

What's the best way to document code changes and testing procedures for a new feature?

The best way to document code changes and testing procedures is to generate an actionable plan that specifies exact file modifications, code to write, tests to implement, and documentation to consult.