Stats
Actions
Tags
How this skill is triggered — by the user, by Claude, or both
Slash command
/tx:git-sync-onThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
<notice>
npx claudepluginhub clomia/claude-automata --plugin txAutomatically commits and pushes local workspace changes to a remote GitHub repository, with .gitignore and pre-commit safety checks.
Syncs code from an upstream GitHub repository into a target fork. Detects remotes, fetches upstream, merges into a sync branch, resolves conflicts, and opens a PR.