test-second-opinion

star 5

Test-only skill that drives the Second Opinion pipeline with fixture assets for deterministic verification.

PingCAP-QE By PingCAP-QE schedule Updated 2/25/2026

name: test-second-opinion description: "Test-only skill that drives the Second Opinion pipeline with fixture assets for deterministic verification."

Test Second Opinion

Purpose

Exercise the full pipeline using test-only assets under tests/fixtures so that sentinel strings make failures obvious. This skill must not be used for real reviews.

Inputs

  • diff
  • changed file paths
  • repository metadata

Required Asset Scope

Use ONLY these test fixtures for selection and compilation:

  • tests/fixtures/experts
  • tests/fixtures/processes
  • tests/fixtures/policies
  • tests/fixtures/fragments

Do NOT use production assets under experts/, processes/, policies/, fragments/.

Output

  • second_opinion_meta.json
  • second_opinion.md
  • second_opinion.json

Verification Requirements

  • Ensure compiled_prompt includes:
    • TEST-EXPERT-SENTINEL
    • TEST-POLICY-SENTINEL
    • TEST-FRAGMENT-SENTINEL
  • Ensure second_opinion.md includes TEST-PROCESS-SENTINEL.
  • second_opinion.json must follow the repository schema (source type + id required).
Install via CLI
npx skills add https://github.com/PingCAP-QE/second-opinion --skill test-second-opinion
Repository Details
star Stars 5
call_split Forks 10
navigation Branch main
article Path SKILL.md
More from Creator