Explain and operate the dtctl release process, which is automated by release-please. Use this skill whenever the user says "release", "ship it", "cut a release", "new version", "bump version", "publish", or asks how dtctl releases work, why a release PR exists, or how to trigger/finish a release.
Perform a thorough quality review of a pull request or feature branch before merging. Use this skill whenever the user asks to review a PR, check if code is production-ready, assess quality, verify docs are updated, or asks "is this ready to merge?", "review this PR", "check quality", "is this production ready?", or…
Investigate incidents, debug performance issues, analyze logs, and manage observability resources in Dynatrace using the dtctl CLI. Use this skill whenever the user asks about error rates, latency spikes, service health, crash-looping pods, web vitals, SLO status, open problems, root cause analysis, log patterns…
Instructions for dynatrace-oss/dynatrace-mcp: Always use the tool() helper function (see src/index.ts) instead of calling server.registerTool() directly.
MCP server "Dynatrace-mcp" as configured in dynatrace-oss/dynatrace-mcp. Runs locally from the @dynatrace-oss/dynatrace-mcp-server npm package. Needs 5 environment variables to run.
Instructions for dynatrace-oss/dynatrace-managed-mcp, covering dynatrace managed mcp server, build, test, and lint commands, build, test and run specific test file.
MCP server for Dynatrace Managed to access logs, events, and metrics. Runs locally from the @dynatrace-oss/dynatrace-managed-mcp-server npm package. Needs 5 environment variables to run.