Agent skill
plan-breakdown
Break complex tasks into 5-15 ordered steps with time estimates. Dependency order first.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/plan-breakdown-ilang-ai-autocode
SKILL.md
::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 v3.0 | ilang.ai
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?