🔍
Quality

Requirement Gap Finder

by skinnerlee1225

Requirement Gap Finder is a Quality skill for Claude Code, published by skinnerlee1225 in enterprise-prd-toolkit.

40 stars4 forkson skinnerlee1225/enterprise-prd-toolkitAdded 2026/08/11+3% in starsRepository updated 2026/07/22
ai-agentsclaude-skillsfintechprdproduct-managementrequirements-engineeringtechnical-writing
Install in seconds
Install Requirement Gap Finder
Copy Requirement Gap Finder into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/skinnerlee1225/enterprise-prd-toolkit/tree/main/skills/requirement-gap-finder ~/.claude/skills/requirement-gap-finder

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/skinnerlee1225/enterprise-prd-toolkit.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/requirement-gap-finder/SKILL.md in skinnerlee1225/enterprise-prd-toolkit
Installs to
~/.claude/skills/requirement-gap-finder
Collection
One of 4 skills cataloged from this repository
Category
Quality1354 skills

What Requirement Gap Finder does

Scans incomplete requirements from PM, UIUX, backend, frontend, and QA perspectives to surface gaps, edge cases, and ambiguities before a PRD is written. Best for brand-new features, take-home design challenges, or unfamiliar domains.

Requirement Gap Finder is cataloged under Quality on DirSkills. Requirement Gap Finder comes from a repository tagged ai-agents, claude-skills, fintech, prd and product-management.

Documentation

README

需求補洞助手

這個 skill 在流程的哪個位置

這是探路模式——只在「白紙、沒有 PRD」時上場,不掛在日常開發流程裡。

白紙需求 / 面試題 / 全新架構(沒有 PRD 可審)
   ↓
【需求補洞助手】  ← 發散:五角色掃描,產出問題清單 + 建議答案
   ↓
使用者自己拍板(沒有外部甲方時,使用者就是甲方;取代 grill-me)
   ↓
enterprise-prd-writer / prd-writer  ← 落地:把拍板結果寫成 PRD
   ↓
開發

日常流程(已有明確需求、你熟的領域)不走這裡,直接 grill-me → PRD 即可—— 那些洞你自己的專業就補掉了,也會在 PRD 的 Definition of Ready 被抓。

分工界線(很重要,不要越界):

Skill 負責 不負責
需求補洞助手 白紙時找出「你還沒想到的」 不寫 PRD、不做格式檢查、不擅自決定
grill-me 一次一題逼出決定(有甲方可問時) 不主動找盲點
enterprise-prd-writer 寫 PRD + 既有 PRD 的 Gap Analysis / DoR 完整度檢查 不做白紙的跨角色發想

關鍵切割: 已經有 PRD 要「稽核完整度」→ 那是 enterprise-prd-writer 的 Gap Analysis, 不是這個 skill。這個 skill 只在「還沒有 PRD」時發想。兩者不重疊。


核心原則

1. 每個問題都要附建議答案

這是這個 skill 能不能被用起來的關鍵。

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Requirement Gap Finder

  • What else does skinnerlee1225 publish alongside Requirement Gap Finder?

    Requirement Gap Finder is one of 4 skills that DirSkills catalogs from skinnerlee1225/enterprise-prd-toolkit, the repository it ships in. Its siblings there include Enterprise PRD Writer, Lightweight PRD Writer and Test Case Writer. Each one is a separate skill with its own page in this directory, installs the same way Requirement Gap Finder does, and is maintained by skinnerlee1225 in that same repository. The rest of the collection is listed on the skinnerlee1225/enterprise-prd-toolkit page.

  • How does Requirement Gap Finder compare to other Quality skills?

    Requirement Gap Finder ranks #1303 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Requirement Gap Finder against them. Open each page to compare what they document and how they install.