Basic skill scaffold + property address
This commit is contained in:
@@ -0,0 +1,23 @@
|
|||||||
|
# thelonglakelodge
|
||||||
|
|
||||||
|
<about>
|
||||||
|
Skill for managing The Long Lake Lodge property.
|
||||||
|
|
||||||
|
Covers:
|
||||||
|
- property details and contacts
|
||||||
|
- guest/turnover checklists
|
||||||
|
- maintenance history and vendors
|
||||||
|
- utilities and emergency procedures
|
||||||
|
</about>
|
||||||
|
|
||||||
|
<dispatch>
|
||||||
|
- "lodge address" / "where is the lodge" → use reference docs (property.md).
|
||||||
|
- "turnover checklist" / "cleaning list" → use reference docs (turnover-checklist.md).
|
||||||
|
- "who do I call for X" → use vendors.md.
|
||||||
|
</dispatch>
|
||||||
|
|
||||||
|
<requirements>
|
||||||
|
- Treat reference docs as the source of truth.
|
||||||
|
- If info isn’t in docs, ask one direct question and then update the docs.
|
||||||
|
- Don’t store lodge facts in assistant memory; keep them in this repo.
|
||||||
|
</requirements>
|
||||||
@@ -0,0 +1,6 @@
|
|||||||
|
# Property
|
||||||
|
|
||||||
|
## Address
|
||||||
|
|
||||||
|
7251 County Road B
|
||||||
|
Siren, WI 54872
|
||||||
@@ -0,0 +1,13 @@
|
|||||||
|
# Turnover checklist (starter)
|
||||||
|
|
||||||
|
- Confirm check-out time and next check-in time
|
||||||
|
- Walkthrough: note any damage, missing items
|
||||||
|
- Wash and replace linens/towels
|
||||||
|
- Clean bathrooms
|
||||||
|
- Clean kitchen; empty fridge; run dishwasher
|
||||||
|
- Sweep/vacuum/mop floors
|
||||||
|
- Take out trash and recycling
|
||||||
|
- Restock basics (toilet paper, paper towels, soap)
|
||||||
|
- Test Wi‑Fi and TV basics
|
||||||
|
- Set thermostat to default
|
||||||
|
- Lock up; confirm doors/windows secured
|
||||||
@@ -0,0 +1,5 @@
|
|||||||
|
# Vendors (starter)
|
||||||
|
|
||||||
|
Add vendor contacts here (name, service, phone/email, notes).
|
||||||
|
|
||||||
|
- TBD
|
||||||
Reference in New Issue
Block a user