githuman
Review AI-generated code changes before committing using GitHuman. Use when reviewing code changes, creating code reviews, checking what the AI agent wrote, preparing to commit, or when user mentions "review", "GitHuman", or "before commit".
来源信息
- 仓库
- mcollina/githuman-skills
- 最近来源活动
- 2026年1月25日 22:26
- 检测到的 SKILL.md 语言
- 英语
- 星标
- 9
- 分支
- 2
安装方式
默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。
检查来源文件
决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。
文件资源管理器
9 个文件正在显示 SKILL.md
SKILL.md
来源说明 · 只读预览- name
- githuman
- description
- Review AI-generated code changes before committing using GitHuman. Use when reviewing code changes, creating code reviews, checking what the AI agent wrote, preparing to commit, or when user mentions "review", "GitHuman", or "before commit".
- metadata
- {"tags":"code-review, git, ai-workflow, commit, staging"}
## When to use
Use this skill whenever you are working with GitHuman to review AI-generated code changes before committing them. GitHuman provides a web interface for visual code review with inline comments, suggestions, and todo management.
## How to use
Read individual rule files for detailed explanations and examples:
- [rules/installation.md](rules/installation.md) - Installing and running GitHuman
- [rules/review-workflow.md](rules/review-workflow.md) - Complete workflow for reviewing AI-generated changes
- [rules/staging.md](rules/staging.md) - Staging files for review directly in GitHuman
- [rules/cli-commands.md](rules/cli-commands.md) - All CLI commands with examples
- [rules/todos.md](rules/todos.md) - Managing todos and follow-up tasks
- [rules/comments.md](rules/comments.md) - Adding inline comments and suggestions to code
- [rules/export.md](rules/export.md) - Exporting reviews for documentation
- [rules/tips.md](rules/tips.md) - Best practices and productivity tips
在 GitHub 查看