writing-plans

Generate a step-by-step implementation plan from a project spec.

Updated Apr 27, 2026
One-click install
npx skills add https://github.com/speqqai/claude --skill writing-plans-speqqai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/speqqai/claude/tree/main/skills/writing-plans
Command: npx skills add https://github.com/speqqai/claude --skill writing-plans-speqqai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams convert ambiguous requirements into concrete, testable plans that guide engineers with zero context.

Core Features & Use Cases

  • Task decomposition and work breakdown for complex projects
  • Precise file and module mapping to minimize handoffs and rework
  • TDD-aligned plan generation with testable milestones and reviews

Quick Start

Provide a project spec or requirements, and I will generate a complete, step-by-step implementation plan.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I break down ambiguous requirements into actionable implementation steps?

To structure implementation plans for engineers with zero context, the skill maps precise file targets, testable milestones, and sequential dependencies. It transforms complex specs into bite-sized steps, ensuring clear outcomes and smooth handoffs without requiring prior project knowledge.

How do I structure implementation plans for engineers with zero context?

To structure implementation plans for engineers with zero context, the skill maps precise file targets, testable milestones, and sequential dependencies. It transforms complex specs into bite-sized steps, ensuring clear outcomes and smooth handoffs without requiring prior project knowledge.

Can I generate test-driven development plans with predefined commit milestones?

Yes, you can generate test-driven development plans with predefined commit milestones. The skill creates TDD-aligned plans that structure file mapping, testing, and git commit sequencing into bite-sized steps with clear outcomes and dependencies.

Does task decomposition planning work for isolated worktree environments?

Yes, task decomposition planning works for isolated worktree environments. The skill delivers standalone plans specifically suitable for a dedicated worktree, ensuring each bite-sized step has clear outcomes and dependencies to guide execution independently.

What is the best way to map project specifications to file structures and testing phases?

The best way to map project specifications to file structures and testing phases is using automated plan generation. It converts requirements into precise file and module mapping with TDD-aligned testable milestones, minimizing handoffs and rework.

When should I avoid using automated task decomposition for software planning?

You should avoid using automated task decomposition when a project spec is undefined or lacks technical constraints. The skill requires a spec to generate precise file maps and TDD-aligned milestones, making it unsuitable for open-ended exploration without target outcomes.