writing-plans

Create step-by-step implementation plans from feature specs with file paths and commands.

1|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/jokken79/YuKyuDATA-app1.0v --skill writing-plans-jokken79
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/jokken79/YuKyuDATA-app1.0v/tree/main/.agent/skills/writing-plans
Command: npx skills add https://github.com/jokken79/YuKyuDATA-app1.0v --skill writing-plans-jokken79

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams transform a feature spec or requirements into a complete, actionable implementation plan that can be executed by engineers.

Core Features & Use Cases

  • Generates end-to-end task breakdowns with file changes, tests, docs, and commit history.
  • Provides exact file paths, commands, and step-by-step guidance for implementation.
  • Supports saving the plan under docs/plans with a date-based filename for easy versioning.

Quick Start

Provide a feature name and a brief spec, 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 turn a feature spec into an actionable implementation plan?

To turn a feature spec into an implementation plan, provide the feature name and a brief spec to generate a task breakdown with exact file paths, required tests, documentation, and commit history.

How do I create a step-by-step task breakdown for engineering documentation?

Creating a step-by-step task breakdown involves generating end-to-end implementation guidance that details file changes, required tests, docs, and exact commands for engineers to execute.

What is the best way to generate file paths and commit history from a feature spec?

The best way to generate file paths and commit history from a feature spec is to use an automated planning tool that outputs a ready-to-use plan document detailing exact file changes and step-by-step commit guidance.

Does this implementation plan generator handle task granularity and required tests?

Yes, this implementation plan generator handles task granularity by guiding engineers through required files, specific tests, and documentation needed for diverse development scenarios.

Can I save generated implementation plans under docs/plans with a date-based filename?

Yes, you can save generated implementation plans under docs/plans with a date-based filename, which provides easy versioning and ready-to-use plan documents for your engineering team.

What limitations exist when generating implementation plans from feature specs?

A limitation when generating implementation plans is that the output relies entirely on the initial feature spec provided; incomplete or vague requirements will result in less actionable task breakdowns and file paths.