writing-plans

Generate step-by-step implementation plans for multi-step software development tasks.

Updated Oct 25, 2023
One-click install
npx skills add https://github.com/Lordkaito/LKPortfolio --skill writing-plans-lordkaito
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/Lordkaito/LKPortfolio/tree/main/.github/skills/writing-plans
Command: npx skills add https://github.com/Lordkaito/LKPortfolio --skill writing-plans-lordkaito

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill addresses the challenge of onboarding developers to new codebases by providing clear, actionable, and comprehensive implementation plans for multi-step tasks.

Core Features & Use Cases

  • Detailed Task Breakdown: Decomposes complex features into bite-sized, manageable steps.
  • Contextual Guidance: Provides all necessary information, including file paths, code snippets, testing instructions, and commit messages.
  • Standardized Planning Format: Ensures consistency and clarity in project planning documentation.
  • Use Case: When starting a new feature, use this skill to generate a step-by-step plan that a new team member can follow with minimal supervision.

Quick Start

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

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I generate implementation plans for multi-step software development tasks?

To generate implementation plans, you decompose complex features into bite-sized, manageable steps that specify file modifications, code examples, testing procedures, and commit messages for clarity. This ensures developers have comprehensive documentation for each action.

What is the best way to break down features into granular tasks for onboarding developers?

The best way to break down features into granular tasks is using a standardized planning format that provides contextual guidance, including file paths and code snippets. This ensures new team members can follow plans with minimal supervision.

Does this planning approach work for developers with zero context for the codebase?

Yes, this planning approach explicitly works for developers with zero context for the codebase. It provides comprehensive documentation, contextual guidance, and all necessary information for each action to ensure clarity.

How to create a step-by-step plan for adding a new user authentication module?

You create a step-by-step plan for adding a new user authentication module by decomposing the feature into bite-sized, manageable steps. The plan specifies file modifications, code examples, testing instructions, and commit messages.

Can I use generated software development plans to standardize project planning documentation?

Yes, you can use generated software development plans to standardize project planning documentation. The skill enforces consistency and clarity by providing a standardized planning format for all multi-step implementation tasks.