finding-dedup

Classify duplicate, similar, or distinct security finding pairs.

63|8|Updated Feb 16, 2026
One-click install
npx skills add https://github.com/JoranHonig/grimoire --skill finding-dedup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: finding-dedup
Source: https://github.com/JoranHonig/grimoire/tree/main/skills/finding-dedup
Command: npx skills add https://github.com/JoranHonig/grimoire --skill finding-dedup

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps security teams identify and resolve duplicate or overlapping findings in a project, preventing redundant work and confusion by clarifying root causes and scope.

Core Features & Use Cases

  • Automated deduction: Load and compare finding pairs to evaluate duplicates, similar findings, or distinct entries.
  • Structured workflow: Index findings, classify pairs, and present actionable decisions with confirmations to avoid data loss.
  • Use Case: In an audit with many findings, use this skill to determine which findings are true duplicates and which should be merged or cross-referenced.

Quick Start

Activate the finding-dedup workflow and follow the steps to load knowledge, index findings, compare pairs, and resolve duplicates.

Frequently Asked Questions about finding-dedup

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

FAQPage Schema
How do I identify duplicate security findings in an audit?

To identify duplicate security findings, load your project findings and use an indexing workflow to enumerate and compare finding pairs, classifying them as duplicate, similar, or distinct entries.

What is the best way to resolve overlapping security findings in a project?

The best way to resolve overlapping security findings is to use a structured workflow that indexes findings, compares pairs, and presents actionable merge or cross-reference decisions with confirmations to prevent data loss.

Do I need base finding conventions to classify duplicate security findings?

Yes, classifying duplicate security findings relies on base finding conventions defined in a standard skill format, ensuring consistent indexing and cross-comparison across all project findings.

Can I compare security findings to see if they are similar rather than exact duplicates?

Yes, you can compare security findings to evaluate whether pairs are exact duplicates, similar findings, or distinct entries, helping clarify root causes and scope to prevent redundant work.

How does the security finding dedup workflow handle data loss during merge?

The dedup workflow prevents data loss by presenting actionable decisions with confirmations before resolving duplicate or overlapping security findings, ensuring safe merges and cross-referencing.

When do I need to deduplicate security findings?

You need to deduplicate security findings during audits or projects with multiple findings where cross-comparison is needed to prevent redundant work and confusion caused by overlapping entries.