aesthetic-instrument
great_cto's own committed aesthetic — the instrument panel. Dark five-step surface ladder, exactly one accent, two faces divided by MEANING (Geist speaks,…
Domain-knowledge pack for home & field services (HVAC, plumbing, cleaning, landscaping) — the trades vocabulary, non-obvious pricing/dispatch rules, and field-crew realities a builder must know so home-services products aren't speced naive. Covers the four products this niche
$ npx -y skills add avelikiy/great_cto --skill vertical-home-services --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/vertical-home-servicesContext preview
The summary Claude sees to decide when to auto-load this skill.
Domain-knowledge pack for home & field services (HVAC, plumbing, cleaning, landscaping) — the trades vocabulary, non-obvious pricing/dispatch rules, and field-crew realities a builder must know so home-services products aren't speced naive. Covers the four products this niche
name: vertical-home-services description: Domain-knowledge pack for home & field services (HVAC, plumbing, cleaning, landscaping) — the trades vocabulary, non-obvious pricing/dispatch rules, and field-crew realities a builder must know so home-services products aren't speced naive. Covers the four products this niche ships (dispatch, quoting, field-booking, reviews), how they wedge against ServiceTitan / Jobber / Housecall Pro, and the must-model entities (price book, membership, job window, multi-option quote). Applied by architect/pm during spec authoring so the schema and flows reflect how a trades shop actually runs, not a generic CRUD app. when_to_use: | Apply when architect/pm specs a home-services product: - architect writes ARCH-*.md for a dispatch / quoting / field-booking / reviews product in the home-services niche - pm decomposes any of those four products into tasks and needs the domain rules to not under-scope - design-advisor wireframes a tech-facing or homeowner-facing flow for a trades shop Do NOT apply for non-field verticals (the entity model here assumes crews, trucks, and on-site jobs). effort: low allowed-tools: Read, Write, Grep, Glob paths: - "docs/architecture/**" - "docs/plans/**" - "docs/design/**"
HVAC, plumbing, cleaning, landscaping. A crew of techs in trucks, jobs on site, money quoted at the kitchen table. A builder who models this as "appointments + invoices" ships something no contractor will use. This skill is the domain briefing so the spec is right before code starts.
water heater = $1,850"). Pricing is *looked up*, not computed hourly.
labor bundled) is the norm in the trades. Time & materials (T&M, billed by the hour + parts) is the exception, used for diagnostics or open-ended jobs. Build for flat-rate first.
to assign and re-shuffle jobs through the day.
cost; minimizing wasted rolls is the whole game.
north-star ops metric. Low fix rate = repeat rolls = lost margin.
hated; ties to warranty.
for $19/mo) that creates predictable revenue and priority booking. A core business model, not a loyalty gimmick.
replace / replace-with-upgrade). Standard sales technique; lifts ticket.
if the job is booked.
holidays. Same price book, different multiplier.
"tech is 12 min away" customer text.
must be representable per line.
book at a flat rate. Hourly math is the rare path, not the default.
tablet, and closed on the spot — interactive, branded, good-better-best, accept-and-pay. It is not a PDF emailed for later.
signal. The field app must capture work, photos, and signatures offline and sync later. This is a hard requirement, not a nice-to-have.
re-shuffled within the same day; the board is a live, mutable thing.
cold snap; landscaping is spring-loaded. Capacity and booking must absorb surge, not assume even flow.
not "8:00". Model an arrival window plus narrowing ("tech en route").
visits — the schema has to express recurrence and renewal natively.
flat-rate off a price book; hourly is the edge case. Get this wrong and the product is unsellable.
job site is a basement. An online-only field app fails on day one.
interactive accept-to-pay surface with selectable options and a deposit button. The quote must *close the sale*, not describe it.
margin on the table and feels foreign to anyone who's bought HVAC.
Misses the predictable-revenue engine the whole business runs on.
windows. Sets a customer expectation the crew can't meet.
Schema hints — keep these migration-friendly (see [[migration-ready-schema]]):
`parts_markup`, and tier prices `{good, better, best}`; `is_recurring` flag for membership-eligible items. T&M items carry an hourly rate as the exception path.
`price`, `bil
You already have the agent. This is everything around it. great_cto runs Claude Code as a pipeline of 70 specialist agents — an independent model checks each stage before the next builds on it, spending caps refuse rather than warn, and three decisions stay yours: what gets built, how, and whether it ships.
Repo: avelikiy/great_cto
great_cto's own committed aesthetic — the instrument panel. Dark five-step surface ladder, exactly one accent, two faces divided by MEANING (Geist speaks,…
Catalogue of known SDLC anti-patterns that great_cto agents must actively reject when reviewing architecture, plans, code, or post-mortems. Used by architect…
Analyze images, websites, and Figma files to extract their design and generate a `design.md` with token system, component inventory, and reconstruction notes.…
Shared review framework that every domain reviewer (pci, oracle, gov, edtech, healthcare, mlops, etc.) MUST follow. Defines the output artifact (TM-{slug}.md),…
Structured idea generation + multi-LLM debate for the product-owner stage. Diverge (generate genuinely different bets), debate (a 4-persona panel on 4 models…
How to write — and how to use — a skill that IS one aesthetic rather than a catalogue of them. A catalogue lets an agent pick, and it picks the modal option; a…