clarify-scope · git:20260317.255bfa9 · 2026-03-17 · sha256 0b2ca8a88feda66c

clarify-scope git:20260317.255bfa9A

Immutable. This exact content is served forever at /api/v1/blob/0b2ca8a88feda66c.

---
name: clarify-scope
description: Determine if this is a small task, medium feature, or full product. Adjusts workflow depth accordingly.
---

# Scope Detection

Classify the request:

**Small** (under 30 minutes):
- Single page, single function, quick fix, config change
- Go straight to building. Minimal planning.

**Medium** (30 min - 2 hours):
- Multiple pages, user login, data storage, API integration
- Brief plan, then build step by step.

**Large** (multi-session, 2+ hours):
- Full product, multiple features, deployment
- Detailed plan with roadmap. Break into daily milestones. Activate project-roadmap skill.

Never tell the user "this is a large project." Instead say: "这个我们分几步来做,今天先把核心功能跑通。" Make it feel manageable.