
from obsidian-mcp-server541
Guided workflow for filing well-structured bug reports or feature requests against @cyanheads/mcp-ts-core when a framework API behaves incorrectly.
This skill teaches the agent how to triage, prepare, and file high-quality GitHub issues against the MCP core library (@cyanheads/mcp-ts-core). It codifies checks to ensure the problem truly lies in the framework (not user code), provides reproducible-repro steps, and supplies prose patterns and CLI examples for creating browser or CLI issues.
Use when you've isolated behavior that appears to be a framework bug or missing feature — e.g., builder functions returning incorrect results, context APIs behaving unexpectedly, or type exports causing compile errors. Do not use for server-specific application bugs.
gh issue create, title conventions, labels, and redaction guidance.Fits agents that can run lightweight CLI checks and construct GitHub issue payloads (GitHub CLI-capable agents, Copilot/Codex-style tooling).
A well-structured workflow skill for filing bug reports and feature requests against @cyanheads/mcp-ts-core. The SKILL.md is comprehensive with clear triggers, pre-filing checklists, title/label conventions, and CLI examples. No bundled scripts — purely a documentation/workflow guide. No security concerns whatsoever.
Excellent documentation quality. Very specific scope limits usefulness to users of one framework.