deerflow-maintainer-orchestrator

Automate GitHub issue and pull request analysis, comments, and reviews.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ainlper/dra-drb2 --skill deerflow-maintainer-orchestrator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: deerflow-maintainer-orchestrator
Source: https://github.com/ainlper/dra-drb2/tree/main/deer-flow/.agent/skills/deerflow-maintainer-orchestrator
Command: npx skills add https://github.com/ainlper/dra-drb2 --skill deerflow-maintainer-orchestrator

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of handling GitHub issues and pull requests for DeerFlow maintainers, providing automated analysis, comments, and reviews.

Core Features & Use Cases

  • Automated Analysis: Analyze GitHub issues and pull requests for risk, impact, and fix strategy.
  • Comment and Review Generation: Generate and post detailed comments and reviews on issues and pull requests.
  • Batch Handling: Handle multiple issues and pull requests in batches, ensuring efficient management.
  • Competing PR Comparison: Compare competing pull requests that target the same issue, providing a detailed report to maintainers.
  • Use Case: For a DeerFlow maintainer who needs to handle a batch of GitHub issues and pull requests, this Skill can automatically analyze them, post comments, and provide a synthesis report, saving time and improving accuracy.

Quick Start

Activate the deerflow-maintainer-orchestrator skill with the GitHub issue number or URL you want to process.

Frequently Asked Questions about deerflow-maintainer-orchestrator

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

FAQPage Schema
How do I automate GitHub issue and pull request handling for multiple items?

Automate GitHub issue and pull request handling by processing multiple items in batches to generate automated analysis, comments, and synthesis reports. This approach ensures efficient management of repository tasks for maintainers.

How does automated PR review analysis evaluate risk and fix strategy?

Automated PR review analysis evaluates risk, impact, and fix strategy by examining pull request details through the GitHub API. It generates detailed comments and reviews to help maintainers assess contributions.

What is the best way to compare competing pull requests targeting the same issue?

The best way to compare competing pull requests is to use automated analysis that targets the same issue and generates a detailed comparison report. This provides maintainers with a synthesis to choose the best contribution.

Do I need the gh command-line tool to automate GitHub issue analysis?

Yes, you need the gh command-line tool installed to interact with the GitHub API for issue and pull request analysis. The tool handles artifact resolution and GitHub interactions required by the automation process.

Can I generate and post automated comments on GitHub issues in batches?

Yes, you can generate and post detailed comments on GitHub issues in batches. The batch handling feature processes multiple issues and pull requests, automatically posting analysis and reviews to streamline repository management.

What are the limitations of using command-line tools for GitHub PR review automation?

The limitation of using command-line tools for GitHub PR review automation is the strict dependency on the gh tool for GitHub API interactions. Without proper authentication and tool setup, artifact resolution and automated analysis cannot execute.