writing-plans

Creates detailed project plans with tasks, milestones, and risk assessments.

8|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/hhhh124hhhh/SkillMate --skill writing-plans-hhhh124hhhh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/hhhh124hhhh/SkillMate/tree/main/resources/skills/writing-plans
Command: npx skills add https://github.com/hhhh124hhhh/SkillMate --skill writing-plans-hhhh124hhhh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams generate thorough implementation plans before coding, ensuring clear requirements, architecture, and steps for complex tasks.

Core Features & Use Cases

  • Plan generation: Create structured implementation plans with goals, architecture decisions, milestones, and task breakdowns.
  • Reusability: Save templates for recurring project types to accelerate planning.
  • Use Case: Imagine you need to plan a new feature; the skill outputs a complete plan including scope, dependencies, risks, and acceptance criteria.

Quick Start

Provide a feature name and a high-level goal, and the skill will produce a plan saved to docs/plans/YYYY-MM-DD-<feature-name>.md with 2-5 minute task steps.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I generate a step-by-step implementation plan for a complex software project?

To generate a step-by-step implementation plan, provide a feature name and high-level goal, and the system outputs a structured Markdown file with goals, architecture decisions, milestones, and task breakdowns.

What is the best way to document architecture decisions and task breakdowns before coding?

The best way to document architecture decisions and task breakdowns is by creating a structured design doc that captures goals, dependencies, risks, and acceptance criteria to ensure clear pre-code planning.

How do I structure a design doc with milestones and acceptance criteria?

You structure a design doc by defining project goals, detailing architecture decisions, listing dependencies, identifying risks, and establishing clear milestones and acceptance criteria within a standardized Markdown template.

Can I save reusable templates for recurring implementation plans?

Yes, you can save templates for recurring project types to accelerate planning, allowing you to quickly generate comprehensive design documents for similar complex features without starting from scratch.

Does the generated implementation plan include a detailed task breakdown?

Yes, the generated implementation plan includes a detailed task breakdown, specifically outputting structured documents with 2-5 minute task steps to guide the actual coding process.