complete-pr

Validate pull request completeness across code, tests, and documentation.

10|14|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/openkaiden/kdn --skill complete-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: complete-pr
Source: https://github.com/openkaiden/kdn/tree/main/.agents/skills/complete-pr
Command: npx skills add https://github.com/openkaiden/kdn --skill complete-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PRs often lack essential elements (code, tests, and documentation), causing reviews to stall and quality to degrade. This skill provides a clear, repeatable checklist to verify that a PR is complete before submission.

Core Features & Use Cases

  • Checklist-driven review: ensures code, tests, and docs are present and aligned with the requested changes.
  • Consistency across projects: standardizes PR expectations to speed up reviews and reduce back-and-forth.
  • On-demand guidance: helps teams onboard new contributors by outlining acceptance criteria and documentation requirements.

Quick Start

Run the checklist against your current PR to confirm all required elements are included before opening the review.

Frequently Asked Questions about complete-pr

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

FAQPage Schema
How do I ensure my pull request is complete with code, tests, and documentation before submission?

To ensure pull request completeness, validate that your code, tests, and documentation are present and aligned using a checklist-driven review. This standardizes PR expectations, enforcing quality, test coverage, and documentation synchronization before opening the review.

What is the best way to standardize code review expectations across multiple software projects?

Standardizing code review expectations across projects requires applying a repeatable checklist that verifies code, tests, and documentation synchronization. This consistency speeds up reviews, reduces back-and-forth, and helps onboard new contributors by outlining clear acceptance criteria.

Why does my PR review stall when documentation and test coverage are missing?

PR reviews stall when essential elements like tests and documentation are missing because it degrades quality. Validating PR completeness beforehand enforces test coverage and documentation synchronization, preventing review delays and ensuring all required components are present.

How do I check test coverage and documentation synchronization during a code review?

Checking test coverage and documentation synchronization during a code review involves running a validation checklist against your current PR. This confirms all required elements are included, enforcing quality and ensuring docs and tests align with the requested changes before submission.

Can I use a checklist-driven review for onboarding new contributors to standard PR workflows?

Yes, you can use checklist-driven reviews for onboarding new contributors to standard PR workflows. The checklist provides on-demand guidance that outlines acceptance criteria and documentation requirements, helping teams standardize expectations and speed up the review process.

When do I need to validate PR completeness for modern software projects?

You need to validate PR completeness for modern software projects right before opening a review. Running a checklist against your current PR confirms all required components, including code, tests, and documentation, are present and aligned to prevent quality degradation.