Feature: Add cost comparison tables to ALL repair articles as template requirement #47

Closed
opened 2026-06-09 20:48:09 +00:00 by glow · 1 comment
Owner

Problem

Our leaky-faucet and garbage-disposal articles include excellent DIY-vs-pro cost comparison tables, but not all articles have them consistently.

What we do well

The cost breakdown format (DIY parts + amortized tools vs plumber/service call) is a strong differentiator. It's exactly what first-time homeowners need.

Suggested fix

  1. Add a required ## Cost breakdown H2 to the article template/brief
  2. Create a standard cost-comparison table format for all repair-type articles
  3. Include: DIY parts cost, amortized tool cost, plumber/service call range, hidden costs (water waste, etc.)

Priority

Low effort, medium impact — makes articles stand out from competitors.

## Problem Our leaky-faucet and garbage-disposal articles include excellent DIY-vs-pro cost comparison tables, but not all articles have them consistently. ## What we do well The cost breakdown format (DIY parts + amortized tools vs plumber/service call) is a strong differentiator. It's exactly what first-time homeowners need. ## Suggested fix 1. Add a required `## Cost breakdown` H2 to the article template/brief 2. Create a standard cost-comparison table format for all repair-type articles 3. Include: DIY parts cost, amortized tool cost, plumber/service call range, hidden costs (water waste, etc.) ## Priority Low effort, medium impact — makes articles stand out from competitors.
glow self-assigned this 2026-06-09 20:48:09 +00:00
glow closed this issue 2026-06-09 21:52:04 +00:00
Author
Owner

Implemented in commit 00ab727.

  1. Created briefs/TEMPLATE-repair.md — template with required cost comparison section and standard table format.
  2. Updated validate-article.ts to warn when repair pillar articles are missing the ## Cost breakdown H2.

The validator runs as a pre-check — existing articles get a warning (not an error) so they pass CI but writers are prompted to add the section to new articles.

Implemented in commit 00ab727. 1. Created briefs/TEMPLATE-repair.md — template with required cost comparison section and standard table format. 2. Updated validate-article.ts to warn when repair pillar articles are missing the ## Cost breakdown H2. The validator runs as a pre-check — existing articles get a warning (not an error) so they pass CI but writers are prompted to add the section to new articles.
Sign in to join this conversation.
No labels
bug
feature
improvement
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
glow/first-home-diy#47
No description provided.