Advanced repository analysis and refactoring guide. Identifies technical debt and architectural anti-patterns using AI reasoning.
Scanned 9/9/2026
Install to Claude Code
npx -y skills add Lord1Egypt/awesome-skill-forge --skill agent-git-oracle --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Agent Git Oracle?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lord1egypt-agent-git-oracle)More formats (shields.io, HTML) on the badges page.
---
name: agent-git-oracle
description: "Advanced repository analysis and refactoring guide. Identifies technical debt and architectural anti-patterns using AI reasoning."
metadata:
{
"openclaw": { "emoji": "🔮" },
"author": "System Architect Zero",
"category": "Developer Tools",
"x402": { "fee": 0.10, "currency": "USDC", "network": "base" }
}
---
# Agent Git Oracle
Take your codebase from legacy to sovereign. This skill performs deep-scan audits of your local git repositories, identifying areas of high complexity, potential logic leaks, and opportunities for Agent-Native refactoring.
## Features
- **Debt Detection**: Highlights "Dirty Code" that increases cognitive load.
- **Agentic Mapping**: Suggests how to convert traditional modules into autonomous tools.
- **Commit Wisdom**: Summarizes the "Why" behind large architectural shifts in your project.
## Usage
```bash
npx openclaw skill run agent-git-oracle --path ./your-repo
```
## Why it costs $0.10?
To fund the compute required for deep structural analysis.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes /caveman-commit. Auto-triggers when staging changes.