writing-plans

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

20|7|Updated Feb 11, 2026
One-click install
npx skills add https://github.com/kaivyy/kabot --skill writing-plans-kaivyy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/kaivyy/kabot/tree/main/kabot/skills/writing-plans
Command: npx skills add https://github.com/kaivyy/kabot --skill writing-plans-kaivyy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

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

Core Features & Use Cases

  • Detailed Task Breakdown: Generates bite-sized, executable steps for development tasks.
  • Contextual Documentation: Provides all necessary information, including file paths, code snippets, testing procedures, and commit messages.
  • Use Case: When starting a new feature, use this Skill to generate a step-by-step plan that a developer can follow precisely, including writing tests, implementing code, and committing changes.

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

An implementation plan for a multi-step software development task is generated by breaking down complex features into bite-sized, executable steps, providing exact file paths, code snippets, testing instructions, and commit messages for each task.

What is the best way to break down a new coding feature into actionable steps?

The best way to break down a new coding feature is to generate a detailed, step-by-step task breakdown that includes all necessary contextual documentation, such as specific code snippets and testing procedures, ensuring developers have zero context for the codebase.

How does task breakdown work for developers with no existing codebase context?

Task breakdown works for developers with no codebase context by providing comprehensive instructions that cover writing tests, implementing code, and committing changes, ensuring every step is executable without prior knowledge of the project.

Can I include commit messages and testing instructions in my development plans?

Yes, you can include commit messages and testing instructions in your development plans, as the generated output provides exact file paths, code snippets, testing procedures, and commit messages for every task within the implementation sequence.

Does this approach suit complex development tasks that require detailed documentation?

Yes, this approach suits complex development tasks by providing detailed, actionable, and comprehensive implementation plans that ensure developers have all necessary context, instructions, and testing procedures to execute each step precisely.