Skip to content

chore: consolidate skills under .github/skills#31760

Closed
Copilot wants to merge 1 commit into
mainfrom
copilot/move-skills-to-github-directory
Closed

chore: consolidate skills under .github/skills#31760
Copilot wants to merge 1 commit into
mainfrom
copilot/move-skills-to-github-directory

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 12, 2026

Moves all skill directories from the root ./skills/ into .github/skills/, where a handful of skills already lived.

Changes

  • File moves: 21 skill dirs relocated via git mv; duplicate documentation/ (identical content in both locations) removed from ./skills/
  • Reference updates: all skills/<name>/SKILL.md paths updated to .github/skills/<name>/SKILL.md across:
    • AGENTS.md, DEVGUIDE.md, CONTRIBUTING.md, SKILL.md
    • .github/aw/skills.md, context.md, experiments.md
    • specs/aw-harness.md, .github/workflows/shared/otel-queries.md, scratchpad/ docs
  • No change needed for .github/workflows/*.md files referencing ../skills/ — that relative path already resolves to .github/skills/ from their location

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Copilot AI changed the title chore: move skills from ./skills to .github/skills chore: consolidate skills under .github/skills May 12, 2026
Copilot AI requested a review from pelikhan May 12, 2026 18:21
Comment thread .github/aw/context.md
```markdown
{{#if experiments.skill_hint == "enabled" }}
Check `skills/` for SKILL.md files relevant to this task and apply their guidance.
Check `.github/skills/` for SKILL.md files relevant to this task and apply their guidance.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@copilot Update .github/aw/*.md instructions file to look for skills/, .github/skills, .agents/skills

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done in the latest commit — skills.md, context.md, and experiments.md now all reference skills/, .github/skills/, and .agents/skills/ as possible locations for SKILL.md files.

@pelikhan pelikhan closed this May 12, 2026
Copilot stopped work on behalf of pelikhan due to an error May 12, 2026 18:27
Copilot AI requested a review from pelikhan May 12, 2026 18:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants