push
Git Push
Comprehensive guidance for Git push operations, from basic pushes to force push safety protocols and remote management.
Overview
This skill provides complete guidance for Git push operations, emphasizing safety protocols (especially for force pushes), remote management, and troubleshooting common push scenarios. It complements the git-commit skill (which handles commit creation) by focusing exclusively on push operations and remote synchronization.
When to Use This Skill
This skill should be used when:
- Pushing commits - Basic push operations to remote repositories
- Force pushing - Rewriting history with safety protocols (force-with-lease)
- Pushing tags - Annotated tags, lightweight tags, tag workflows
- Managing remotes - Adding, removing, renaming, configuring remote repositories
- Troubleshooting pushes - Rejected pushes, conflicts, authentication issues
- Upstream configuration - Setting up tracking branches, push.autoSetupRemote
- Branch protection - Understanding protected branches and push restrictions
More from melodic-software/claude-code-plugins
design-thinking
Design Thinking methodology for human-centered innovation. Covers the 5-phase IDEO/Stanford d.school approach (Empathize, Define, Ideate, Prototype, Test) with workshop facilitation and exercise templates.
201plantuml-syntax
Authoritative reference for PlantUML diagram syntax. Provides UML and non-UML diagram types, syntax patterns, examples, and setup guidance for generating accurate PlantUML diagrams.
169system-prompt-engineering
Design effective system prompts for custom agents. Use when creating agent system prompts, defining agent identity and rules, or designing high-impact prompts that shape agent behavior.
144architecture-documentation
Generate architecture documents using templates with diagram integration. Use for creating C4 diagrams, viewpoint documents, and technical overviews.
132data-modeling
Data modeling with Entity-Relationship Diagrams (ERDs), data dictionaries, and conceptual/logical/physical models. Documents data structures, relationships, and attributes.
103resume-optimization
Resume structure, achievement bullet formulas, ATS optimization, and job-targeted tailoring for software engineers. Use when reviewing resumes, crafting achievement bullets, extracting keywords from job descriptions, or tailoring content for specific roles.
95