aline
CommunityStateful remote workflows with push/pull.
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 --followfor short tasks andlog --tailfor 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 requiredComponents
💻 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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.