amir-publish
Installation
SKILL.md
Amir Publish
Use this skill when Amir wants current skill repo changes distributed across his usual machines.
This is prompt-only shell orchestration. Do not add scripts, harnesses, controller state, or new automation infrastructure.
When to use
- Amir asks to publish, sync, distribute, or roll out this skills repo to his machines.
- The desired workflow is local commit, push, local install, then remote pull and install.
- The target machines are the fixed cluster listed below.
When not to use
- The task is a generic deploy, package release, or CI workflow.
- The task is only to install the current machine without pushing or syncing remotes.
- The repo is not the skills repo or does not have the expected local install command.
- The user wants
make remote_install; this workflow keeps each remote repo on the same branch instead of copying files over SSH.