triage-leads

Automate investigative lead triage with deduplication, prioritization, and depth tier assignment.

Updated Feb 18, 2026
One-click install
npx skills add https://github.com/tcole333/ithildin --skill triage-leads
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-leads
Source: https://github.com/tcole333/ithildin/tree/main/.claude/skills/triage-leads
Command: npx skills add https://github.com/tcole333/ithildin --skill triage-leads

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sqlite3, json, uvicorn, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the triage of pending leads, handling deduplication, prioritization, and assignment, streamlining the initial processing of investigative leads.

Core Features & Use Cases

  • Lead Deduplication: Identifies and eliminates duplicate leads based on title and target.
  • Priority Adjustment: Dynamically adjusts lead priorities based on predefined rules and context.
  • Lead Assignment: Suggests depth tiers and recommended investigation skills for each lead.
  • Use Case: Use this Skill to process a batch of pending leads, ensuring that each one is appropriately categorized and routed for further investigation.

Quick Start

Triage the next batch of pending leads with the 'triage-leads' skill.

Frequently Asked Questions about triage-leads

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

FAQPage Schema
How do I automate lead deduplication and prioritization for investigative analysis?

Automating lead deduplication and prioritization requires a rule engine that identifies duplicates by title and target, dynamically adjusts priorities based on context, and assigns depth tiers for efficient investigative lead management.

What is the best way to triage pending leads in a database for batch processing?

Triage pending leads in a database by applying dynamic rules for batch processing, suggesting depth tiers, and recommending investigation skills to ensure each lead is appropriately categorized and routed.

Do I need sqlite3 to process lead management rules and investigative data?

Yes, sqlite3 is required for database access to lead data, along with external scripts for rule processing and json for data handling during the automated triage workflow.

Can I use a rule engine to assign investigation skills and depth tiers to leads?

Yes, a rule engine can assign depth tiers and recommend investigation skills by applying predefined rules and context to each lead during the dynamic prioritization and routing process.

What are the limitations of automated lead triage for deduplication?

Automated lead triage for deduplication is limited by its reliance on exact title and target matching, requires prerequisite database access, and depends on external scripts for dynamic rule application.