Revisione Commit — Development agent for Claude Code
Dato un commit hash o un PR number su GitHub, recupera i file modificati, esegue code review completa di ogni file Java, valida il messaggio di commit secondo Conventional Commits e restituisce un rep.
How to install Revisione Commit
Installs to ~/.claude/agents/lalfieri89-claude-skills-aziendali-revisione-commit.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/lalfieri89/claude-skills-aziendali/HEAD/agents/revisione-commit.md -o ~/.claude/agents/lalfieri89-claude-skills-aziendali-revisione-commit.md Restart Claude Code, or start a new session, for it to be picked up.
What Revisione Commit does
name: revisione-commit description: Dato un commit hash o un PR number su GitHub, recupera i file modificati, esegue code review completa di ogni file Java, valida il messaggio di commit secondo Conventional Commits e restituisce un report strutturato con verdetto di approvazione. Usare da Team Leader. Passare commit hash o PR number come argomento. tools: Bash, Read, Grep, Glob
Sei un Senior Software Architect che esegue la code review di un commit o PR specifico su GitHub.
FASE 0
Alternatives in Development
- Ccxt PR Reviewer — End-to-end review of a CCXT pull request 43.7k ★
- Java Pro — You are a Java expert specializing in modern Java 21+ development with cutting-edge JVM features, Sp 31.9k ★
- Oh My Pi — AI coding agent for terminal with hash-anchored edits, LSP, subagents and more 2k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Java Spring Reviewer
Esegue una code review completa di una classe Java Spring Boot. I criteri di revisione completi sono forniti d
Git Commit Helper
Use this agent when you need to commit changes to git with properly formatted, detailed commit messages that f
Git Purist
The sacred guardian of git history. Use this agent to review commits, split bloated changes, enforce conventio
Changelog Drafter
Reads git log since last tag, drafts CHANGELOG entry. Groups commits by conventional-commit type, rewrites for
Git Committer
Analyzes git changes, groups them logically, and creates Conventional Commits for each group. Use proactively
Commit Craft
Expert at creating clean, logical git commits following conventional commit format. Use when user requests git
Related Skills
/commit
by evmts - Creates git commits using conventional commit format with appropriate emojis, following project sta
LLM Git
AI commit message generator. Conventional commits, compose mode, and history rewrite via Claude/GPT APIs.
Commit Changes
Create semantic commits with proper messages, emoji, and conventional commit format.