writing-plans

Generate executable implementation plans from specs or requirements documents.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams translate a written spec or requirements into a clear, actionable implementation plan, preventing scope creep and miscommunication.

Core Features & Use Cases

  • Create bite-sized tasks with exact file paths, tests, and commits.
  • Document dependencies, architecture notes, and testing steps for engineers unfamiliar with the codebase.
  • Save plans to a standardized location and reference them in reviews.

Quick Start

Ask the skill to generate an implementation plan for a new feature and provide the feature name and high-level requirements.

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 spec into an implementation plan with exact file paths and commits?

To turn a spec into an implementation plan, you provide the feature name and high-level requirements to generate bite-sized tasks with exact file paths, tests, and commits. The plan enforces a consistent structure with headers, task sections, and command examples for setup and testing.

What is the best way to break down software requirements into tasks for engineers unfamiliar with the codebase?

The best way to break down requirements is to generate a standardized implementation plan that documents dependencies, architecture notes, and testing steps. This translates written specs into clear, actionable task breakdowns, preventing scope creep and miscommunication for engineers.

Can I generate a planning document that includes testing steps and git commit history from a feature spec?

Yes, you can generate a planning document that includes testing steps and git commit history from a feature spec. The output plan incorporates exact file touchpoints, command examples for commits, and testing instructions to guide the implementation process.

How do I prevent scope creep when translating written specs into actionable development tasks?

You prevent scope creep by translating written specs into a clear, actionable implementation plan with a consistent structure. This plan defines exact task breakdowns, file touchpoints, and testing steps upfront, ensuring alignment and preventing miscommunication.

Does this implementation plan generation work without requiring specific codebase components?

Yes, implementation plan generation works without requiring specific codebase components, as it operates with no dependencies. It creates standardized plans that document architecture notes and testing steps specifically for engineers unfamiliar with the codebase.

Why does my implementation plan need exact file touchpoints and command examples for setup?

Your implementation plan needs exact file touchpoints and command examples for setup to ensure clear task execution and prevent miscommunication. Documenting these details provides engineers unfamiliar with the codebase with direct, actionable steps for testing and commits.