writing-plans

Break software work into executable tasks with file paths and verification steps.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/Brite-Nites/brite-claude-plugins --skill writing-plans-brite-nites
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: writing-plans
Source: https://github.com/Brite-Nites/brite-claude-plugins/tree/main/plugins/workflows/skills/writing-plans
Command: npx skills add https://github.com/Brite-Nites/brite-claude-plugins --skill writing-plans-brite-nites

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Breaks down multi-step work into small, executable plans so a junior developer can follow precise steps and deliver results with minimal context.

Core Features & Use Cases

  • Breaks tasks into bite-sized steps with exact file paths, complete implementation details, and verification steps
  • References Linear issue context and CLAUDE.md conventions to align planning with project workflows
  • Enables end-to-end planning for complex features and sprint readiness

Quick Start

Create a detailed execution plan by breaking the chosen task into 2-5 minute, fully specified tasks with exact file paths and verification steps.

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 complex software features into executable tasks?

To break down complex software features into executable tasks, specify 2-5 minute steps with exact file paths, implementation details, and verification commands. This planning approach ensures junior developers can execute multi-step development work with minimal context.

What is task breakdown in software engineering planning?

Task breakdown in software engineering planning is the process of decomposing multi-step development features into bite-sized, fully specified tasks. It includes exact file paths, implementation details, and concrete testing steps to guide contributors through execution.

Do I need Linear issue context to plan multi-step development work?

Referencing Linear issue context is required to align planning with project workflows. The task breakdown process also requires adherence to CLAUDE.md conventions to ensure generated steps match existing project standards and documentation.

What's the best way to create sprint-ready plans for junior contributors?

The best way to create sprint-ready plans for junior contributors is to divide complex work into 2-5 minute tasks with explicit file paths and verification steps. This enables end-to-end planning and clear task delineation across software projects.

Does TDD workflow planning include verification steps for each task?

Yes, TDD workflow planning includes concrete testing and verification commands for each task. Breaking work into bite-sized steps enforces explicit verification alongside exact file paths and implementation details to validate task completion.

When should I not use detailed task breakdown for software planning?

Detailed task breakdown should be avoided for single-step or trivial changes where explicit file paths and verification commands add unnecessary overhead. It is designed for multi-step development and complex features requiring clear task delineation.