reviewer

Automate code review checks on gitban card code diffs.

Updated Mar 17, 2025
One-click install
npx skills add https://github.com/muunkky/hottopoteto --skill reviewer-muunkky
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: reviewer
Source: https://github.com/muunkky/hottopoteto/tree/main/.claude/skills/reviewer
Command: npx skills add https://github.com/muunkky/hottopoteto --skill reviewer-muunkky

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates architectural code review workflows for gitban sprint cards, enhancing code quality and maintainability through structured reviews.

Core Features & Use Cases

  • Automated Code Review: Systematically review code diffs for architecture, ADR compliance, and maintainability.
  • Gitban Integration: Seamlessly integrates with gitban sprint cards for streamlined code management.
  • Use Case: Ideal for organizations following professional coding standards and requiring automated validation of architectural decisions and code quality.

Quick Start

Use the reviewer skill to automatically review the code diff for a gitban card with the commit hash 'abcd1234'.

Frequently Asked Questions about reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for gitban sprint cards?

Automated code review for gitban sprint cards is achieved by executing predefined checks on code diffs, validating architecture and ADR compliance to ensure long-term maintainability.

What does automated architectural code compliance checking evaluate?

Architectural code compliance checking evaluates code diffs against ADR standards and predefined architectural rules, focusing on long-term code maintainability and structural quality within gitban workflows.

Can I use this automated review to check ADR compliance on a specific commit?

Yes, you can check ADR compliance on a specific commit by providing the commit hash, such as 'abcd1234', to systematically review the code diff for architectural standards.

Does this code review tool work without external dependencies?

Yes, this automated code review tool operates without external dependencies, independently executing predefined architectural and ADR compliance checks on code diffs within gitban workflows.

When should I use automated code review for software architecture validation?

Use automated code review for software architecture validation when your organization follows professional coding standards and requires automated validation of architectural decisions for long-term maintainability.