Skip to content

Instantly share code, notes, and snippets.

View hardchor's full-sized avatar
:shipit:
SHIP IT!

Burkhard Reffeling hardchor

:shipit:
SHIP IT!
View GitHub Profile
@hardchor
hardchor / README.md
Last active June 23, 2025 11:08
Claude Task Master MCP in Github Copilot (VS Code)

Getting started with Claude Task Master in VS Code with Github Copilot:

  1. Follow the tutorial
    • I'm using pnpm / pnpx instead of npm / npx
    • Use the CLI for init, not the MCP yet
  2. After the initial setup:
    1. Copy all *.instructions.md files to .github/instructions/
    2. Copy the mcp.json file to .vscode/
  3. Launch Copilot Chat with something like Can you analyze the complexity of our tasks? or What tasks are available to work on next?