writing-plans

Generate detailed implementation plans with file paths and TDD steps.

9|2|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/AetherCore-Dev/ag402 --skill writing-plans-aethercore-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/AetherCore-Dev/ag402/tree/main/.claude/skills/writing-plans
Command: npx skills add https://github.com/AetherCore-Dev/ag402 --skill writing-plans-aethercore-dev

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 before coding begins.

Core Features & Use Cases

  • Structured Planning: Generates plans with precise file paths, code snippets, and testing instructions.
  • Task Decomposition: Breaks down complex features into bite-sized, actionable tasks.
  • Use Case: When tasked with building a new user authentication system, this Skill can produce a comprehensive plan detailing the creation of API endpoints, database schemas, frontend components, and all associated tests.

Quick Start

Use the writing-plans skill to create an implementation plan for adding a new user profile page.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I create an implementation plan for software development tasks?

To create an implementation plan for software development, you can generate a detailed, step-by-step blueprint that decomposes complex features into actionable tasks with precise file paths and testing instructions. This ensures coding clarity and completeness before development begins.

What is task decomposition in software development planning?

Task decomposition in software development planning is the process of breaking down complex features into bite-sized, actionable tasks. It allows developers to generate structured plans detailing API endpoints, database schemas, and frontend components alongside their associated tests.

How does test-driven development fit into writing implementation plans?

Test-driven development (TDD) principles fit into writing implementation plans by ensuring all necessary steps for coding and testing are clearly defined from the start. Plans include specific testing instructions to guarantee robust software delivery before code is written.

Can I generate a structured implementation plan for a new user authentication system?

Yes, you can generate a structured implementation plan for a new user authentication system. The plan will detail the creation of API endpoints, database schemas, frontend components, and all associated tests to ensure a comprehensive software delivery.

What is the best way to document file paths and code snippets before coding begins?

The best way to document file paths and code snippets before coding begins is to generate a structured plan that specifies precise file locations and includes code snippets within the task decomposition. This ensures all implementation steps are clearly defined.

Why should I use an automated tool for writing software implementation plans?

You should use an automated tool for writing software implementation plans because it automates the creation of detailed, step-by-step blueprints. It ensures clarity, completeness, and adherence to TDD principles by defining all coding, testing, and documentation steps before development starts.