review-spec

Identify gaps between Confluence planning docs, scenario MD, and TC JSON.

Updated Feb 11, 2026
One-click install
npx skills add https://github.com/MediSolveAIDev/QA-MEDI-PLUGIN --skill review-spec-medisolveaidev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-spec
Source: https://github.com/MediSolveAIDev/QA-MEDI-PLUGIN/tree/main/.claude/skills/review-spec
Command: npx skills add https://github.com/MediSolveAIDev/QA-MEDI-PLUGIN --skill review-spec-medisolveaidev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

기획서/정책서 기준으로 시나리오와 TC의 커버리지 및 정합성을 검증하는 전문 에이전트입니다. 기획서에 근거한 요구사항을 시나리오 및 TC로 정확하게 매핑하는지 확인하고, 누락이나 불일치를 발견하면 구체적으로 제시합니다.

Core Features & Use Cases

  • 기획서 대비 시나리오 커버리지 체크: 기능 목록과 흐름이 원문과 일치하는지 확인
  • TC 매핑 및 정합성 검증: 확정 시나리오의 모든 항목이 TC로 반영되었는지 확인
  • 누락/불일치 시 상세 피드백 제공 및 개선 제안
  • 업무 문서(Confluence 등)와 산출물 간의 추적성 보장
  • 사용 사례: 시나리오 작성 팀이 기획서의 모든 요구사항을 커버하는지 빠르게 확인하고, 누락된 항목을 보완하기 위한 작업을 시작

Quick Start

확정 시나리오 MD 경로와 TC JSON 경로를 입력하면 기획서 대비 커버리지 리뷰를 시작합니다.

Frequently Asked Questions about review-spec

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

FAQPage Schema
How do I verify test case coverage against Confluence planning documentation?

To verify test case coverage against Confluence planning documentation, you cross-reference planning docs, scenario MD, and TC JSON to detect gaps. This skill enforces strict alignment rules across multiple phases and outputs a structured report detailing any coverage mismatches or missing requirement mappings.

What is the best way to check scenario alignment with policy and spec documents?

Checking scenario alignment with policy and spec documents requires mapping requirements directly to scenario MD files. This skill validates that functional lists and flows match the source documentation, providing detailed feedback and improvement suggestions whenever omissions or inconsistencies are discovered.

How do I ensure all confirmed scenario items are formalized into TC JSON?

To ensure confirmed scenario items are formalized into TC JSON, you validate that every scenario line item has a corresponding test case entry. This skill performs TC mapping and consistency verification, outputting a structured report when gaps or mismatches between scenario MD and TC JSON are detected.

Can I use this to find missing requirements between scenario authoring and TC formalization phases?

Yes, you can find missing requirements between scenario authoring and TC formalization phases. It validates spec adherence across multiple phases, enforcing strict alignment rules to ensure full coverage and traceability between Confluence planning docs, scenario MD, and TC JSON outputs.

What do I need to start a spec coverage review for scenario and test case files?

To start a spec coverage review, you provide the file paths for your confirmed scenario MD and TC JSON. The review begins immediately, cross-referencing these artifacts against planning documentation to identify gaps, inconsistencies, or missing requirement mappings.