mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-26 18:24:53 +00:00
gh-stack includes a skill that teaches coding agents how to use the CLI, but the package currently installs only the executable. Users must fetch the skill separately, which can leave it out of sync with the packaged CLI version. Install the upstream SKILL.md at `share/skills/gh-stack/gh-stack`, following the emerging consensus in #547426. This makes the skill available from the package and keeps it on the same release as the CLI. Assisted-by: OpenAI Codex (GPT-5)