enhance-orchestrator

Coordinate multiple enhancement analyzers in parallel and consolidate findings.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/RnR-DND/ARC-HAWK-DD --skill enhance-orchestrator-rnr-dnd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: enhance-orchestrator
Source: https://github.com/RnR-DND/ARC-HAWK-DD/tree/main/.agent/agentsys/.kiro/skills/enhance-orchestrator
Command: npx skills add https://github.com/RnR-DND/ARC-HAWK-DD --skill enhance-orchestrator-rnr-dnd

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

It streamlines the process of coordinating multiple enhancement analyzers by running them in parallel, reducing time and effort involved in consolidating analysis results.

Core Features & Use Cases

  • Parallel Analyzer Execution: Runs multiple enhancement agents simultaneously for efficiency.
  • Cross-File Discovery: Identifies plugins, agents, documentation, and skills in a given project.
  • Use Case: A developer wants to analyze various project components quickly to identify issues or improvements across files, while maintaining control over auto-learning and suppression.

Quick Start

Use the enhance-orchestrator skill to analyze your project directory for optimization insights.

Frequently Asked Questions about enhance-orchestrator

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

FAQPage Schema
How do I run multiple code analysis agents in parallel?

Parallel code analysis is achieved by coordinating multiple enhancement agents simultaneously. This approach consolidates findings across project files, reducing the time and effort involved in identifying code or documentation improvements.

What is the best way to consolidate code and documentation review results?

Consolidating code and documentation review results is best handled by an enhancement orchestrator. It runs multiple analyzers in parallel and merges their findings into a unified, efficient review for software engineering workflows.

Can I analyze project documentation and skills alongside code?

Yes, you can analyze documentation and skills alongside code. The orchestrator performs cross-file discovery to identify plugins, agents, documentation, and skills within your project directory for comprehensive optimization insights.

How do I auto-learn suppression rules for project analyzers?

Auto-learning suppression rules for project analyzers is facilitated by an enhancement orchestrator. It streamlines development workflows by suppressing recurring non-issues, allowing you to maintain control over flagged findings.

Does parallel workflow optimization require specific dependencies?

Parallel workflow optimization through the enhancement orchestrator requires no external dependencies. It operates independently to coordinate agents and consolidate analysis findings without needing specific external prerequisites.