stage - Smart Git Staging with Auto-Detected File Blocks
Stage files for commit using auto-detected logical blocks and interactive selection.
Tags
Updated: 2026-03-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- scan unstaged files
- detect file blocks
- present blocks to user
- stage selected files
- show staging status
Inputs
- Git repository
- unstaged file changes
- untracked files
Outputs
- staged files
- staging confirmation
Requirements
- Git environment
- interactive user input
