git-ops

Use when performing git operations or generating smart commit messages - provides safe git workflow guidance, validation checks, and conventional commit formatting.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "git-ops" with this command: npx skills add nickcrew/claude-ctx-plugin/nickcrew-claude-ctx-plugin-git-ops

Git Ops

Overview

Execute git operations safely while producing clear, conventional commit messages and workflow guidance.

When to Use

  • Running git commands (status, add, commit, push, pull)
  • Generating smart commit messages
  • Managing branches and merges

Avoid when:

  • The task is unrelated to git operations

Quick Reference

TaskLoad reference
Git operationsskills/git-ops/references/git.md
Branching Strategiesskills/git-ops/references/branching-strategies.md

Workflow

  1. Confirm repository state and intent.
  2. Load the git operations reference.
  3. Execute the command safely.
  4. Provide status summary and next steps.

Output

  • Operation result summary
  • Suggested follow-ups or warnings

Common Mistakes

  • Running destructive commands without confirmation
  • Writing non-standard commit messages

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Automation

testing-skills-with-subagents

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

gitops-workflows

No summary provided by upstream source.

Repository SourceNeeds Review
Automation

implementation-workflow

No summary provided by upstream source.

Repository SourceNeeds Review