GitHub Copilot
Jumpspace does not ship a native GitHub Copilot installer today.
Use Jumpspace through the CLI and keep repo guidance in Markdown:
npx @jumpspace/cli init --autonpx @jumpspace/cli add-skill --allnpx @jumpspace/cli task scanFor pull requests, use:
npx @jumpspace/cli task ci --since main --jsonnpx @jumpspace/cli task pr comment --since mainpr comment renders a review-only comment. It does not post to GitHub by
itself.
First Prompt
Section titled “First Prompt”Before suggesting code, inspect Jumpspace task memory and linked files. UseJumpspace evidence to explain which docs, code, and tests support the change.Roadmap
Section titled “Roadmap”Native Copilot integration is a future improvement, not a current command.