Daily Operations

Work Order Triage and Priority Scorer

Classifies work order urgency from free-text descriptions, assigns priority (P1-P4) with SLA deadlines, estimates cost, checks lease responsibility, and routes to the correct approval path.

work ordermaintenance requesttriage
Open GitHub source

No packaged download — skills install from the open-source plugin repo. Read the SKILL.md and bundled files below before you install.

How to install a skill →
01 · Problem

Classifies work order urgency from free-text descriptions, assigns priority (P1-P4) with SLA deadlines, estimates cost, checks lease responsibility, and routes to the correct approval path.

Derived from the skill’s “Skill description” section.

02 · Who & When

Trigger on any of these signals:

  • Explicit: "triage this work order", "prioritize maintenance request", "classify this ticket", "what priority is this work order"
  • Implicit: user provides a maintenance description from a tenant or building staff; user asks about SLA for a repair; user mentions a building system issue needing classification
  • Batch mode: "triage the morning queue", "prioritize today's work orders", "re-sequence the backlog"

Do NOT trigger for: capital project planning (not individual work orders), vendor procurement, lease negotiation, or general building operations strategy.

Derived from the skill’s “When to Activate” section.

03 · How It's Done Today

Not documented yet for this skill.

04 · What This Skill Changes

1. Triage Report (per work order)

Work Order: [ID]
Priority: [P1/P2/P3/P4] - [Label]
Reasoning: [1-2 sentence explanation]
System: [HVAC/Plumbing/etc.]
Trade Required: [specific trade]
Resource: [in-house / vendor required]
Estimated Cost: [$X - $Y]
Approval Required: [Yes/No - level]
Lease Responsibility: [Landlord / Tenant / Review Required]
Tenant Chargeback: [Yes/No]
Budget Impact: [X% of remaining R&M budget]
SLA Deadline: [Response: datetime, Resolution: datetime]

2. Tenant Acknowledgment

Draft message per work order.

3. Approval Request (if cost exceeds authority)

Work order detail, cost estimate, budget impact, recommendation.

4. Updated Queue (if backlog provided)

Full queue sorted by priority and age, SLA status per item.

Derived from the skill’s “Output Format” section.

05 · Risks & Caveats

Not documented yet for this skill.