Skip to content

wohlford/dotgemini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotgemini

Global Gemini CLI configuration: style standards, development workflows, custom skills, agents, and hooks.

Installation

Clone into your home directory:

git clone https://github.com/wohlford/dotgemini.git ~/.gemini

What's Included

Documentation

File Purpose
GEMINI.md Global instructions loaded into every Gemini CLI session
STYLE.md Code style and formatting standards (Bash, Python, JS, YAML, JSON, Markdown)
templates.md Starter templates for Bash scripts, Python modules, and JavaScript
workflows.md Development workflows (Explore/Plan/Code/Commit, TDD)

Skills

Command Purpose
/commit Create a signed git commit with automatic semver tagging
/init-bash Scaffold a new Bash script from the standard template
/init-python Scaffold a new Python module from the standard template

Agents

Agent Purpose
style-reviewer Review code files for STYLE.md compliance

Hooks

Event Trigger Script
AfterTool write_file, replace scripts/style-check.sh — validates file format, syntax, and style on every edit

License

MIT

About

Global Gemini CLI configuration: style standards, development workflows, custom skills, agents, and hooks.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages