CommitPush

Community

Commit, push, and verify safely

Authorjulianobarbosa
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This sub-skill covers the end-to-end flow of staging changes, committing, and pushing to a remote, with security checks and push safety.

Core Features & Use Cases

  • Pre-push checks: Scan for secrets before pushing to remote.
  • Push with safety: Push with --force-with-lease and verification steps.
  • PR readiness: Prepare commits for PR review.

Quick Start

Commit changes and push to origin, ensuring remote integrity with force-with-lease.

Dependency Matrix

Required Modules

None required

Components

workflowsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: CommitPush
Download link: https://github.com/julianobarbosa/claude-code-skills/archive/main.zip#commitpush

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository