Pushes the current branch to the remote repository.
Scanned 2/12/2026
Install via CLI
openskills install MetaMask/ocap-kernel---
name: push
description: Pushes the current branch to the remote repository.
unsandboxed: true
---
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
No comments yet. Be the first to comment!
Python backend development expertise for FastAPI, security patterns, database operations, Upstash integrations, and code quality. Use when: (1) Building REST APIs with FastAPI, (2) Implementing JWT/OAuth2 authentication, (3) Setting up SQLAlchemy/async databases, (4) Integrating Redis/Upstash caching, (5) Refactoring AI-generated Python code (deslopification), (6) Designing API patterns, or (7) Optimizing backend performance.