Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 30, 2026

Creates a test workflow that validates skills from .github/skills are automatically discovered and accessible to agents via the skill tool.

Changes

  • .github/agentics/test-skills-loading.md: Agent prompt with instructions to invoke the debugging-workflows skill 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 workflow

Workflow Behavior

  • Triggers: workflow_dispatch or smoke label on PRs
  • Tests: Skill discovery, invocation, and content verification
  • Outputs: PR comment with ✅/❌ status table
# Trigger example
on:
  workflow_dispatch:
  pull_request:
    types: [labeled]
    names: ["smoke"]
Original prompt

Create a agentic workflow to test that the agent has the skills loaded from .github/skills automatically.

Custom agent used: agentic-workflows
GitHub Agentic Workflows (gh-aw) - Create, debug, and upgrade AI-powered workflows with intelligent prompt routing


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@github-actions
Copy link
Contributor

🔍 PR Triage Results

Category: feature | Risk: high | Priority: 50/100

Scores Breakdown

  • Impact: 30/50 - Adds workflow to test skills loading capability
  • Urgency: 10/30 - Recent PR (0 days old)
  • Quality: 10/20 - Draft status, CI pending

📋 Recommended Action: batch_review

Part of Batch #2: Feature Additions (batch-feature-001).


Triaged by PR Triage Agent on 2026-01-31 | Run #21540069309

AI generated by PR Triage Agent

@github-actions
Copy link
Contributor

🔍 PR Triage Results

Category: feature | Risk: high | Priority: 60/100

Scores Breakdown

  • Impact: 35/50 - Feature with high risk level
  • Urgency: 10/30 - Recent PR (1 days), CI pending
  • Quality: 15/20 - CI pending, Draft status

📋 Recommended Action: Batch Review

This PR is recommended for batch review with similar PRs.

📦 Batch Processing

This 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
See full report: PR Triage Discussion

AI generated by PR Triage Agent

@pelikhan pelikhan closed this Jan 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants