Run the first scan
Read the CLI
The everyday loop
- Scan the global and project surfaces you name.
- Report the effective value and the contributors behind it.
- Export a redacted bundle that can be inspected and shared.
- Diff the proposed import. It writes nothing.
- Import only after reviewing the recorded plan.
What gets explained
Continuity reads the setup surfaces that commonly drift between machines: instructions, skills, commands, subagents, hooks, MCP servers, memories, settings, permission rules, and sandbox profiles.report makes precedence
visible instead of flattening it into one unexplained value.
What moves safely
compat classifies each item as NATIVE, CONVERT, ADVISE, UNSUPPORTED,
or UNKNOWN. export redacts credential values, and diff shows the exact
write plan before import. Executable items arrive inert; authority changes are
shown as explicit review points.
Know the boundary
- Cross-runtime conversion is preview-only; same-runtime imports are the only writes available today.
- Transcripts, chat history, and session state are intentionally out of scope.
- Credential detection is defence in depth. Read a bundle before sharing it.