kw-gsd-phase-handoff
Installation
SKILL.md
GSD Phase Handoff
Use this skill when the user is about to invoke gsd-execute-phase in a clean chat and wants you to rebuild the phase context first.
Goal
Rebuild enough context to let gsd-execute-phase start from a reliable understanding instead of guessing from a cold chat.
What to do
- Read the user's handoff message completely before proposing actions.
- Expect a subsequent
gsd-execute-phaserequest. Treat this skill as a pre-execution handoff, not as execution itself. - Infer the phase number if possible. If the phase number is known and the repo has
.planning/, read the relevant artifacts:.planning/STATE.md{phase}-CONTEXT.md- all
{phase}-*-PLAN.md {phase}-UI-SPEC.mdif it exists- other phase files only if they resolve a real ambiguity
- Build a compact mental model:
Related skills
More from kwazema/claude-skills
kw-gsd-fortify
>
11kw-cubic
>
10kw-stack-audit
>
10kw-update-skills
>
10kw-vite-checker-setup
>
10kw-find-docs
Retrieves up-to-date documentation and code examples from Context7 for any library or framework. Use when writing code that depends on external packages, verifying API signatures, looking up usage patterns, or when training data may be outdated. Covers setup, migration, and version-specific docs.
9