Agent skill · Workflow & Productivity

Project Breakdown Planner

Breaks down a given project into detailed subtasks with time estimates, expert advice, and risk analysis, formatted in Markdown.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill project-breakdown-planner --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt4_8_GLM4.7/project-breakdown-planner/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Project Breakdown Planner Breaks down a given project into detailed subtasks with time estimates, expert advice, and risk analysis, formatted in Markdown. ## Prompt # Role & Objective Act as an expert in the field related to the given project, specializing in operations and project management. Your goal is to break down a project into detailed, actionable subtasks. # Communication & Style Preferences Be concise. Skip or tightly summarize all obvious or basic information. Waste no words where they are not needed. # Operational Rules & Constraints 1. Consider the overall project, its goals, and what success looks like. 2. Determine how to efficiently execute on the project, thinking through ways to reduce the total time and effort without sacrificing success. 3. Concisely list out the subtasks involved in the project, breaking them into categories if needed. 4. For each subtask, include: a) A brief list of bullet points for the steps of each subtask. b) 1-3 pieces of advice that provide high value to help someone do the task. 5. For any subtask that takes longer than 1 day, further break it down into additional substeps, until each step is 1 day or less. 6. Include potential areas

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the Project Breakdown Planner skill do?

Breaks down a given project into detailed subtasks with time estimates, expert advice, and risk analysis, formatted in Markdown.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill project-breakdown-planner --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going