aline

Community

Stateful remote workflows with push/pull.

Authorxyanmi
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It solves the problem of unreliable, repetitive SSH/SCP-style remote workflows by providing a stateful, reusable channel-based execution environment on Unix-like hosts.

Core Features & Use Cases

  • Stateful remote channels: Keep a working directory, conda environment, and exported variables across multiple commands in the same channel.
  • Local-first file workflow: Use push/pull (and sync) to move files safely between your local machine and the remote workspace.
  • Fast output vs long-running jobs: Use exec --follow for short tasks and log --tail for inspecting long-running background work.

Use it for repeatable remote development, background servers/jobs, troubleshooting Aline workflows, and syncing local project directories to remote workspaces.

Quick Start

Use the aline skill to run a channel-based remote workflow on your Unix-like server by connecting once, bootstrapping a named channel, then executing follow-up commands in that same channel.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: aline
Download link: https://github.com/xyanmi/Aline/archive/main.zip#aline

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 471,000+ vetted skills library on demand.