remote-project-control

Installation
SKILL.md

Remote Project Control

Help the user operate a project whose code is edited locally but actually runs on one or more servers over SSH. Establish project memory first, then coordinate safe local, Git remote, and server actions.

Terminology used by this skill:

  • local: the user's local development machine, usually the Mac where the agent is running
  • remote or git remote: the Git hosting remote such as GitHub or GitLab, e.g. origin
  • server: an execution machine or cluster reached by SSH, such as quest, ibex-vscode, or epfl-haas

The skill name is historical. In project memory and user-facing summaries, prefer server for SSH/HPC/RunAI execution environments and reserve remote for Git remotes unless quoting an existing field name.

Pair this skill with research-project-memory when server execution state should be linked to project-level experiments, evidence, actions, or worktree status.

Skill Directory Layout

<installed-skill-dir>/
├── SKILL.md
Related skills
Installs
33
GitHub Stars
4
First Seen
Apr 21, 2026