Keep a current record of major appliances and systems: age, warranty status, and what's nearing the cliff.
Scanned 9/13/2026
Install to Claude Code
npx -y skills add fru-dev3/fd-apps-prevail-cli --skill home-inventory-and-warranty --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Home Inventory And Warranty?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/fru-dev3-home-inventory-and-warranty)More formats (shields.io, HTML) on the badges page.
---
id: home-inventory-and-warranty
runner: llm
trigger: on-demand
description: Keep a current record of major appliances and systems: age, warranty status, and what's nearing the cliff.
source: seed
---
# Home inventory and warranty
Run twice a year, or after any major purchase or repair.
1. **Catalog the big stuff.** From data/maintenance-log.csv and receipts, list the major appliances and systems (HVAC, water heater, roof, appliances) with purchase date, model, and cost.
2. **Warranty status.** For each, record warranty end date and what it covers. Flag anything expiring in the next six months while action is still cheap.
3. **Aging cliff.** Mark items past two-thirds of expected life. These belong on the watch list before they fail, not after, budget the replacement now.
4. **Records check.** Note where the proof lives (receipt, serial, manual). A warranty you can't document is a warranty you don't have.
Output: the updated inventory with warranty dates, the expiring-soon flags, and the aging-cliff watch list.
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!