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