Skip to main content
modelcontextprotocol
GitHub creator profile

modelcontextprotocol

Repository-level view of 19 collected skills across 6 GitHub repositories.

skills collected
19
repositories
6
updated
Aug 13, 2026
repository explorer

Repositories and representative skills

bump-version
unclassified

Assess and bump the SDK version using Semantic Versioning 2.0.0. Evaluates queued changes to recommend PATCH/MINOR/MAJOR, updates src/Directory.Build.props, and creates a pull request. Owns the SemVer assessment logic shared by prepare-release and…

Aug 13, 2026
prepare-release
unclassified

Prepare a new release for the C# MCP SDK. Assesses Semantic Versioning level (PATCH/MINOR/MAJOR), bumps the version, runs ApiCompat and ApiDiff, reviews documentation, updates changelogs, drafts release notes, and creates a pull request with all release…

Aug 5, 2026
publish-release
unclassified

Publish a GitHub release for the C# MCP SDK after a prepare-release PR has been merged. Refreshes release notes to include any PRs merged since preparation, warns about version or breaking change impacts from late-arriving PRs, and creates a draft GitHub…

Aug 5, 2026
verify-release
software-developers

Verify a published release of the C# MCP SDK. Monitors the Release and Publish Docs workflows triggered by publishing a GitHub release, confirms the packages are listed on NuGet.org, and confirms the versioned documentation site reflects the release. Use when…

Aug 5, 2026
breaking-changes
software-quality-assurance-analysts-and-testers

Audit pull requests for breaking changes in the C# MCP SDK. Examines PR descriptions, review comments, and diffs to identify API and behavioral breaking changes, then reconciles labels with user confirmation. Use when asked to audit breaking changes, check…

Jul 26, 2026
run-conformance-from-branch
software-quality-assurance-analysts-and-testers

Run MCP conformance tests in the C# SDK against a conformance branch (including forks) instead of the published npm version, then restore pinned dependencies.

Jun 22, 2026
issue-triage
project-management-specialists

Generate an issue triage report for the C# MCP SDK. Fetches all open issues, evaluates SLA compliance against SDK tier requirements, reviews issue discussions for status and next steps, cross-references related issues in other MCP SDK repos, and produces a…

Mar 6, 2026
Showing 6 of 6 repositories
All repositories loaded