power-user-scripts¶
A toolkit of terminal aliases, AI-powered commit scripts, and Windows power-user utilities.
$ python aic.py -a → auto-staged + committed with an AI-written message
-
Python AI commits
Five LLM providers, one wrapper. Auto-detects the cheapest available provider and generates conventional commit messages.
-
Git-Sutras
A grammar of Git aliases inspired by Pāṇini. Born from a 3 AM merge conflict that exposed how Git really thinks.
-
GH-Sutras
The GitHub CLI extension of the Sutra philosophy. Stop alt-tabbing between terminal and browser.
-
Custom Git wrapper
A drop-in
git.cmdthat injects branch and ahead/behind status straight into your prompt. -
CMD utilities
Fifteen-plus root-level
.cmdshortcuts for git config, API monitoring, terminal aliases, and admin tasks. -
PowerShell profiles
A profile setup with
posh-git, custom prompt colors, fonts, and persistent function libraries. -
Shell scripts
A WSL bootstrap script and a hybrid shell/batch template for cross-platform utilities.
-
Prompt templates
Six AI prompts for commit messages, PR descriptions, search, rephrasing, and creative writing.
-
Cursor rules
Atomic-commit guidelines for the Cursor editor agent. Keeps AI-led commits sane.
-
Hacks & tweaks
Registry tweaks, Group Policy notes, an Excel VBA logger, and a bookmark to ANSICON.
Looking to add a new script? See Contributing. Older, deprecated scripts live in Archive.