ClaudeSuperPower

copilot-local-dev

Skill

Install and run the Dash0 GitHub Copilot CLI plugin (the copilot/ package) locally for development/testing — no GitHub push or release needed. Use when you want to try or test the Copilot plugin against a real `copilot` session, iterate on it, or tear the setup down.

Install

git clone https://github.com/dash0hq/dash0-agent-plugin.git ~/.claude/skills/copilot-local-dev

What is copilot-local-dev?

Install and run the Dash0 GitHub Copilot CLI plugin (the copilot/ package) locally for development/testing — no GitHub push or release needed. Use when you want to try or test the Copilot plugin against a real `copilot` session, iterate on it, or tear the setup down.

What this can do

Capabilities declared in this component's own frontmatter — not inferred.

Inherit all session tools

Declares no tool restrictions — inherits every session tool

~67 tokens of context used while enabled, before you invoke anything

Documentation

README · ~2 min read

Run the Dash0 Copilot plugin locally

The public install path (copilot plugin marketplace add dash0hq/dash0-agent-plugin

  • copilot plugin install dash0-agent-plugin@dash0) needs the branch pushed and a release carrying the copilot-on-event binary. For local dev we skip both by registering a throwaway local marketplace (the repo's real .github/plugin/marketplace.json, renamed so it can't clash with the production dash0 one) that points at this repo's copilot/ package, installing it the real way, and dropping a locally-built binary where the bootstrap looks (so it skips the download).

This exercises the actual packaging — manifest loading, camelCase hooks.json,

Reviews

Log in to leave a review.

No reviews yet — be the first.

Explore related

Other things in this space — across every part of the ecosystem, not just skills.