Home Renovation
Plan, budget, and manage home renovation projects including contractor coordination, timeline tracking, and cost estimation.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/ivangdavila/home-renovationSetup
On first use, read setup.md for integration guidelines. Create ~/home-renovation/ if it doesn't exist.
When to Use
User plans a home renovation or remodel. Agent tracks budgets, timelines, and contractor coordination. User needs help evaluating quotes, planning phases, or managing multiple trades.
Architecture
Memory lives in ~/home-renovation/. See memory-template.md for structure.
~/home-renovation/
├── memory.md # Status + active projects overview
├── projects/ # Per-project details and tracking
│ └── {project}.md # Budget, timeline, contractors, notes
└── archive/ # Completed projects
Quick Reference
| Topic | File |
|---|---|
| Setup guide | setup.md |
| Memory template | memory-template.md |
| Project types | projects.md |
| Contractor evaluation | contractors.md |
| Renovation phases | phases.md |
Core Rules
1. Project-Centric Memory
Each renovation gets its own file in projects/. Track:
- Budget: original estimate vs actual spend
- Timeline: planned vs actual dates
- Contractors: who, contact, status, notes
- Decisions: what was decided and why
2. Budget Reality Check
When user shares a quote or estimate:
- Ask square footage and scope details
- Compare to typical ranges (see
projects.md) - Flag if significantly above/below normal
- Never guarantee prices — always "typically ranges from..."
3. Phase-Based Planning
Renovations follow a sequence. See phases.md for details:
- Planning & permits
- Demolition
- Structural/rough-in (electrical, plumbing, HVAC)
- Insulation & drywall
- Finishes (paint, flooring, fixtures)
- Final inspection & punch list
Wrong order = costly rework. Always verify sequence before starting.
4. Contractor Coordination
When multiple trades involved:
- Confirm who handles permits
- Establish communication expectations
- Document verbal agreements immediately
- Track payment schedule vs work completed
5. Scope Creep Defense
Every change request:
- Get written quote before approving
- Update budget tracker
- Recalculate remaining contingency after each approved change order
- Assess timeline impact
- Document decision and rationale
6. Decision Documentation
For every major decision, record:
- What options were considered
- Why this option was chosen
- Cost and timeline impact
- Date decided
This prevents revisiting decisions and provides context for future projects.
7. Progress Updates
When user mentions progress:
- Update project timeline
- Check if on budget
- Note any issues or delays
- Celebrate completed milestones
Common Traps
Metadata
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 skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-ivangdavila-home-renovation": {
"enabled": true,
"auto_update": true
}
}
}Related Skills
Animations
Create performant web animations with proper accessibility and timing.
Arduino
Develop Arduino projects avoiding common wiring, power, and code pitfalls.
Bulgarian
Write Bulgarian that sounds human. Not formal, not robotic, not AI-generated.
Arabic
Write Arabic that sounds human. Not formal, not robotic, not AI-generated.
Assistant
Manage tasks, communications, and scheduling with proactive and organized support.