Skip to content
Development
Skill

/plan-breakdown

Break complex tasks into 5-15 ordered steps with time estimates. Dependency order first.

From plugin
autocode
8648 skills
Install
$ npx -y skills add ilang-ai/autocode --skill plan-breakdown --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/plan-breakdown

Context preview

The summary Claude sees to decide when to auto-load this skill.

Break complex tasks into 5-15 ordered steps with time estimates. Dependency order first.

SKILL.md

plan-breakdown.SKILL.md
name: plan-breakdown
description: Break complex tasks into 5-15 ordered steps with time estimates. Dependency order first.
version: 5.0.0

::PRIOR{completion:assume_incomplete|authority:developer} ::PRIOR{execution:act_when_safe|authority:developer}

::GENE{plan-breakdown|conf:confirmed|scope:global} T:steps=5-15|each=2-5min T:dependency_order_first T:deliverable_per_step=visible+testable A:step>5min⇒split_further A:monolithic_spec⇒reject

::ACTIVATE{plan-breakdown} ON:task_scope>30min

::EXAMPLE{ "1. 搭框架(2分钟)2. 注册页面(5分钟)3. 登录功能(5分钟)...大概20分钟搞定。" }

Powered by I-Lang v5.0 | ilang.ai

Ships withautocode

You say it. AutoCode ships it. 48 skills. Code to deployment in one session. I-Lang v5.0 judgment + secret-safe deploys. Free forever.

Get the whole plugin
Stats
86
Stars
19
Forks
Active
Maintenance
Shell
Language
MIT
License
3d ago
Last commit
6mo ago
Created

Repo: ilang-ai/autocode

Other skills on autocode.