CtrlK
BlogDocsLog inGet started
Tessl Logo

push

Pushes the current branch to the remote repository.

76

1.22x
Quality

66%

Does it follow best practices?

Impact

93%

1.22x

Average score across 3 eval scenarios

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./.claude/skills/push/SKILL.md
SKILL.md
Quality
Evals
Security

When asked to push code, follow these steps:

  1. Run git status to verify there are commits to push.

  2. Push to the remote repository:

    • Run git push to push the commits
    • If the branch has no upstream, use git push -u origin <branch-name>
  3. Report the results including:

    • The branch name
    • The push status
Repository
MetaMask/ocap-kernel
Last updated
First committed

Is this your skill?

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.