matrix-handoff
Installation
SKILL.md
Matrix Handoff
Package the current working tree and a continuation brief, upload them through the authenticated Matrix CLI, and start a named remote agent session. The script deliberately excludes credentials, .env files, private keys, .git, dependencies, and build output.
Workflow
- Confirm
matrixis installed. If it is not, stop and tell the user to install the Matrix CLI. - Write a concise continuation brief to a new temporary Markdown file outside the repository. Include:
- the user's active goal;
- work completed and important decisions;
- current failures or blockers;
- exact next actions;
- tests or commands already run.
Do not copy credentials, tokens, private keys,
.envvalues, or unrelated conversation content into the brief.
- Select the destination agent from the user's request. Default to the agent currently running this skill.
- Run the preview from the repository root: