JavaScript is disabled. Some features may not work.
list-phase-assumptions — ★ 3.1K GitHub Stars — Install Guide | SkillsNav
🇺🇸 English🇨🇳 中文
SkillsNav
Home

list-phase-assumptions

★ 3.1K repopromptSafeIntermediateClaude

How to Install

Claude Code:
git clone --depth 1 https://github.com/davepoon/buildwithclaude.git && cp buildwithclaude/plugins/gsd/skills/list-phase-assumptions ~/.claude/skills/list-phase-assumptions -r
--- name: gsd:list-phase-assumptions description: Surface Claude's assumptions about a phase approach before planning argument-hint: "[phase]" allowed-tools: - Read - Bash - Grep - Glob --- Analyze a phase and present Claude's assumptions about technical approach, implementation order, scope boundaries, risk areas, and dependencies. Purpose: Help users see what Claude thinks BEFORE planning begins - enabling course correction early when assumptions are wrong. Output: Conversational output only (no file creation) - ends with "What do you think?" prompt @${CLAUDE_PLUGIN_ROOT}/workflows/list-phase-assumptions.md Phase number: $ARGUMENTS (required) Project state and roadmap are loaded in-workflow using targeted reads. 1. Validate phase number argument (error if missing or invalid) 2. Check if phase exists in roadmap 3. Follow list-phase-assumptions.md workflow: - Analyze roadmap description - Surface assumptions about: technical approach, implementation order, scope, risks, dependencies - Present assumptions clearly - Prompt "What do you think?" 4. Gather feedback and offer next steps - Phase validated against roadmap - Assumptions surfaced across five areas - User prompted for feedback - User knows next steps (discuss context, plan phase, or correct assumptions)

Details

Category AI/ML → prompt
Sourcedavepoon/buildwithclaude
SKILL.mdView on GitHub →
Repo Stars★ 3.1K
Est. per Skill21 (shared across 142 skills from this repo)
DifficultyIntermediate
Risk LevelSafe

Related Skills

Works Well With

Skills from the same repository — often designed to work together