write-plan

Community

Generate adaptive plans, ship value faster.

AuthorBrownbull
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill streamlines project planning by creating adaptive implementation plans that align with the project's current phase (Prototype to Scale). It eliminates the overhead of over-planning and ensures that testing requirements and quality gates are pragmatic, allowing teams to ship features faster and with appropriate quality.

Core Features & Use Cases

  • Phase-Aware Planning: Generates task structures and sprint compositions tailored to the project's maturity, from minimal prototype to comprehensive scale.
  • Adaptive Testing Requirements: Automatically adjusts the number and type of tests required per task, focusing on high-value tests relevant to the current phase.
  • Escape Hatches: Provides mechanisms to override strict processes for hotfixes, prototypes, or deadline pressure, ensuring flexibility when needed.
  • Use Case: When starting a new feature, use this skill to generate a detailed tasks.yaml that outlines implementation steps, specifies only the necessary tests for the current project phase, and sets realistic quality targets, accelerating your development cycle.

Quick Start

Use the write-plan skill to create a new plan for the "User Authentication" feature, ensuring it aligns with our current "MVP" phase requirements.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: write-plan
Download link: https://github.com/Brownbull/taskflow/archive/main.zip#write-plan

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository