Skip to content

Future Improvements

This page records ideas that would improve first-run experience and agent adoption. They are not current commands unless stated otherwise.

Future shape:

Terminal window
npx @jumpspace/cli demo

Could generate a tiny sample repo/doc/task so users can see useful output immediately.

Future shape:

Terminal window
npx @jumpspace/cli onboard

Could run discovery, suggest config, install skills, propose bootstrap, and print next steps.

Current named skill installs cover Codex and Claude Code:

Terminal window
npx @jumpspace/cli add-skill jumpspace-work --agent claude

Future work could add dedicated native installers for Cursor, GitHub Copilot, OpenCode, and other agent surfaces once their repo-local guidance conventions are stable enough to update safely.

A local MCP server could make Jumpspace feel native inside agent ecosystems without requiring agents to shell out manually.

Useful evals would measure whether agents find correct implementation context faster, use fewer tokens, and make fewer stale assumptions when Jumpspace is available.