Writing-Plans

Creates bite-sized implementation plans with exact file paths, code examples, and TDD steps.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/slapglif/swe-agent --skill writing-plans-slapglif
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Writing-Plans
Source: https://github.com/slapglif/swe-agent/tree/main/.swe/skills/writing-plans
Command: npx skills add https://github.com/slapglif/swe-agent --skill writing-plans-slapglif

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures that implementation plans are so comprehensive and detailed that any engineer, even with zero codebase context, can execute them flawlessly. It prevents ambiguity, rework, and ensures consistent quality by providing bite-sized tasks with exact instructions.

Core Features & Use Cases

  • Bite-Sized Task Granularity: Breaks down implementation into small, actionable steps (2-5 minutes each) with clear goals.
  • Comprehensive Detail: Includes exact file paths, complete code examples, precise commands, and expected outputs for every step.
  • TDD Integration: Incorporates the TDD cycle (write failing test, verify, implement minimal code, verify) into each task.
  • Use Case: After a design is approved, use this skill to create a detailed plan for a new API endpoint, specifying file creation, code snippets, test commands, and commit messages for each step.

Quick Start

The design is complete. Use the Writing-Plans skill to create a detailed implementation plan.