Pushes the current branch to the remote repository.
76
66%
Does it follow best practices?
Impact
93%
1.22xAverage score across 3 eval scenarios
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./.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:
37db357
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.