writing-plans

Generate detailed implementation plans with file paths, tests, and commit messages.

134|12|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/6BNBN/FlowPilot --skill writing-plans-6bnbn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/6BNBN/FlowPilot/tree/main/%E5%85%BC%E5%AE%B9codex%40cursor%E4%B8%80%E9%94%AE%E5%AE%89%E8%A3%85%E6%8A%80%E8%83%BD/codex%E4%B8%80%E9%94%AE%E5%AE%89%E8%A3%85%E6%8A%80%E8%83%BD/.codex-home-claude-parity/skills/writing-plans
Command: npx skills add https://github.com/6BNBN/FlowPilot --skill writing-plans-6bnbn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

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

Core Features & Use Cases

  • Comprehensive Planning: Generates plans with exact file paths, code snippets, testing instructions, and commit messages.
  • Bite-Sized Tasks: Breaks down complex features into small, manageable actions (e.g., write failing test, implement, verify).
  • Use Case: When starting a new feature, use this Skill to generate a complete roadmap that any developer can follow, minimizing ambiguity and accelerating development.

Quick Start

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

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I generate a detailed implementation plan for a new software feature?

This Skill generates a detailed implementation plan by breaking down features into bite-sized, test-driven development steps, specifying exact file paths, code snippets, tests, and commit messages to create a clear roadmap.

What is test-driven development task breakdown for software development?

Test-driven development task breakdown is the process of dividing complex features into small, manageable actions, such as writing a failing test, implementing the code, and verifying the result, ensuring clarity and completeness for engineers.

Can I use this implementation plan generator without any codebase context?

Yes, you can use this plan generator with zero codebase context, as it aims to provide developers a clear roadmap by explicitly specifying exact files to modify, code to write, and tests to create.

What's the best way to document code generation steps for developers?

The best way to document code generation steps is to generate comprehensive plans that include exact file paths, code snippets, testing instructions, and commit messages, minimizing ambiguity and accelerating development.

Does this planning tool provide commit messages and testing instructions?

Yes, this planning tool provides commit messages and testing instructions within its comprehensive plans, ensuring that every bite-sized task includes exact code to write, tests to create, and commit details.

When do I need an automated implementation plan for software development tasks?

You need an automated implementation plan when starting a new feature, as it automates the creation of step-by-step instructions to minimize ambiguity, ensuring any developer can follow the generated roadmap to accelerate development.