Getting started with Claude Task Master in VS Code with Github Copilot:
- Follow the tutorial
- I'm using
pnpm
/pnpx
instead ofnpm
/npx
- Use the CLI for
init
, not the MCP yet
- I'm using
- After the initial setup:
- Copy all
*.instructions.md
files to.github/instructions/
- Copy the
mcp.json
file to.vscode/
- Copy all
- Launch Copilot Chat with something like
Can you analyze the complexity of our tasks?
orWhat tasks are available to work on next?