external-validation

Configure external LLM validators to critique PRDs and implementation plans.

Updated Dec 20, 2025
One-click install
npx skills add https://github.com/ductrung-nguyen/Orca-vscode --skill external-validation
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: external-validation
Source: https://github.com/ductrung-nguyen/Orca-vscode/tree/main/.github/skills/external-validation
Command: npx skills add https://github.com/ductrung-nguyen/Orca-vscode --skill external-validation

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the limitations of internal validation by leveraging external LLMs to provide an unbiased critique of Product Requirements Documents (PRDs) and implementation plans, preventing model blindness and confirmation bias.

Core Features & Use Cases

  • Unbiased Critique: Obtain fresh perspectives on PRDs and implementation plans from different model families.
  • Model Selection: Configures the strategy for choosing external validators based on the creator model.
  • Feedback Merging: Provides a protocol for integrating internal and external validation feedback, prioritizing external critical findings.
  • Use Case: When developing a complex new feature, use this skill to have a separate LLM review the PRD to catch any overlooked requirements or potential issues before development begins.

Quick Start

Use the external-validation skill to validate the PRD with a Gemini model.

Frequently Asked Questions about external-validation

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

FAQPage Schema
How do I validate a PRD using an external LLM to prevent model bias?

You can validate a PRD using an external LLM by configuring an external validator from a distinct model family to review the document, which prevents confirmation bias and model blindness by ensuring the creator and validator models are different.

What is the best way to get unbiased critique for an implementation plan?

The best way to get unbiased critique for an implementation plan is to leverage external LLM validation services, which provide fresh perspectives by having a separate model family review the requirements to catch overlooked issues before development begins.

How does external LLM validation merge feedback with internal reviews?

External LLM validation merges feedback by following a specific protocol that integrates internal and external validation results, prioritizing critical findings from the external validator to ensure comprehensive review.

Do I need a different model family for the validator when reviewing PRDs?

Yes, you need a distinct model family for the validator when reviewing PRDs. This requirement mitigates bias and ensures a comprehensive review by preventing the same model from simply confirming its own outputs.

When do I need external validation for my product requirements documents?

You need external validation for product requirements documents when developing complex new features, allowing a separate LLM to catch overlooked requirements or potential issues before development begins.

Can I configure which external LLM acts as the validator for my implementation plan?

Yes, you can configure the external validator for your implementation plan. The skill supports configuration of external validator selection based on the creator model to ensure an unbiased critique.