writing-plans

Generate detailed implementation plans for multi-step software development tasks.

Updated Dec 1, 2025
One-click install
npx skills add https://github.com/Come0520/L2C --skill writing-plans-come0520
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/Come0520/L2C/tree/main/.agent/skills/writing-plans
Command: npx skills add https://github.com/Come0520/L2C --skill writing-plans-come0520

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

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

Core Features & Use Cases

  • Detailed Task Breakdown: Creates bite-sized, actionable tasks for developers.
  • Code & Testing Guidance: Specifies files to modify, tests to write, and commands to run.
  • Contextual Documentation: Assumes minimal prior knowledge of the codebase or problem domain.
  • Use Case: When a new feature is defined, this Skill can produce a complete roadmap for its development, including all necessary code changes, tests, and documentation updates.

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 generate a detailed implementation plan for a multi-step software development task?

To generate a detailed implementation plan, you need to break down multi-step software development tasks into granular, actionable instructions covering file modifications, test writing, and execution commands.

What is the best way to break down a new feature into actionable development tasks?

The best way to break down a new feature is to create bite-sized tasks that specify exact file modifications, required tests, execution commands, and commit strategies, ensuring clarity for developers with minimal codebase context.

Can I generate code and testing guidance for developers assuming minimal prior codebase knowledge?

Yes, you can generate contextual documentation and code testing guidance that assumes minimal prior knowledge by specifying exact files to modify, tests to write, and commands to run for the developer.

Does this implementation planning approach include execution commands and commit strategies?

Yes, this implementation planning approach includes granular instructions on execution commands and commit strategies alongside file modifications and test writing to provide a complete development roadmap.

When do I need a detailed task breakdown for software development?

You need a detailed task breakdown for software development when a new feature is defined and requires a complete roadmap of code changes, tests, and documentation updates to reduce ambiguity for engineers.

How to write an implementation plan that covers testing and documentation updates?

To write an implementation plan covering testing and documentation, specify the necessary file modifications, tests to write, execution commands, and commit strategies to ensure a comprehensive development roadmap.