domain-triage

Installation
SKILL.md

Domain Triage

Route each inbound artifact to its entity (company / client / repo / project) and enrich it — by composing two engines you do not reimplement: folder-curator (deterministic typing) and Hindsight (per-domain memory). One declarative contract per domain; adding the next domain is data

  • a bank, not code.

Operating principles

  • A domain is data, not code. Everything domain-specific lives in the contract + the bank. This skill is the reusable orchestration around them.
  • Deterministic first, judgment second. Let folder-curator type the file; add the entity and routing judgment only where rules can't decide.
  • Never guess an entity. If the company/client/repo isn't evidenced, park at low confidence — a misfile is worse than an unfiled item.
  • Labels over folders. Routing is an entity label projected to a folder; it degrades to label-only when a domain flattens its folders.
  • Learn every pass. New entity, new contact, or status change → retain it to the domain bank so the next triage is smarter. That recency is the point of a per-domain bank.
Installs
1
Repository
delorenj/skills
GitHub Stars
15
First Seen
Sep 4, 2026
domain-triage — delorenj/skills