Skip to content

Preparing Archive

Core
4d 1h ago
Reviewed

git-pushing

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activate...

.agents/skills/git-pushing TypeScript
TY
BA
MA
3+ layers Tracked stack
Capabilities
0
Signals
1
Related
3
0
Capabilities
Actionable behaviors documented in the skill body.
0
Phases
Operational steps available for guided execution.
0
References
Support files available for deeper usage and onboarding.
1
Scripts
Runnable or reusable automation artifacts discovered locally.

Architectural Overview

Skill Reading

"This module is grounded in automation patterns and exposes 1 core capabilities across 1 execution phases."

Git Push Workflow

Stage all changes, create a conventional commit, and push to the remote branch.

When to Use

Automatically activate when the user:

  • Explicitly asks to push changes ("push this", "commit and push")
  • Mentions saving work to remote ("save to github", "push to remote")
  • Completes a feature and wants to share it
  • Says phrases like "let's push this up" or "commit these changes"

Workflow

ALWAYS use the script - do NOT use manual git commands:

bash skills/git-pushing/scripts/smart_commit.sh

With custom message:

bash skills/git-pushing/scripts/smart_commit.sh "feat: add feature"

Script handles: staging, conventional commit message, Claude footer, push with -u flag.

Validation Signals

Observed

1 runnable scripts

Primary Stack

TypeScript

Tooling Surface

Scripts

Workspace Path

.agents/skills/git-pushing

Operational Ecosystem

The complete hardware and software toolchain required.

Scripts

Discovered in workspace

Module Topology

Skill File
Parsed metadata
Skills UI
Launch context
Chat Session
Antigravity Core

Antigravity Core

Principal Engineering Agent

A high-performance agentic architecture developed by Deepmind for autonomous coding tasks.
130 Installs
4.3 Reliability
2 Workspace Files
4.3
Workspace Reliability Avg
5
68%
4
22%
3
10%
2
0%
1
0%

Validation signal

4d 1h ago

Observed

1 runnable scripts

Recommended for this workflow

Adjacent modules that complement this skill surface

Loading content
4.2 (3)
0 Capabilities
0 refs
0 phases
JavaScript
Antigravity Core Architect
Open 120 installs
Loading content
4.2 (3)
0 Capabilities
0 refs
0 phases
Bash
Antigravity Core Architect
Open 120 installs
Cart