Claude-skill-registry gsd:list-phase-assumptions
List phase assumptions and dependencies
install
source · Clone the upstream repo
git clone https://github.com/majiayu000/claude-skill-registry
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/majiayu000/claude-skill-registry "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/data/list-phase-assumptions" ~/.claude/skills/majiayu000-claude-skill-registry-gsd-list-phase-assumptions-5f91b2 && rm -rf "$T"
manifest:
skills/data/list-phase-assumptions/SKILL.mdsource content
GSD List Phase Assumptions
Lists phase assumptions and dependencies.
When to Use
- Reviewing phase dependencies
- Identifying risks
Process
- Load phase details
- List assumptions
- Highlight dependencies
Success Criteria
Assumptions listed and documented.