`gh skill install github/gh-stack` gets stuck in `? Filter skills` prompt
- 主要语言
- Go
- 星标
- 1.5k
- 派生
- 70
- 平均合并
- 1 天 8 小时
- 30 天内合并 PR
- 7
描述
### Describe the bug
When running `gh skill install github/gh-stack`, pressing Enter at the interactive prompt repeatedly displays `? Filter skills` in a loop, making it impossible to proceed with the installation.
### Steps to reproduce
1. Run `gh skill install github/gh-stack`
2. Hit `` to select all
3. Hit `Enter`
4. It shows `? Filter skills` interactive prompt to appear
5. Press `Enter` again
6. It shows `Select skill(s) to install:` again. And the first entry been deselected. (See image 1)
7. I hit `Space` to select first entry. Then, hit `Enter`.
8. It goes back to `? Filter skills` again.
9. ...Infinite loop...
> image 1
Here is the video clips:
https://github.com/user-attachments/assets/e14d9cae-1f93-4cde-9b4a-ed732af0e989
### Expected behavior
The skill should be selected/installed, or standard interactive controls (e.g., Space to select, Enter to confirm) should complete the process without repeatedly looping back to the filter prompt.
### Actual behavior
It continuously reprompts `? Filter skills` upon hitting Enter and cannot proceed.
### Context / Environment
- Command: `gh skill install github/gh-stack`
- Tool: GitHub CLI (`gh`) / `gh-stack`
贡献指南
调研方向
首先复现 `gh skill install github/gh-stack`,并跟踪 `? Filter skills` 提示附近的交互式选择流程。验证报告中的右箭头、Space 和 Enter 顺序,然后确认选择 skills 并按下 Enter 后可以完成安装,而不会返回筛选提示。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- github, go
- 领域
- cli
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 活跃
- 描述清晰度
- 基本清楚
- 新手友好度
- 62/100