Skip to content

Add a conformance test skill and agentic workflow#7

Merged
jeffhandley merged 3 commits intomainfrom
jeffhandley/conformance-skill
Apr 3, 2026
Merged

Add a conformance test skill and agentic workflow#7
jeffhandley merged 3 commits intomainfrom
jeffhandley/conformance-skill

Conversation

@jeffhandley
Copy link
Copy Markdown
Owner

No description provided.

jeffhandley and others added 3 commits April 2, 2026 18:28
Add a new conformance-tier-audit skill that orchestrates MCP SDK tier
audits by starting the conformance server, pre-building the client, cloning
the conformance repo, and delegating to its mcp-sdk-tier-audit skill.

Update both conformance-tier-audit and issue-triage skills to write output
files to artifacts/skill-output/ (already gitignored via artifacts/).

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Create a GitHub Agentic Workflow that runs the MCP SDK conformance
tier audit every Thursday at 14:00 UTC (6:00 AM PST). The workflow
uses the Copilot CLI engine to follow the conformance-tier-audit
skill and writes the assessment and remediation reports to the
GitHub Actions step summary.

Scheduled runs are blocked on forks; workflow_dispatch works on
both upstream and forks.

- conformance-tier-audit.md: Source workflow with frontmatter
  (schedule, runtimes, network, tools) and natural-language
  instructions for the agent
- conformance-tier-audit.lock.yml: Compiled workflow (gh-aw v0.62.2)
  with SHA-pinned actions and firewall configuration
- actions-lock.json: SHA-pinned action references

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- Add select-copilot-pat composite action with README
- Update agentic-workflows agent with mandatory PAT pool instructions
- Add PAT pool frontmatter blocks to conformance-tier-audit workflow
- Use fork detection instead of repo name check in workflow condition
- Change schedule to fuzzy 'weekly on thursday around 9am utc-7'
- Move release.md out of .github/workflows/ to avoid treatment as agentic workflow
- Recompile conformance-tier-audit lock file

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jeffhandley jeffhandley merged commit 6edff89 into main Apr 3, 2026
2 checks passed
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.

1 participant