diff-review-doc
Diff Review Doc
Generate comprehensive code review documents from git diffs, providing detailed analysis with real code snippets, business flow breakdown, and actionable review recommendations.
Workflow
1. Obtain Diff Content
If user provides diff directly:
- Accept the diff content as-is
- Parse to identify changed files and hunks
If no diff is provided:
- Use
scripts/get_diff.shto retrieve changes:# Get all uncommitted changes (default) ./scripts/get_diff.sh
More from arcblock/agent-skills
pull-request
PR Generator - Generate standardized Pull Request based on branch diff and submit via gh or save as PR.md
9simple-skills-manager
Manage skills from local paths or git repositories - add, update, or remove skill tips in ~/.claude/skills with group-skillname format
8intent-interview
Transform vague ideas into implementation-ready specifications through structured interviewing. Use when user describes a new feature/product idea, has a problem to solve, needs to document requirements, or says things like "帮我梳理需求", "interview me about this", "细化这个想法", "spec out this project". Produces two artifacts - intent.md (technical spec for code agents) and overview.md (human-friendly summary for team).
5interview-writer
AI 采访式内容创作系统。不是人写,也不是 AI 自动写,而是 AI 分析后采访人再按人的风格写。通过问答不断沉淀用户画像(观点、写作风格、思考逻辑),持续迭代演进。支持博客、社交媒体、观点文章等场景。
5commit
Git Commit Generator - Generate standardized commit messages following Conventional Commits specification
4blocklet-updater
Creates a new release for a blocklet project by bumping version, building, and bundling. Use when asked to "create a new release", "bump and bundle", or "update blocklet version".
3