task-flow-tool:review-pr

Review pull requests against project coding rules and generate a draft.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/mahsanamin/ai_chest --skill task-flow-tool-review-pr
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: task-flow-tool:review-pr
Source: https://github.com/mahsanamin/ai_chest/tree/main/SoftwareEngineering/Task_Flow/skills/task-flow-tool%3Areview-pr
Command: npx skills add https://github.com/mahsanamin/ai_chest --skill task-flow-tool-review-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams quickly review pull requests against project coding rules, generating a lean, decision-ready draft that highlights real issues without noise.

Core Features & Use Cases

  • Rule-based evaluation: automatically checks PRs against a codified set of standards.
  • Draft generation: produces a concise review draft for fast teammate approvals.
  • Context-aware resolution: handles single or multiple PRs and derives metadata from PR titles, numbers, urls, and existing comments.
  • Safety rails: ensures no changes are made automatically; postings require explicit user approval.

Quick Start

Provide a PR number or URL to generate a draft PR review.

Frequently Asked Questions about task-flow-tool:review-pr

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

FAQPage Schema
How do I automate pull request reviews against project coding rules?

You can automate pull request reviews by loading your project's coding rules and deriving context from PR metadata to generate a decision-ready review draft. The system evaluates single or multiple PRs via numbers or URLs and produces a lean draft for approval.

What's the best way to generate a draft PR review that checks code quality?

Generating a draft PR review for code quality involves resolving a working directory for review artifacts and evaluating PRs against codified standards. The result is a concise, publish-ready draft highlighting real issues that requires explicit user approval before posting.

Can I review multiple pull requests at once using URLs and PR numbers?

Yes, you can review multiple pull requests at once by providing their PR numbers or URLs. The system processes them together, deriving context from PR metadata and existing comments to produce draft reviews for each.

Does automated code review post comments directly to the pull request?

Automated code review does not post comments directly. It generates a draft for user approval, ensuring no changes are made automatically. Postings require explicit user approval prior to any action.

What coding rules or metadata are needed to start reviewing PRs for team workflow automation?

To review PRs for team workflow automation, you need a codified set of project coding rules loaded into the system. It then derives context from PR titles, numbers, URLs, and existing comments to evaluate compliance.

When should I not use automated PR review for coding-rule compliance?

You should not use automated PR review when you need immediate, automatic posting of review comments. The system is designed with safety rails that require explicit user approval, making it unsuitable for fully autonomous posting workflows.