external-gitcode-ascend-ssh-connection
Installation
SKILL.md
ssh-dev-suite
功能
多profile SSH远程开发套件。ControlMaster会话复用,容器感知(docker/kubectl)。
运行环境
- 客户端:Windows(Git Bash/MSYS2)、macOS、Linux
- 服务端:Linux
- Windows 客户端注意:ControlMaster 不可用(脚本已自动跳过)、PATH 环境变量展开差异、换行符问题
模块
- connect:连接、执行、传输、后台任务 →
connect/SKILL.md - deploy:部署与回滚 →
deploy/SKILL.md - tunnel:端口转发与代理 →
tunnel/SKILL.md - debug:远程排查 →
debug/SKILL.md - long-task:长耗时任务管理、checkpoint恢复 →
long-task/SKILL.md