From eidos
Executes git push operations to update remote repositories from local branches. Useful after commits for syncing code in team workflows.
npx claudepluginhub agenticnotetaking/eidos --plugin eidosThis skill uses the workspace's default tool permissions.
push.md
Pushes local Git commits to remote repositories, handling branch tracking, upstream setup, safe push patterns like force-with-lease, and verification. Useful after local commits when syncing to remote.
Automatically syncs local workspace changes to remote GitHub repository via git add, commit, and push. Use after significant changes or periodically for backups.
Share bugs, ideas, or general feedback.
push.md