Summary
The gh-weld-repo interview offered several defaults selectable only by pressing Enter ([public], "Enter alone selects none", [<inferred>]), but Claude Code's CLI can't submit an empty line — so those defaults were unreachable and could strand the user. This fix binds each default to an explicit keypress and adds a NEVER rule to prevent regression.
Scope expanded during the session to cover all five skill-forge-judge findings for gh-weld-repo (shipped together in PR #82).
Acceptance Criteria
Blockers
None
Created with gh-weld
Summary
The gh-weld-repo interview offered several defaults selectable only by pressing Enter (
[public], "Enter alone selects none",[<inferred>]), but Claude Code's CLI can't submit an empty line — so those defaults were unreachable and could strand the user. This fix binds each default to an explicit keypress and adds a NEVER rule to prevent regression.Scope expanded during the session to cover all five skill-forge-judge findings for gh-weld-repo (shipped together in PR #82).
Acceptance Criteria
[default]/ "press Enter")gh repo edittopic calls source<owner>/<name>from thegh repo createoutput rather than an unbound placeholdergit branch --show-current) instead of only falling back main→masterBlockers
None
Created with gh-weld