Compute coverage completeness, redundancy, and gap severity scores from a coverage map.
Scanned 6/1/2026
Install to Claude Code
npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill coverage-scoring --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Coverage Scoring?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/yogsoth-ai-coverage-scoring)More formats (shields.io, HTML) on the badges page.
---
name: coverage-scoring
description: Compute coverage completeness, redundancy, and gap severity scores from a coverage map.
execution: subagent
prompt: ./prompt.md
input: coverage_map
used-by: portfolio-optimization
---
# Coverage Scoring
Compute quantitative scores for portfolio coverage completeness, redundancy levels, and gap severity from the candidate-to-niche coverage map.
## Execution
Spawns a subagent that applies scoring algorithms to the coverage map and produces actionable metrics.
## Why Subagent
Scoring requires consistent application of metrics across the full coverage map with attention to edge cases (partial coverage, weighted importance). Focused execution ensures no niches are overlooked.
## HARD-GATE
Output must include a numeric coverage score (0-1), redundancy score (0-1), and severity-ranked gap list. All scores must be justified with methodology.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!