Commit graph

7 commits

Author SHA1 Message Date
Kynan Ware
74d377313a
use the right json field names for skills
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-04-20 14:22:08 -06:00
Kynan Ware
01e345082c
fix totalCount guidance
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-04-20 14:21:26 -06:00
Kynan Ware
65974f568f docs(skills): note --template collisions and single-string search
Addresses review feedback on PR #13244:

- Flag that --template/-T collides with body-template flags on
  pr create / issue create, so agents should check --help.
- Recommend the single quoted-string form for gh search (matching
  --search), since multi-arg invocations join oddly and can produce
  invalid queries.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-20 14:18:46 -06:00
Kynan Ware
72884d9e41
backtick skill filename
Co-authored-by: Babak K. Shandiz <babakks@github.com>
2026-04-20 14:14:07 -06:00
Kynan Ware
01ca82955b docs(skills): drop hand-copied naming rules from gh-skill
Avoids drift between this skill and the actual validation logic in
publish. Agents should run `gh skill publish --dry-run` to learn the
current rules from the source of truth.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-20 14:12:27 -06:00
Kynan Ware
991e37dc25
use hyphen instead 2026-04-20 14:07:56 -06:00
Kynan Ware
33789149b9 docs(skills): add gh and gh-skill agent skills
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-20 13:38:59 -06:00