reset-repos - Automatically preserve work and reset git repositories to latest master
Preserves in-progress work and resets all p7 repositories to latest master
Tags
Updated: 2026-02-23Capabilities
Typical Inputs
What this skill does
- enumerate git repositories
- classify repository status
- create git commits
- create git branches
- checkout master branches
- pull latest changes
Inputs
- Git repositories under /home/midori/_dev/p7
- Current git branch information
- Working tree status
Outputs
- Git commits preserving dirty work
- New git branches
- Repositories reset to master
- Summary report
Requirements
- Git installation
- Access to p7 repository directories
- Bash environment
- Network connectivity for git pull
