writing-plans

Generate step-by-step implementation plans with file paths, code snippets, and commit messages.

32|3|Updated Jan 21, 2026
One-click install
npx skills add https://github.com/dkyazzentwatwa/SuperNavigator --skill writing-plans-dkyazzentwatwa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/dkyazzentwatwa/SuperNavigator/tree/main/superpowers-main/skills/writing-plans
Command: npx skills add https://github.com/dkyazzentwatwa/SuperNavigator --skill writing-plans-dkyazzentwatwa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of creating clear, actionable, and comprehensive implementation plans for software development tasks, ensuring that even developers with no prior context can understand and execute them.

Core Features & Use Cases

  • Detailed Task Breakdown: Generates bite-sized, actionable steps for implementation.
  • Contextual Guidance: Provides specific file paths, code snippets, testing instructions, and commit messages.
  • Use Case: When starting a new feature, use this skill to generate a step-by-step plan that includes writing failing tests, implementing minimal code, verifying tests, and committing changes, ensuring a TDD workflow.

Quick Start

Use the writing-plans skill to generate an implementation plan for the new user authentication 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 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 bite-sized, actionable steps that include exact file paths, code snippets, testing procedures, and commit messages for clear execution.

What is the best way to generate a test-driven development workflow plan for new features?

The best way to generate a test-driven development workflow plan is to produce step-by-step instructions covering writing failing tests, implementing minimal code, verifying tests, and committing changes for the new feature.

How do I break down complex code implementation tasks for developers with zero codebase context?

Break down complex code implementation tasks by generating comprehensive, step-by-step plans that specify exact file paths, code snippets, and testing procedures, ensuring clarity for engineers with no prior codebase context.

Can I generate exact commit messages and file paths as part of my development workflow planning?

Yes, you can generate exact commit messages and file paths as part of development workflow planning, providing specific contextual guidance and actionable steps to guide engineers through the entire test-driven implementation process.

Does implementation planning work for engineers with varying test design proficiency?

Implementation planning works for engineers with varying test design proficiency by ensuring comprehensive clarity through detailed testing procedures, specific code snippets, and step-by-step actionable task breakdowns.