writing-plans

Convert high-level designs into task-oriented implementation plans with code snippets and tests.

Updated Oct 30, 2025
One-click install
npx skills add https://github.com/PoulpYBifle/BusLog --skill writing-plans-poulpybifle
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/PoulpYBifle/BusLog/tree/main/.claude/skills/writing-plans
Command: npx skills add https://github.com/PoulpYBifle/BusLog --skill writing-plans-poulpybifle

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Writing detailed, implementable plans from high-level designs so engineers can start coding with minimal context. This skill eliminates ambiguity by documenting exactly which files to touch, required code, testing, docs, and verification steps in bite-sized tasks.

Core Features & Use Cases

  • Turn high-level feature ideas into end-to-end implementation plans with file-by-file maps, sample code snippets, and testing strategies.
  • Enforce DRY, YAGNI, and TDD principles across plan generation.
  • Produce a plan document ready for version control with a standard header and commit guidance.

Quick Start

Provide a complete, commit-ready implementation plan from a high-level feature description.

Frequently Asked Questions about writing-plans

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

FAQPage Schema
How do I turn high-level designs into actionable implementation plans for engineers?

To turn high-level designs into implementation plans, you need a tool that automates mapping out file-by-file changes, code snippets, and testing strategies. This skill generates bite-sized, end-to-end tasks that eliminate ambiguity so engineers can start coding immediately.

What is the best way to generate TDD-aligned engineering plans from feature descriptions?

Generating TDD-aligned engineering plans requires enforcing DRY and YAGNI principles across task generation. This skill produces structured, stepwise deliverables detailing required code, testing strategies, and verification steps ready for version control.

Can I create zero-context implementation plans for diverse codebases?

Yes, creating zero-context implementation plans for diverse codebases is the core function. It automates detailing exactly which files to touch, required code, testing, and verification steps, ensuring engineers need minimal context to start coding.

How do I produce version control ready plan documents for new features?

Producing version control ready plan documents involves generating a structured output with a standard header and commit guidance. This skill outputs a complete, commit-ready implementation plan derived directly from your high-level feature descriptions.

Does generating implementation plans require manual task management and documentation setup?

No, generating implementation plans does not require manual task management setup. The skill automates the entire workflow, detailing files to touch, code snippets, tests, and documentation in structured deliverables without manual formatting.