eagle-spectral-review

Route generic spectral review requests to Eagle specialist reviewers.

3|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/eagleisbatman/eagle-skills --skill eagle-spectral-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eagle-spectral-review
Source: https://github.com/eagleisbatman/eagle-skills/tree/main/eagle-spectral-review
Command: npx skills add https://github.com/eagleisbatman/eagle-skills --skill eagle-spectral-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It prevents broad, generic “spectral agents” requests from wasting time by routing code review needs to the most relevant Eagle specialist(s) instead.

Core Features & Use Cases

  • Intent-aware specialist routing: Selects security, architecture, performance, maintainability, frontend UX/accessibility, API contracts, data integrity, or database review based on what the user means by “spectral review.”
  • Lifecycle safeguards: Avoids incorrectly using plan, investigate, or ship agents when the user is asking for review rather than planning, debugging, or release readiness.
  • Bundle recommendations: Chooses small, sensible default bundles for full-spectrum requests or when the focus area is unclear.

Quick Start

Use eagle-spectral-review to route a generic “review this PR with spectral agents” request to the best-matching Eagle specialist reviewers.

Frequently Asked Questions about eagle-spectral-review

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

FAQPage Schema
How do I route a generic pull request code review request to the right specialist?

A spectral code review analyzes pull requests by routing them to specific specialist reviewers like security, architecture, performance, or API integrity experts, ensuring full spectrum coverage without misrouting to plan or ship lifecycles.

What is the best way to run a full spectrum code review across multiple domains?

The best way to run a full spectrum code review is to use intent-aware specialist routing that bundles sensible default specialists together, covering code quality, frontend UX, accessibility, and database categories when specific focus areas are unclear.

How do I prevent broad code review requests from misrouting to debugging or planning agents?

To prevent broad code review requests from misrouting to debugging or planning agents, this Skill applies lifecycle safeguards that isolate review intents, ensuring your PR analysis targets the correct specialist reviewers rather than investigate or ship workflows.

Can I select specific specialist reviewers for an architecture and security audit?

Yes, you can select specific specialist reviewers for an architecture and security audit by defining your review scope, allowing the router to exclude unrelated categories like frontend UX or accessibility and focus strictly on the chosen domains.

Does this approach work for API contracts and data integrity PR analysis?

Yes, this approach works for API contracts and data integrity PR analysis by matching your spectral review request to the relevant API and database specialists, outputting the selected reviewers with justification for accurate pull request evaluation.