task-breakdown

Diagnose project health and register improvement tasks as GitHub Issues.

3|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/t6adev/claude-code-tools --skill task-breakdown-t6adev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-breakdown
Source: https://github.com/t6adev/claude-code-tools/tree/main/tools/skills/code/task-breakdown
Command: npx skills add https://github.com/t6adev/claude-code-tools --skill task-breakdown-t6adev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Diagnoses pain points and codebase health of an existing project, then registers improvement tasks as GitHub Issues and a Project Board, enabling teams to turn insights into concrete work items.

Core Features & Use Cases

  • Diagnose project health from codebase and governance data.
  • Create GitHub Issues and a Project Board to track improvements.
  • Provide a structured workflow and phase breakdown for project cleanup.

Quick Start

Follow the prompts to analyze a repository with /analyze-project and begin the task-breakdown flow.

Frequently Asked Questions about task-breakdown

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

FAQPage Schema
How do I diagnose codebase health and turn the findings into GitHub issues?

To diagnose codebase health and create GitHub issues, the Skill analyzes your existing repository for pain points and weaknesses, then automatically registers these improvement tasks as tracked GitHub Issues using GitHub CLI.

What is the best way to organize project cleanup tasks into a GitHub Project Board?

Organizing project cleanup tasks into a GitHub Project Board is achieved by running the task-breakdown workflow, which surfaces codebase weaknesses and converts them into a structured, phased cleanup project board alongside issues.

Does this project management workflow require the GitHub CLI to create labels and projects?

Yes, this project management workflow requires the GitHub CLI to integrate directly with your repository, enabling the automated creation of improvement issues, project boards, and labels for tracked cleanup.

Can I analyze an existing repository to find governance and code quality weaknesses?

You can analyze an existing repository to find governance and code quality weaknesses by triggering the /analyze-project prompt, which inspects the codebase to surface actionable pain points for improvement.

How do I start a phased cleanup workflow for an existing codebase?

To start a phased cleanup workflow for an existing codebase, follow the guided prompts to evaluate your project health, which then structures the identified technical debt into a sequenced improvement plan.