Skip to content

Gitrama skill for OpenClaw — AI-powered git history intelligence, smart commits, and repo insights via ClawHub

Notifications You must be signed in to change notification settings

ahmaxdev/gitrama-openclaw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

🌿 Gitrama — Git History Intelligence for OpenClaw

Gitrama brings AI-powered semantic search and intelligence to your Git history, directly through your OpenClaw assistant.

What It Does

Ask your OpenClaw agent natural language questions about any git repository:

  • "What changed in the auth module this week?" → AskGIT analyzes commits, diffs, and contributors to give you a clear answer
  • "Write me a commit message" → Analyzes staged changes and generates a proper conventional commit
  • "Create a branch name for adding OAuth" → Generates feature/add-oauth-authentication
  • "Who's been working on the API?" → Contributor insights with activity patterns

Features

Feature Command Description
AskGIT Chat gtr chat Semantic Q&A about your repo history
Smart Commits gtr commit AI-generated conventional commit messages
Branch Names gtr branch Clean branch names from task descriptions
Repo Insights gtr chat Contributor analysis, change patterns

How to Use

  1. Install the skill: clawhub install gitrama
  2. Make sure gitrama is installed: pip install gitrama
  3. Set your API key: export ANTHROPIC_API_KEY=your-key
  4. Navigate to any git repo and ask your OpenClaw agent about it

Examples

"Hey, can you check what's changed in this repo over the last week?"

"Generate a commit message for my staged changes"

"Create a branch name for the ticket: implement rate limiting on the API"

"Who are the top contributors to the frontend directory?"

Requirements

  • Python 3.8+
  • Git
  • Anthropic API key
  • pip install gitrama

Links

License

© 2025 Gitrama. All Rights Reserved.

About

Gitrama skill for OpenClaw — AI-powered git history intelligence, smart commits, and repo insights via ClawHub

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages