Pushes the current branch to the remote repository.
67
52%
Does it follow best practices?
Impact
93%
1.22xAverage score across 3 eval scenarios
Passed
No known issues
Optimize this skill with Tessl
npx tessl skill review --optimize ./.claude/skills/push/SKILL.mdWhen asked to push code, follow these steps:
Run git status to verify there are commits to push.
Push to the remote repository:
git push to push the commitsgit push -u origin <branch-name>Report the results including:
d93dc41
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.