Planning And Task Breakdown

Breaks .NET/C# work into ordered, verifiable tasks. Use when you have a spec or clear requirements and need to decompose work into implementable units with dotnet CLI verification steps. Use when a task feels too large to start, when you need to estimate scope across a multi-project solution, or when parallel work is possible.

peterblazejewicz Updated

File contents

peterblazejewicz/claude-plugins/tree/main/plugins/dotnet-skills/skills/planning-and-task-breakdown commit fc0551070d

Frequently asked questions

npx skillmds@latest add peterblazejewicz/planning-and-task-breakdown