quality-checklist-gen

Generate project-specific PR quality checklists from repository analysis.

2|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/gaebalai/claude-code-kit-ko --skill quality-checklist-gen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: quality-checklist-gen
Source: https://github.com/gaebalai/claude-code-kit-ko/tree/main/.claude/skills/quality-checklist-gen
Command: npx skills add https://github.com/gaebalai/claude-code-kit-ko --skill quality-checklist-gen

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation of project-specific Pull Request (PR) quality checklists, ensuring that code reviews are thorough, consistent, and tailored to the project's unique needs.

Core Features & Use Cases

  • Project Analysis: Analyzes repository structure, language, framework, and existing rules.
  • Custom Checklist Generation: Creates PR checklists reflecting specific project conventions, tech stack, and review processes.
  • Use Case: A new developer joins a project and needs to understand what to check before submitting a PR. This Skill generates a checklist that includes specific checks for their project's linter, testing framework, and security policies.

Quick Start

Generate a PR quality checklist for the current project directory, focusing on security aspects.

Frequently Asked Questions about quality-checklist-gen

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

FAQPage Schema
How do I generate a project-specific pull request quality checklist?

Generate a pull request quality checklist by analyzing the repository structure, language, framework, and existing rules. This automatically creates a tailored checklist reflecting your project's conventions, tech stack, and review processes.

Can I create a PR checklist that focuses specifically on security or performance?

Yes, you can generate a PR checklist with an optional focus on security, performance, or accessibility. This ensures the automated checklist targets specific quality assurance concerns relevant to your code review process.

How does automated repository analysis work for creating code review checklists?

Automated repository analysis examines the project's structure, language, framework, and existing rules to produce custom checklists. This mechanism identifies conventions and tech stack details to ensure code reviews are thorough and consistent.

What's the best way to ensure new developers follow project conventions during code review?

The best way to ensure new developers follow conventions is generating a tailored PR quality checklist. It analyzes repository rules and tech stack details, providing specific checks for linters, testing frameworks, and policies.

Do I need any external dependencies to automate PR quality checklist generation?

No external dependencies are required to automate PR quality checklist generation. The Skill operates independently using built-in scripts and references to analyze your repository and produce project-specific code review checklists.

When do I need a tailored PR checklist instead of a generic code review template?

You need a tailored PR checklist when your project has unique conventions, a specific tech stack, or distinct review processes. Generic templates miss project-specific linters, testing frameworks, and security policies that repository analysis captures.