writing-plans

Generate step-by-step implementation plans with file paths, code snippets, and commit messages.

Updated Jan 15, 2026
One-click install
npx skills add https://github.com/lips85/antigravity-skills-bootstrap --skill writing-plans-lips85
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/lips85/antigravity-skills-bootstrap/tree/main/skills/writing-plans
Command: npx skills add https://github.com/lips85/antigravity-skills-bootstrap --skill writing-plans-lips85

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the challenge of creating clear, actionable implementation plans for software development tasks, ensuring developers have all necessary context and instructions to proceed efficiently.

Core Features & Use Cases

  • Detailed Task Breakdown: Generates bite-sized, executable tasks for developers.
  • Contextual Documentation: Includes file paths, code snippets, testing instructions, and commit messages.
  • Use Case: When starting a new feature, use this Skill to generate a comprehensive plan that guides the entire development process from writing failing tests to final commit.

Quick Start

Use the writing-plans skill to create 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 create a step-by-step implementation plan for a multi-step software feature?

To create an implementation plan, break down multi-step software tasks into bite-sized steps with exact file paths, code snippets, testing procedures, and commit messages for granular execution.

What is the best way to break down a software development task into executable steps?

Task breakdown involves dividing development work into bite-sized, executable tasks, ensuring developers have complete context for the codebase and problem domain to proceed efficiently.

How do I document testing procedures and commit messages for a new codebase feature?

Document testing and commits by generating a comprehensive plan that guides development from writing failing tests to final commit, including exact file paths and code snippets.

Can I generate code snippets and file paths before writing any implementation code?

Yes, you can generate code snippets and exact file paths beforehand to ensure developers have complete contextual instructions and necessary documentation before executing tasks.

Does writing-plans work for complex multi-step tasks or only simple code generation?

It works for complex multi-step software tasks by providing detailed step-by-step plans, ensuring developers have complete context for the codebase and problem domain for each granular task.

Why do I need a detailed implementation plan before starting development work?

You need an implementation plan to solve the challenge of creating clear, actionable instructions, ensuring developers have all necessary context to proceed efficiently without ambiguity.