writing-plans

Community

Craft precise plans for flawless execution, every time.

AuthorAlabamaMike
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Poorly detailed implementation plans lead to confusion, rework, and errors, especially when handed off to developers unfamiliar with the codebase. This skill guides the creation of comprehensive, bite-sized implementation plans with exact file paths, complete code examples, and explicit verification steps, ensuring any engineer can execute them flawlessly, regardless of their codebase context.

Core Features & Use Cases

  • Bite-Sized Task Granularity: Breaks down implementation into small, actionable steps (2-5 minutes each).
  • Zero-Context Assumption: Plans are detailed enough for engineers with no prior codebase knowledge.
  • Exact Code & Commands: Provides complete code snippets and precise command-line instructions with expected outputs.
  • Use Case: After a design is approved, use this skill to generate a detailed implementation plan for a new feature, ensuring every task is clearly defined with all necessary code and verification steps.

Quick Start

Use the writing-plans skill to create an implementation plan for the 'user-profile-update' feature.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: writing-plans
Download link: https://github.com/AlabamaMike/copilot-agents/archive/main.zip#writing-plans

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository