Agent skill
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".
Install this agent skill to your Project
npx add-skill https://github.com/mcollina/githuman-skills/tree/main/skills/githuman
Metadata
Additional technical details for this skill
- tags
- code-review, git, ai-workflow, commit, staging
SKILL.md
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 - Installing and running GitHuman
- rules/review-workflow.md - Complete workflow for reviewing AI-generated changes
- rules/staging.md - Staging files for review directly in GitHuman
- rules/cli-commands.md - All CLI commands with examples
- rules/todos.md - Managing todos and follow-up tasks
- rules/comments.md - Adding inline comments and suggestions to code
- rules/export.md - Exporting reviews for documentation
- rules/tips.md - Best practices and productivity tips
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
migrate-to-shoehorn
Migrate test files from `as` type assertions to @total-typescript/shoehorn. Use when user mentions shoehorn, wants to replace `as` in tests, or needs partial test data.
scaffold-exercises
Create exercise directory structures with sections, problems, solutions, and explainers that pass linting. Use when user wants to scaffold exercises, create exercise stubs, or set up a new course section.
obsidian-vault
Search, create, and manage notes in the Obsidian vault with wikilinks and index notes. Use when user wants to find, create, or organize notes in Obsidian.
setup-pre-commit
Set up Husky pre-commit hooks with lint-staged (Prettier), type checking, and tests in the current repo. Use when user wants to add pre-commit hooks, set up Husky, configure lint-staged, or add commit-time formatting/typechecking/testing.
edit-article
Edit and improve articles by restructuring sections, improving clarity, and tightening prose. Use when user wants to edit, revise, or improve an article draft.
handoff
Compact the current conversation into a handoff document for another agent to pick up.
Didn't find tool you were looking for?