ClawKit Logo
ClawKitReliability Toolkit
Back to Registry
Official Verified

homestruk-maintenance-triage

Triage tenant maintenance requests by severity, assign priority, identify the right contractor type, estimate costs, and generate work orders. Use when a tenant reports a maintenance issue, when reviewing open work orders, or when assessing property condition. Follows Massachusetts habitability requirements (105 CMR 410).

skill-install — Terminal

Install via CLI (Recommended)

clawhub install openclaw/skills/skills/adamsjb/homestruk-maintenance-triage
Or

Homestruk Maintenance Triage

Classify, prioritize, and route tenant maintenance requests using Massachusetts habitability standards and Homestruk SOPs.

When to Use This Skill

  • Tenant texts/emails about a maintenance issue
  • Work order needs priority classification
  • Need to decide: emergency dispatch vs scheduled repair
  • Reviewing open work orders for overdue items
  • Property inspection reveals issues

Severity Classification

EMERGENCY (respond within 2 hours)

Indicators: flooding, gas leak, no heat (winter), sewage backup, fire damage, broken exterior door/lock, electrical hazard, carbon monoxide alarm, structural collapse risk.

Action: Immediately dispatch contractor. Notify owner. If gas leak or fire: tell tenant to evacuate and call 911. MA law: landlord must maintain habitable conditions (105 CMR 410). Failure to respond to emergencies = potential liability.

URGENT (respond within 24 hours)

Indicators: no hot water, broken window, pest infestation, A/C failure (heat wave), refrigerator not working, toilet not flushing (only toilet), roof leak (active).

Action: Schedule contractor within 24 hours. Notify owner.

ROUTINE (respond within 3-7 days)

Indicators: dripping faucet, running toilet, minor appliance issue, cosmetic damage, squeaky door, clogged (non-emergency) drain, light fixture out, minor pest sighting.

Action: Create work order. Schedule at mutual convenience.

COSMETIC / LOW (schedule at next convenient time)

Indicators: paint touch-up, weatherstripping, caulking, minor wall damage, cabinet door alignment.

Action: Add to next scheduled maintenance visit or turnover list.

Triage Process

When a maintenance request comes in:

  1. Classify severity using the categories above

  2. Identify contractor type needed:

    • Plumber: water leaks, drains, toilets, water heater
    • Electrician: outlets, wiring, panel, light fixtures
    • HVAC: heating, A/C, ventilation, ductwork
    • General handyman: doors, locks, drywall, painting
    • Roofer: roof leaks, flashing, gutters
    • Pest control: insects, rodents, wildlife
    • Locksmith: lockouts, rekeying, deadbolts
    • Appliance repair: fridge, stove, dishwasher, washer/dryer
  3. Check contractor roster: Read ~/.openclaw/workspace/contractors/ for available vendors. Match by trade and service area.

  4. Estimate cost range:

    TypeTypical Range
    Plumber (service call)$150-350
    Electrician (service call)$150-300
    HVAC (service call)$150-400
    Handyman (hourly)$50-100/hr
    Roofer (repair)$300-1500
    Pest control (treatment)$150-400
    Locksmith (rekey)$75-200
    Appliance repair$150-400
  5. Generate work order:

Save to ~/.openclaw/workspace-ops/work-orders/WO-[DATE]-[SLUG].md:

# Work Order: [SHORT DESCRIPTION]
Date opened: [DATE]
Property: [ADDRESS]
Unit: [UNIT]
Tenant: [NAME]
Phone: [PHONE]

## Issue
[Description from tenant]

Metadata

Author@adamsjb
Stars4473
Views2
Updated2026-05-01
View Author Profile
AI Skill Finder

Not sure this is the right skill?

Describe what you want to build — we'll match you to the best skill from 16,000+ options.

Find the right skill
Add to Configuration

Paste this into your clawhub.json to enable this plugin.

{
  "plugins": {
    "official-adamsjb-homestruk-maintenance-triage": {
      "enabled": true,
      "auto_update": true
    }
  }
}

Tags

#property-management#maintenance#work-orders#tenant-requests#massachusetts#habitability
Safety NoteClawKit audits metadata but not runtime behavior. Use with caution.

Related Skills

skill-readme-rebuilder

从 SKILL.md、脚本与资源反推 README、FAQ 与示例,保持说明一致。;use for skills, readme, docs workflows;do not use for 伪造脚本能力, 跳过真实依赖声明.

52yuanchangxing 4473

homestruk-rent-comps

Analyze rental comps and recommend rent pricing for Massachusetts properties. Use when user asks about rent pricing, market rent, comparable properties, rent increases, or what to charge for rent. Searches Zillow, Apartments.com, and Craigslist data to find comparable listings and calculates recommended rent based on property features, location, and market conditions.

adamsjb 4473

fairygitmother

[Experimental] Donate idle compute to fix open source issues. Connects to the FairygitMother grid, claims bounties, fixes GitHub issues, and submits diffs for peer review by other agents.

alaindor 4473

homestruk-tenant-screening

Screen tenant applications using Fair Housing compliant criteria for Massachusetts properties. Use when evaluating a rental application, setting screening criteria, checking an applicant against standards, or drafting acceptance/rejection letters. Covers income verification, credit checks, criminal background (with HUD guidance), rental history, and MA-specific protected classes.

adamsjb 4473

homestruk-lease-renewal

Track lease expirations and manage the 90-day renewal process. Use when checking upcoming lease expirations, planning rent increases, drafting renewal offers, or managing the renewal negotiation timeline. Reads property and tenant data to proactively flag leases expiring within 90 days and guides through the Homestruk renewal SOP.

adamsjb 4473