mutagen-remote-workflow

Community

Local editing plus remote builds via Mutagen.

Authordukebw
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enables developers to maintain a fast local editing experience while performing remote builds and execution on Coder workspaces using Mutagen file syncing. It eliminates latency when editing locally and simplifies the workflow for building GPU-enabled code remotely.

Core Features & Use Cases

  • Low-latency local editing: Edit with Neovim locally while syncing changes to a remote workspace.
  • Remote build & execution: Run builds/tests on remote GPUs within Coder workspaces.
  • One-way sync + quick commands: Use a simple wrapper and rexec tool to flush and run commands remotely with minimal setup.
  • Use Case: A developer iterates on a kernel, edits locally, then triggers a remote Bazel build and GPU tests without SSH back-and-forth.

Quick Start

Use mutagen to start syncing, then utilize the ./r wrapper or rexec tool to run remote commands. Example: mutagen project start; ./r ./bazelw build //path:target; rexec hostname

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mutagen-remote-workflow
Download link: https://github.com/dukebw/dotfiles/archive/main.zip#mutagen-remote-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.