Add cross-harness general PowerShell AI skills (Copilot, Codex-style agents, Claude)#17
Draft
Copilot wants to merge 2 commits into
Draft
Add cross-harness general PowerShell AI skills (Copilot, Codex-style agents, Claude)#17Copilot wants to merge 2 commits into
Copilot wants to merge 2 commits into
Conversation
Agent-Logs-Url: https://github.com/dfinke/Tiny-PowerShell-Projects/sessions/edf60b91-f9e8-4432-a0a7-7ec0a50834fc Co-authored-by: dfinke <67258+dfinke@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Create general AI skills for development tools
Add cross-harness general PowerShell AI skills (Copilot, Codex-style agents, Claude)
May 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This issue asked for reusable, non-repo-specific AI skills for PowerShell development, formatted correctly for common AI harnesses. This PR adds a small, general skill set in the expected folder structures and front-matter formats for Copilot, Codex-style agents, and Claude Code.
Added general PowerShell skills for Copilot and agent harnesses
SKILL.mdentrypoints under both:.github/skills/*/SKILL.md.agents/skills/*/SKILL.mdpowershell-script-clipowershell-module-designpester-test-authoringAdded matching Claude command skills
.claude/commands/*.md:ps-script.mdps-module.mdpester.mddescription,argument-hint,allowed-tools) plus concise workflow steps.Skill content scope
Example skill front matter format used: