Add agentic workflow to test skills loading from .github/skills#12698
Closed
Add agentic workflow to test skills loading from .github/skills#12698
Conversation
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Create agentic workflow to test loaded skills
Add agentic workflow to test skills loading from .github/skills
Jan 30, 2026
Contributor
🔍 PR Triage ResultsCategory: feature | Risk: high | Priority: 50/100 Scores Breakdown
📋 Recommended Action: batch_reviewPart of Batch #2: Feature Additions (batch-feature-001). Triaged by PR Triage Agent on 2026-01-31 | Run #21540069309
|
This was referenced Jan 31, 2026
Contributor
🔍 PR Triage ResultsCategory: feature | Risk: high | Priority: 60/100 Scores Breakdown
📋 Recommended Action: Batch ReviewThis PR is recommended for batch review with similar PRs. 📦 Batch ProcessingThis PR is part of batch-feature-001 with 3 other PR(s): #12130, #12459, #12460 Consider reviewing these PRs together for consistency and efficiency. Triaged by PR Triage Agent on 2026-01-31 12:17 UTC
|
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.
Creates a test workflow that validates skills from
.github/skillsare automatically discovered and accessible to agents via theskilltool.Changes
.github/agentics/test-skills-loading.md: Agent prompt with instructions to invoke thedebugging-workflowsskill and verify accessibility.github/workflows/test-skills-loading.md: Workflow config using Copilot engine with strict mode.github/workflows/test-skills-loading.lock.yml: Compiled workflowWorkflow Behavior
workflow_dispatchorsmokelabel on PRsOriginal prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.