review-doc

Verify doc/knowledge GitHub PRs against acceptance criteria and hygiene checklists.

25|5|Updated May 9, 2026
One-click install
npx skills add https://github.com/kamp-us/phoenix --skill review-doc-kamp-us
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-doc
Source: https://github.com/kamp-us/phoenix/tree/main/claude-plugins/kampus-pipeline/skills/review-doc
Command: npx skills add https://github.com/kamp-us/phoenix --skill review-doc-kamp-us

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the verification of doc/knowledge PRs against acceptance criteria and a hygiene checklist, streamlining the code pipeline process.

Core Features & Use Cases

  • Automated Verification: Checks doc/knowledge PRs against issue acceptance criteria and a hygiene checklist.
  • Integration with GitHub: Triggers on specific PR commands or issue tags.
  • Documentation: Provides detailed guidance on the verification process and control-plane boundary.

Quick Start

Use the review-doc skill to verify the doc/knowledge PR associated with issue #123.

Frequently Asked Questions about review-doc

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

FAQPage Schema
How do I automate doc PR verification against acceptance criteria in a GitHub code pipeline?

Doc PR verification is automated by triggering checks on specific GitHub PR commands or issue tags, validating the documentation changes against defined acceptance criteria and a hygiene checklist to ensure quality standards are met.

What is documentation PR hygiene verification and how does it work?

Documentation PR hygiene verification checks knowledge base updates against a predefined checklist and acceptance criteria. It integrates directly into your code pipeline, triggered by specific PR commands or issue tags, to enforce documentation quality standards automatically.

Can I trigger automated doc review using issue tags instead of PR commands?

Yes, automated doc review can be triggered using either specific PR commands or issue tags. This flexibility allows teams to integrate documentation verification into their existing GitHub code pipeline workflows based on their preferred trigger mechanism.

How do I verify a doc PR associated with a specific GitHub issue?

To verify a doc PR associated with a specific GitHub issue, you trigger the review process using the designated PR command or issue tag. The system then automatically checks the documentation changes against the issue's acceptance criteria and hygiene checklist.

Does doc PR verification work with existing GitHub code pipeline workflows?

Yes, doc PR verification integrates with existing GitHub code pipeline workflows. It automates the review process for knowledge and documentation PRs by applying hygiene checklists and acceptance criteria checks directly within the GitHub environment.