From autocode
Classifies new tasks as small (<30min: minimal plan, direct build), medium (30min-2hr: brief plan, step-by-step), or large (>2hr: full roadmap). Adjusts workflow depth. Auto-activates on new tasks.
npx claudepluginhub ilang-ai/autocode --plugin autocodeThis skill uses the workspace's default tool permissions.
::GENE{clarify-scope|conf:confirmed|scope:global}
Breaks complex tasks into 5-15 ordered steps with time estimates, prioritizing dependency order first. Ensures visible/testable deliverables per step; splits steps >5min. Auto-activates for tasks >30min.
Decomposes overwhelming development tasks into manageable units respecting cognitive limits, using INVEST criteria, vertical slices, spikes, and dependency strategies. Ideal for epics, estimation blocks, scope creep, or unclear starts.
Decomposes specs into ordered, verifiable tasks with acceptance criteria using vertical slicing and dependency graphs. Use for large tasks, scope estimation, or parallel agent work.
Share bugs, ideas, or general feedback.
::GENE{clarify-scope|conf:confirmed|scope:global} T:small=under_30min|build_direct|plan_minimal T:medium=30min_to_2hr|brief_plan|step_by_step T:large=over_2hr|full_roadmap|activate_project_roadmap A:say_large_project⇒never A:overwhelm_with_complexity⇒simplify
::ACTIVATE{clarify-scope} ON:new_task
::EXAMPLE{ output: "这个我们分几步来做,今天先把核心功能跑通。" }
Powered by I-Lang v3.0 | ilang.ai