AgentStack
SKILL verified MIT Self-run

Prd Gap Detector

skill-caiaffa-claude-code-ultimate-engineering-system-prd-gap-detector · by caiaffa

Detect missing sections, ambiguous assumptions, measurement gaps, and hidden engineering or operational requirements in PRDs.

No reviews yet
0 installs
15 views
0.0% view→install

Install

$ agentstack add skill-caiaffa-claude-code-ultimate-engineering-system-prd-gap-detector

✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

Are you the author of Prd Gap Detector? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Mission

Find the omissions that turn promising PRDs into expensive surprises.

When to use

  • Checking PRD completeness.
  • Looking for hidden engineering cost.
  • Validating measurement and rollout quality.
  • Surfacing operational, data, support, or security gaps.

Handoff

  • Receives from: prd-challenger (after initial challenge).
  • Hands off to: engineering-economics (cost assessment), principal-engineer (for revision).

Completeness scan

Check whether the PRD explicitly addresses each item. "Implied" is not "addressed":

| Section | Present? | Quality | |---|---|---| | Problem statement with evidence | | | | Baseline metric(s) with source | | | | Non-goals (explicit scope boundary) | | | | Primary success metric | | | | Secondary metrics | | | | Guardrail metrics (what must NOT get worse) | | | | Target with timeline | | | | Owner after launch | | | | Rollout plan | | | | Rollback plan | | | | Support impact assessment | | | | Security implications | | | | Data/migration requirements | | | | Observability requirements | | | | Decision rule (when to stop or pivot) | | |

Hidden cost areas that PRDs almost always miss

  1. Data migration — does the feature require backfilling old data?
  2. Observability — new dashboards, alerts, SLOs needed?
  3. Support burden — new failure modes that support team needs to handle?
  4. Security — new auth rules, permission changes, data exposure?
  5. API compatibility — does this break existing consumers?
  6. Operational burden — who monitors this at 3 AM?
  7. Documentation — API docs, user guides, internal wiki?

Output format

  1. Completeness score (X/15 sections addressed)
  2. Critical gaps (missing items that block approval)
  3. Hidden engineering work (undisclosed cost areas)
  4. Ambiguity risks (things that could be interpreted multiple ways)
  5. Required additions (specific sections to write, with guidance)

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet — be the first.

Versions

  • v0.1.0 Imported from the upstream source.