Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

`gh skill install github/gh-stack` gets stuck in `? Filter skills` prompt

Open
#487 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
62/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
github, go
Domain
cli

Research direction

Start by reproducing gh skill install github/gh-stack and tracing the interactive selection flow around the ? Filter skills prompt. Verify the right-arrow, Space, and Enter sequence from the report, then confirm that selecting skills and pressing Enter completes installation without returning to the filter prompt.

Written by the indexing model from the issue text.

Description

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 <right> 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

Image

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
Dominant language
Go
Stars
1.5k
Forks
73
Avg merge
1d 8h
Merged PRs (30d)
7

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from github/gh-stack

All issues in github/gh-stack

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.