Skip to main content
ClaudeWave
Skill78 estrellas del repoactualizado 18d ago

clarify-scope

Classify request as small/medium/large. Adjust workflow depth accordingly.

Instalar en Claude Code
Copiar
git clone --depth 1 https://github.com/ilang-ai/autocode /tmp/clarify-scope && cp -r /tmp/clarify-scope/skills/clarify-scope ~/.claude/skills/clarify-scope
Después abre una sesión nueva de Claude Code; el skill carga automáticamente.

SKILL.md

::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 v4.0 | ilang.ai