List Phase Assumptions banner
eric-moreno eric-moreno

List Phase Assumptions

Development community

Description

--- name: gad:list-phase-assumptions description: Surface Claude's assumptions about a phase approach before planning argument-hint: "[phase]" allowed-tools: - Read - Bash - Grep - Glob --- <objective> 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: Conver

Installation

Installs to ~/.claude/skills/eric-moreno-get-analysis-done-list-phase-assumptions/SKILL.md

Terminal
mkdir -p ~/.claude/skills/eric-moreno-get-analysis-done-list-phase-assumptions && curl -fsSL https://raw.githubusercontent.com/eric-moreno/get-analysis-done/HEAD/commands/list-phase-assumptions.md -o ~/.claude/skills/eric-moreno-get-analysis-done-list-phase-assumptions/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository