conflict-intake-router

Detect and route legal matter conflicts to responsible attorneys using Smokeball data.

Updated Mar 24, 2026
One-click install
npx skills add https://github.com/venturecrane/ss-console --skill conflict-intake-router
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conflict-intake-router
Source: https://github.com/venturecrane/ss-console/tree/main/operator/skills/conflict-intake-router
Command: npx skills add https://github.com/venturecrane/ss-console --skill conflict-intake-router

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unit automates the process of detecting potential conflicts in legal matters, routing them to the appropriate personnel, and re-scanning as the matter set grows, ensuring compliance and efficiency.

Core Features & Use Cases

  • Rich Multi-Party Capture: Captures and analyzes all parties, adverse parties, and related entities involved in a matter.
  • Routing to Responsible Person: Directs flagged conflicts to the specific attorney responsible for clearance decisions.
  • Cross-Matter Re-Scan: Periodically checks existing matters for newly-emerged conflicts as parties enter the system.
  • Use Case: A law firm wants to ensure that potential conflicts are identified early and routed to the correct attorney for resolution.

Quick Start

Run the conflict-intake-router skill with the --matter <id> flag to check for conflicts in a specific matter.

Frequently Asked Questions about conflict-intake-router

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

FAQPage Schema
How do I automate conflict of interest detection for legal matters in Smokeball?

Conflict of interest detection is automated by analyzing parties, adverse parties, and related entities from Smokeball matters, then routing flagged conflicts to the responsible attorney for clearance decisions.

What is cross-matter conflict re-scanning and why do law firms need it?

Cross-matter conflict re-scanning periodically checks existing matters against newly added parties to identify conflicts that emerge over time, ensuring ongoing compliance as the matter set grows.

How do I route detected legal conflicts to the appropriate attorney for resolution?

Legal conflict routing directs flagged matters to the specific attorney responsible for clearance decisions, ensuring potential conflicts of interest are reviewed by the correct personnel.

Does conflict routing require Python and Smokeball connectors to function?

Conflict routing requires Python for script execution and reads data from Smokeball and Email connectors to capture party information and analyze potential conflicts of interest.

What's the best way to check for conflicts in a specific legal matter?

The best way to check for conflicts in a specific matter is to run the skill with the matter ID flag, which analyzes all related parties and adverse parties for potential conflicts of interest.

Can I capture all related parties and adverse entities when checking for legal conflicts?

Capturing all parties, adverse parties, and related entities involved in a matter is supported during conflict detection, ensuring comprehensive conflict-of-interest analysis across the full party set.