Skip to content

Add MCP release QA skill 🤖🤖🤖 - #2562

Open
JasonColapietro wants to merge 1 commit into
github:mainfrom
JasonColapietro:contribute/mcp-release-qa
Open

Add MCP release QA skill 🤖🤖🤖#2562
JasonColapietro wants to merge 1 commit into
github:mainfrom
JasonColapietro:contribute/mcp-release-qa

Conversation

@JasonColapietro

Copy link
Copy Markdown

Summary

  • Add an mcp-release-qa skill for release-time MCP protocol verification.
  • Generate the corresponding skills index entry.

Why

The existing MCP skills cover configuration security, implementation security,
server generation, and CLI usage. This adds a focused release workflow for
checking a real protocol session, runtime/source/documentation parity, failure
paths, published contracts, and install behavior.

Testing

  • npm ci
  • npm run skill:validate
  • npm run build
  • git diff --check
  • Confirmed the generated skills index includes mcp-release-qa.

Scope

  • One new self-contained skill.
  • One generated documentation entry.
  • No runtime code or existing skill behavior changes.

Risks

Low. This contribution adds documentation-driven agent instructions only.

Prepared by an AI agent.

@github-actions github-actions Bot added new-submission PR adds at least one new contribution skills PR touches skills labels Aug 6, 2026
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

🔴 Contributor Reputation Check: HIGH risk

Check Risk
Profile HIGH
Credential audit NONE

Maintainers: please review this contributor before merging.
See the workflow run for full details.
Automated check powered by AGT.

@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

🔒 PR Risk Scan Results

Scanned 1 changed file(s).

Severity Count
🔴 High 0
🟠 Medium 0
ℹ️ Info 0

✅ No matching risk patterns were detected in changed files.

This is an automated soft-gate report. Findings indicate review targets and do not block merge by themselves.

@github-actions github-actions Bot added the needs-review:HIGH Contributor reputation check flagged HIGH risk label Aug 6, 2026
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

🔍 Vally Lint Results

✅ All checks passed

Scope Checked
Skills 1
Agents 0
Total 1
Severity Count
❌ Errors 0
⚠️ Warnings 0
ℹ️ Advisories 0

Summary

Level Finding
ℹ️ ✅ mcp-release-qa (2/2 checks passed)
ℹ️ ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
ℹ️ ✓ spec-compliance: All spec checks passed.
ℹ️ ✓ [valid-refs] All file references across 1 skill(s) are valid.
ℹ️ ✓ valid-refs: All file references resolve to existing files within the skill directory.
ℹ️ 1 skill(s) linted, 1 passed
Full linter output
### Linting skills/mcp-release-qa
✅ mcp-release-qa (2/2 checks passed)
    ✓ [spec-compliance] All 1 skill(s) are spec-compliant.
        ✓ spec-compliance: All spec checks passed.
    ✓ [valid-refs] All file references across 1 skill(s) are valid.
        ✓ valid-refs: All file references resolve to existing files within the skill directory.

1 skill(s) linted, 1 passed

@JasonColapietro
JasonColapietro marked this pull request as ready for review August 6, 2026 11:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-review:HIGH Contributor reputation check flagged HIGH risk new-submission PR adds at least one new contribution skills PR touches skills

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant