mcollina/githuman-skills · Archived

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".

First seen Jan 25, 2026

Installation

$ npx skills add mcollina/githuman-skills --skill githuman

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 9
License MIT
Default branch main
Open issues 0
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

More metadata
tags
code-review, git, ai-workflow, commit, staging

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,342 B
  • docs SUMMARY.md 257 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 213 installs

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](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