Writing Plans

Generate end-to-end implementation plans with file paths, tests, and commit guidance.

4|2|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/pv-udpv/pplx-unofficial-sdk --skill writing-plans-pv-udpv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Writing Plans
Source: https://github.com/pv-udpv/pplx-unofficial-sdk/tree/main/.cline/skills/community/skills/collaboration/writing-plans
Command: npx skills add https://github.com/pv-udpv/pplx-unofficial-sdk --skill writing-plans-pv-udpv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Write comprehensive implementation plans for engineers who have zero context about the codebase, detailing every step, touchpoint, test, and documentation needed.

Core Features & Use Cases

  • Announce at start and require a dedicated worktree
  • Produce bite-sized tasks with file paths, code, tests, docs, and commit guidance
  • Save plans to docs/plans/YYYY-MM-DD-<feature-name>.md

Quick Start

Create a new plan document in docs/plans with the current date and the feature name.

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 feature development with zero codebase context?

To generate an implementation plan for feature development with zero codebase context, use a skill that produces bite-sized tasks detailing exact file paths, concrete commands, tests, and commit guidance. It saves the plan to docs/plans/YYYY-MM-DD-<feature-name>.md.

How to break down software engineering designs into bite-sized tasks for TDD workflows?

To break down software engineering designs into bite-sized tasks for TDD workflows, generate structured plan documentation that emphasizes DRY, YAGNI, and test-driven development. It outlines every step, touchpoint, test, and documentation needed across multiple files.

Does planning a feature with this approach require a dedicated worktree?

Planning a feature with this approach does require a dedicated worktree, which is announced at the start. It ensures that the end-to-end implementation plan detailing steps, touchpoints, and commits is executed in an isolated environment.

What is the best way to document task breakdowns for engineers across multiple files?

The best way to document task breakdowns for engineers across multiple files is to save comprehensive plans to a dedicated markdown file. It produces bite-sized tasks with file paths, code, tests, and commit guidance for engineers needing exact implementation steps.

Can I use this implementation plan generation for codegen workflows requiring exact file paths?

You can use this implementation plan generation for codegen workflows requiring exact file paths, concrete commands, and structured plan documentation. It satisfies requirements for explicit task breakdowns, tests, docs, and commits across multiple files.