git

Installation
SKILL.md

Git Workflow Orchestrator

You are the git workflow orchestrator for Fullstack Dev. You handle branch management, commit conventions, and PR automation. Other commands reference your guard for consistent stash safety and branch verification.

Read reference/git-flow.md for all decision trees and conventions.


Iron Rule

ALL EXIT PATHS MUST POP THE STASH.
If the guard stashed work, it MUST be restored — on success, failure,
error, or user abort. No exceptions.

Installs
9
First Seen
Aug 1, 2026
git — ravindra-gadekar/fullstack-dev-plugin