@rubytech/create-maxy-code 0.1.26 → 0.1.28
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +38 -11
- package/package.json +1 -1
- package/payload/platform/lib/oauth-llm/dist/index.d.ts +4 -6
- package/payload/platform/lib/oauth-llm/dist/index.d.ts.map +1 -1
- package/payload/platform/lib/oauth-llm/dist/index.js +4 -6
- package/payload/platform/lib/oauth-llm/dist/index.js.map +1 -1
- package/payload/platform/lib/oauth-llm/src/index.ts +4 -6
- package/payload/platform/package-lock.json +0 -41
- package/payload/platform/plugins/.claude-plugin/marketplace.json +5 -95
- package/payload/platform/plugins/brochures/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/brochures/PLUGIN.md +36 -0
- package/payload/platform/plugins/brochures/commands/make-brochure.md +11 -0
- package/payload/platform/plugins/brochures/skills/a4-print-documents/SKILL.md +478 -0
- package/payload/platform/plugins/brochures/skills/brand-design/SKILL.md +192 -0
- package/payload/platform/plugins/brochures/skills/make-brochure/SKILL.md +354 -0
- package/payload/platform/plugins/brochures/skills/make-brochure/references/seller-brief-template.md +115 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/SKILL.md +119 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/build.md +270 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/copy.md +211 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/images.md +166 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/index-landing.md +376 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/index.html +1288 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/placeholders.md +250 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/registers.md +47 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/seller-brief.md +56 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/structure.md +249 -0
- package/payload/platform/plugins/brochures/skills/property-brochure/references/template.html +2370 -0
- package/payload/platform/plugins/brochures/skills/property-extract/SKILL.md +372 -0
- package/payload/platform/plugins/buyers/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/buyers/PLUGIN.md +35 -0
- package/payload/platform/plugins/buyers/skills/buyer-feedback/SKILL.md +109 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/SKILL.md +42 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-qualification-questions.md +16 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-qualification.md +59 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-scripts.md +63 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-working-scripts.md +54 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/feedback-collection.md +42 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/offer-capture.md +38 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/viewing-booking.md +32 -0
- package/payload/platform/plugins/buyers/skills/buyer-management/references/viewing-management.md +52 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/SKILL.md +407 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/care-fees-guide.md +68 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/divorce-sales-guide.md +61 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/downsizing-guide.md +45 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/first-time-buyers.md +92 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/first-time-sellers.md +78 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/probate-guide.md +53 -0
- package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/upsizing-guide.md +41 -0
- package/payload/platform/plugins/buyers/skills/property-enquiry/SKILL.md +126 -0
- package/payload/platform/plugins/buyers/skills/viewing-management/SKILL.md +111 -0
- package/payload/platform/plugins/email/mcp/package.json +0 -1
- package/payload/platform/plugins/estate-business/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-business/PLUGIN.md +65 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/SKILL.md +133 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/buy-back-your-time.md +37 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/firewave-gost-scorecards.md +14 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/keller-org-model.md +17 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/lencioni-team-models.md +22 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/listing-management-system.md +11 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/net-figure-form.md +11 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/serhant-bizinbox-notes.md +13 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/team-roles-commission.md +14 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/va-2026-ops.md +43 -0
- package/payload/platform/plugins/estate-business/skills/business-growth/references/wingman-structure.md +13 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/SKILL.md +32 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/crm-systems.md +57 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/hiring-guide.md +59 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/impact-framework.md +47 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/minutes-equal-money.md +55 -0
- package/payload/platform/plugins/estate-business/skills/business-operations/references/team-management.md +48 -0
- package/payload/platform/plugins/estate-business/skills/commission-calculator/SKILL.md +40 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/SKILL.md +52 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/12-reasons.md +39 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/95-5-system.md +66 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/agent-attraction-scripts.md +90 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/business-partnership.md +92 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/exp-model-overview.md +66 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/model-comparison.md +66 -0
- package/payload/platform/plugins/estate-business/skills/exp-partnership/references/revenue-share-explained.md +57 -0
- package/payload/platform/plugins/estate-business/skills/month-end-close/SKILL.md +69 -0
- package/payload/platform/plugins/estate-business/skills/payment-batch-stager/SKILL.md +42 -0
- package/payload/platform/plugins/estate-business/skills/period-reconciler/SKILL.md +42 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/SKILL.md +117 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/attraction-agent-notes.md +31 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/attraction-agent.md +58 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/authenticity-boundaries.md +28 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/become-a-brand-leader-notes.md +19 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/blast-formula.md +42 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/brand-leader.md +48 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/brand-strategy-system.md +59 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/content-engine.md +49 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/firewave-blast-and-blogging.md +23 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/gary-v-content.md +52 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/gary-v-principles.md +20 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/oversubscribed-positioning.md +18 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/platforms.md +41 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/priestley-oversubscribed.md +54 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/storeys-style-examples.md +25 -0
- package/payload/platform/plugins/estate-business/skills/personal-branding/references/visual-identity.md +27 -0
- package/payload/platform/plugins/estate-coaching/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-coaching/PLUGIN.md +55 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/SKILL.md +371 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/atomic-habits.md +52 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/daily-routine-scorecard.md +104 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/hp6-model.md +63 -0
- package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/twelve-week-year.md +71 -0
- package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/SKILL.md +36 -0
- package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/coaching-boundaries.md +56 -0
- package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/feedback-framework.md +61 -0
- package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/performance-framework.md +109 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/SKILL.md +421 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/coaching-exercises.md +86 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/goal-setting.md +78 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/one-to-one-framework.md +92 -0
- package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/soi-workbook.md +103 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/SKILL.md +410 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/agent-training-guide.md +70 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/business-in-a-box.md +72 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/buyers-guide.md +53 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/codo-method.md +72 -0
- package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/website-planning-guide.md +79 -0
- package/payload/platform/plugins/estate-onboarding/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-onboarding/PLUGIN.md +31 -0
- package/payload/platform/plugins/estate-onboarding/skills/bootstrap/SKILL.md +26 -0
- package/payload/platform/plugins/estate-onboarding/skills/bootstrap/references/onboarding-flow.md +63 -0
- package/payload/platform/plugins/estate-sales/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-sales/PLUGIN.md +53 -0
- package/payload/platform/plugins/estate-sales/skills/chase-progression/SKILL.md +107 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/SKILL.md +35 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/deal-saving.md +47 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-deep-guide.md +64 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-prep-principles.md +29 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-techniques.md +42 -0
- package/payload/platform/plugins/estate-sales/skills/negotiation/references/offer-presentation.md +43 -0
- package/payload/platform/plugins/estate-sales/skills/risk-scorer/SKILL.md +42 -0
- package/payload/platform/plugins/estate-sales/skills/sales-closer/SKILL.md +24 -0
- package/payload/platform/plugins/estate-sales/skills/sales-closer/references/serhant-emotion-stages.md +36 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/SKILL.md +30 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/chris-voss-discovery.md +88 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/firewave-gost-journey.md +68 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/phil-jones-openers.md +78 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/pre-listing-checklist.md +77 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/serhant-improv.md +22 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/tom-ferry-discovery.md +103 -0
- package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/vendor-motivation-competitor.md +52 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/SKILL.md +29 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/chris-voss-negotiation.md +70 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/phil-jones-price-words.md +40 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/serhant-negotiation-plus.md +55 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/tom-panos-commission-pricing.md +57 -0
- package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/tony-morris-questioning.md +54 -0
- package/payload/platform/plugins/estate-sales/skills/sales-progression/SKILL.md +27 -0
- package/payload/platform/plugins/estate-sales/skills/sales-progression/references/conveyancing-guide.md +54 -0
- package/payload/platform/plugins/estate-sales/skills/sales-progression/references/transaction-tracking.md +66 -0
- package/payload/platform/plugins/estate-teaching/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/estate-teaching/PLUGIN.md +31 -0
- package/payload/platform/plugins/estate-teaching/skills/content-directory/SKILL.md +39 -0
- package/payload/platform/plugins/estate-teaching/skills/content-directory/references/module-delivery.md +65 -0
- package/payload/platform/plugins/estate-teaching/skills/content-directory/references/progress-tracking.md +47 -0
- package/payload/platform/plugins/leads/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/leads/PLUGIN.md +62 -0
- package/payload/platform/plugins/leads/skills/chain-progression-tracker/SKILL.md +51 -0
- package/payload/platform/plugins/leads/skills/diary-builder/SKILL.md +38 -0
- package/payload/platform/plugins/leads/skills/enquiry-triage/SKILL.md +36 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/SKILL.md +137 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/buyer-search-letter.md +28 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/buyer-search-letters.md +37 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/database-reactivation.md +30 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/email-nurture-sequences.md +45 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/facebook-referrals.md +30 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/firewave-email-nurture-sequences.md +41 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/keller-33-touch.md +34 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/neighbour-letters.md +31 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/neighbour-notification-letter.md +20 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up-dialogue.md +22 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up.md +26 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/serhant-three-fs-plus.md +21 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/sharran-10x10x10.md +18 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/sms-templates.md +40 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence-notes.md +34 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence.md +60 -0
- package/payload/platform/plugins/leads/skills/lead-nurturing/references/tom-panos-sms-templates.md +59 -0
- package/payload/platform/plugins/leads/skills/morning-round/SKILL.md +72 -0
- package/payload/platform/plugins/leads/skills/prospecting/SKILL.md +33 -0
- package/payload/platform/plugins/leads/skills/prospecting/references/database-matching.md +30 -0
- package/payload/platform/plugins/leads/skills/prospecting/references/database-value.md +53 -0
- package/payload/platform/plugins/leads/skills/prospecting/references/prospecting-dialogues.md +24 -0
- package/payload/platform/plugins/leads/skills/prospecting/references/reactivation.md +34 -0
- package/payload/platform/plugins/listings/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/listings/PLUGIN.md +103 -0
- package/payload/platform/plugins/listings/skills/comparable-finder/SKILL.md +52 -0
- package/payload/platform/plugins/listings/skills/epc-checker/SKILL.md +38 -0
- package/payload/platform/plugins/listings/skills/home-preparation/SKILL.md +28 -0
- package/payload/platform/plugins/listings/skills/home-preparation/references/kerb-appeal.md +38 -0
- package/payload/platform/plugins/listings/skills/home-preparation/references/photo-day.md +59 -0
- package/payload/platform/plugins/listings/skills/home-preparation/references/situational-tips.md +50 -0
- package/payload/platform/plugins/listings/skills/home-preparation/references/staging-guide.md +52 -0
- package/payload/platform/plugins/listings/skills/listing-copy-writer/SKILL.md +55 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/SKILL.md +286 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/booking-script.md +51 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/objection-scripts.md +193 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/penhaul-presentation.md +123 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/pre-listing-kit.md +139 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/set-to-sell.md +55 -0
- package/payload/platform/plugins/listings/skills/listing-presentation/references/sharran-frameworks.md +107 -0
- package/payload/platform/plugins/listings/skills/local-market-stats/SKILL.md +33 -0
- package/payload/platform/plugins/listings/skills/new-instruction/SKILL.md +78 -0
- package/payload/platform/plugins/listings/skills/particulars-builder/SKILL.md +48 -0
- package/payload/platform/plugins/listings/skills/portal-launch-scheduler/SKILL.md +49 -0
- package/payload/platform/plugins/listings/skills/pricing-scenario-builder/SKILL.md +35 -0
- package/payload/platform/plugins/listings/skills/property-marketing/SKILL.md +337 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/auction-report-template.md +41 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/coming-soon-campaign.md +43 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/direct-mail-templates.md +121 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/eoi-form-template.md +62 -0
- package/payload/platform/plugins/listings/skills/property-marketing/references/monthly-scorecard.md +63 -0
- package/payload/platform/plugins/listings/skills/supplier-booker/SKILL.md +39 -0
- package/payload/platform/plugins/listings/skills/talk-track-composer/SKILL.md +36 -0
- package/payload/platform/plugins/listings/skills/terms-of-business-drafter/SKILL.md +54 -0
- package/payload/platform/plugins/listings/skills/valuation-prep/SKILL.md +69 -0
- package/payload/platform/plugins/loop/.claude-plugin/plugin.json +17 -0
- package/payload/platform/plugins/loop/PLUGIN.md +108 -0
- package/payload/platform/plugins/loop/mcp/dist/index.d.ts +2 -0
- package/payload/platform/plugins/loop/mcp/dist/index.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/index.js +293 -0
- package/payload/platform/plugins/loop/mcp/dist/index.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/crypto.d.ts +10 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/crypto.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/crypto.js +88 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/crypto.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.d.ts +82 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.js +427 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.d.ts +5 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.js +40 -0
- package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.d.ts +10 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.js +24 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/feedback.d.ts +16 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/feedback.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/feedback.js +35 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/feedback.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.d.ts +5 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.js +19 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-list.d.ts +4 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-list.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-list.js +14 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-list.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-register.d.ts +9 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-register.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-register.js +60 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/key-register.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.d.ts +13 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.js +41 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.d.ts +9 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.js +16 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.d.ts +15 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.js +11 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.d.ts +10 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.js +39 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.d.ts +9 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.js +125 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-search.d.ts +18 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-search.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-search.js +87 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/people-search.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.d.ts +10 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.js +82 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.d.ts +12 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.js +32 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-request.d.ts +15 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-request.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-request.js +11 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-request.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-search.d.ts +16 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-search.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-search.js +41 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/property-search.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/supplier.d.ts +13 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/supplier.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/supplier.js +49 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/supplier.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.d.ts +7 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.js +19 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-info.d.ts +5 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-info.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-info.js +32 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/team-info.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.d.ts +14 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.js +11 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.d.ts +9 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.js +85 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.d.ts +13 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.js +44 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.d.ts +14 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.d.ts.map +1 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.js +18 -0
- package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.js.map +1 -0
- package/payload/platform/plugins/loop/mcp/package-lock.json +2549 -0
- package/payload/platform/plugins/loop/mcp/package.json +21 -0
- package/payload/platform/plugins/loop/mcp/src/__tests__/loop-swagger.snapshot.json +26467 -0
- package/payload/platform/plugins/loop/mcp/src/__tests__/swagger-write-coverage.test.ts +153 -0
- package/payload/platform/plugins/loop/mcp/src/index.ts +444 -0
- package/payload/platform/plugins/loop/mcp/src/lib/crypto.ts +105 -0
- package/payload/platform/plugins/loop/mcp/src/lib/loop-api.ts +604 -0
- package/payload/platform/plugins/loop/mcp/src/lib/neo4j.ts +51 -0
- package/payload/platform/plugins/loop/mcp/src/tools/customer-preferences.ts +66 -0
- package/payload/platform/plugins/loop/mcp/src/tools/feedback.ts +86 -0
- package/payload/platform/plugins/loop/mcp/src/tools/key-deregister.ts +27 -0
- package/payload/platform/plugins/loop/mcp/src/tools/key-list.ts +19 -0
- package/payload/platform/plugins/loop/mcp/src/tools/key-register.ts +95 -0
- package/payload/platform/plugins/loop/mcp/src/tools/marketing-enquiry.ts +113 -0
- package/payload/platform/plugins/loop/mcp/src/tools/marketing-match-batch.ts +53 -0
- package/payload/platform/plugins/loop/mcp/src/tools/marketing-match-request.ts +42 -0
- package/payload/platform/plugins/loop/mcp/src/tools/marketing-match.ts +84 -0
- package/payload/platform/plugins/loop/mcp/src/tools/people-detail.ts +245 -0
- package/payload/platform/plugins/loop/mcp/src/tools/people-search.ts +180 -0
- package/payload/platform/plugins/loop/mcp/src/tools/property-detail.ts +145 -0
- package/payload/platform/plugins/loop/mcp/src/tools/property-listed.ts +88 -0
- package/payload/platform/plugins/loop/mcp/src/tools/property-request.ts +42 -0
- package/payload/platform/plugins/loop/mcp/src/tools/property-search.ts +92 -0
- package/payload/platform/plugins/loop/mcp/src/tools/supplier.ts +129 -0
- package/payload/platform/plugins/loop/mcp/src/tools/team-availability.ts +52 -0
- package/payload/platform/plugins/loop/mcp/src/tools/team-info.ts +95 -0
- package/payload/platform/plugins/loop/mcp/src/tools/viewing-create.ts +41 -0
- package/payload/platform/plugins/loop/mcp/src/tools/viewing-detail.ts +171 -0
- package/payload/platform/plugins/loop/mcp/src/tools/viewing-search.ts +92 -0
- package/payload/platform/plugins/loop/mcp/src/tools/viewing-update.ts +53 -0
- package/payload/platform/plugins/loop/mcp/tsconfig.json +20 -0
- package/payload/platform/plugins/loop/mcp/vitest.config.ts +9 -0
- package/payload/platform/plugins/loop/skills/compliance-flag-checker/SKILL.md +53 -0
- package/payload/platform/plugins/loop/skills/priority-ranker/SKILL.md +40 -0
- package/payload/platform/plugins/loop/skills/tone-matched-drafter/SKILL.md +53 -0
- package/payload/platform/plugins/loop/skills/variance-narrator/SKILL.md +50 -0
- package/payload/platform/plugins/loop/skills/vendor-research/SKILL.md +54 -0
- package/payload/platform/plugins/memory/mcp/package.json +0 -1
- package/payload/platform/plugins/teaching/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/teaching/PLUGIN.md +57 -0
- package/payload/platform/plugins/teaching/skills/interactive-tutor/SKILL.md +59 -0
- package/payload/platform/plugins/teaching/skills/interactive-tutor/references/assessment.md +70 -0
- package/payload/platform/plugins/teaching/skills/interactive-tutor/references/classroom-conduct.md +43 -0
- package/payload/platform/plugins/teaching/skills/interactive-tutor/references/teaching-modes.md +83 -0
- package/payload/platform/plugins/teaching/skills/lesson-planner/SKILL.md +48 -0
- package/payload/platform/plugins/teaching/skills/lesson-planner/references/context-gathering.md +41 -0
- package/payload/platform/plugins/teaching/skills/lesson-planner/references/plan-structure.md +94 -0
- package/payload/platform/plugins/teaching/skills/study-pack-builder/SKILL.md +52 -0
- package/payload/platform/plugins/teaching/skills/study-pack-builder/references/disaggregation.md +49 -0
- package/payload/platform/plugins/teaching/skills/study-pack-builder/references/materials.md +116 -0
- package/payload/platform/plugins/vendors/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/vendors/PLUGIN.md +34 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/SKILL.md +42 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/fee-protection-and-agenda.md +28 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/listing-scripts.md +44 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/negotiation-deep-guide.md +70 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/price-alignment-scripts.md +33 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/price-alignment.md +34 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/scenario-scripts.md +38 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/seller-engagement.md +51 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/valuation-booking.md +76 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/vendor-scripts.md +63 -0
- package/payload/platform/plugins/vendors/skills/vendor-communication/references/vendor-updates.md +41 -0
- package/payload/platform/plugins/vendors/skills/vendor-updates/SKILL.md +153 -0
- package/payload/platform/plugins/writer-craft/.claude-plugin/plugin.json +8 -0
- package/payload/platform/plugins/writer-craft/PLUGIN.md +87 -0
- package/payload/platform/plugins/writer-craft/agents/writer-craft--manuscript-reviewer.md +92 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/SKILL.md +94 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/book-and-chapter-models.md +77 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/citation-rules.md +103 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/journal-article-models.md +74 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/other-source-models.md +146 -0
- package/payload/platform/plugins/writer-craft/skills/citation-style/references/reference-list-rules.md +70 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/SKILL.md +108 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/copyediting.md +73 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/developmental-editing.md +85 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/genre-specific-editing.md +78 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/line-editing.md +55 -0
- package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/self-editing.md +89 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/SKILL.md +114 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/audience-analysis.md +73 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/crafting-persuasive-story.md +76 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/persuasion-case-studies.md +67 -0
- package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/transformation-framework.md +86 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/SKILL.md +97 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/references/indirect-narration.md +72 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/references/pov-types-and-voice.md +91 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/references/protagonist-filter.md +71 -0
- package/payload/platform/plugins/writer-craft/skills/point-of-view/references/tense-and-person.md +85 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/SKILL.md +100 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/references/punctuation-and-grammar.md +72 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/references/repetition.md +71 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/references/sound-and-rhythm.md +64 -0
- package/payload/platform/plugins/writer-craft/skills/prose-craft/references/word-economy.md +93 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/SKILL.md +100 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/cause-effect-setup-payoff.md +79 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/conflict-escalation.md +81 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/hooking-readers.md +67 -0
- package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/neurochemistry-of-engagement.md +94 -0
- package/payload/platform/plugins/writer-craft/skills/review-manuscript/SKILL.md +111 -0
- package/payload/platform/plugins/writer-craft/skills/review-manuscript/references/review-manuscript-checklist.md +119 -0
- package/payload/platform/plugins/writer-craft/skills/review-prose/SKILL.md +99 -0
- package/payload/platform/plugins/writer-craft/skills/review-prose/references/prose-review-checklist.md +112 -0
- package/payload/platform/plugins/writer-craft/skills/review-scene/SKILL.md +99 -0
- package/payload/platform/plugins/writer-craft/skills/review-scene/references/scene-analysis-framework.md +95 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/SKILL.md +106 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/references/blueprinting-and-scene-cards.md +118 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/references/inner-issue-and-protagonist-goal.md +66 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/references/misbelief-desire-worldview.md +87 -0
- package/payload/platform/plugins/writer-craft/skills/story-architecture/references/origin-scenes-and-escalation.md +82 -0
- package/payload/platform/plugins/writer-craft/skills/story-blueprint/SKILL.md +133 -0
- package/payload/platform/plugins/writer-craft/skills/story-blueprint/references/blueprinting-exercises.md +118 -0
- package/payload/platform/plugins/writer-craft/skills/story-blueprint/references/blueprinting-process.md +128 -0
- package/payload/platform/services/claude-session-manager/dist/config.d.ts +6 -0
- package/payload/platform/services/claude-session-manager/dist/config.d.ts.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/config.js +60 -1
- package/payload/platform/services/claude-session-manager/dist/config.js.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/http-server.d.ts +9 -0
- package/payload/platform/services/claude-session-manager/dist/http-server.d.ts.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/http-server.js +34 -0
- package/payload/platform/services/claude-session-manager/dist/http-server.js.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/index.js +12 -0
- package/payload/platform/services/claude-session-manager/dist/index.js.map +1 -1
- package/payload/platform/services/claude-session-manager/dist/public-tool-audit.d.ts +33 -0
- package/payload/platform/services/claude-session-manager/dist/public-tool-audit.d.ts.map +1 -0
- package/payload/platform/services/claude-session-manager/dist/public-tool-audit.js +149 -0
- package/payload/platform/services/claude-session-manager/dist/public-tool-audit.js.map +1 -0
- package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.d.ts +28 -0
- package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.d.ts.map +1 -0
- package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.js +77 -0
- package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.js.map +1 -0
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: business-growth
|
|
3
|
+
description: "Grow confidence, time leverage, and execution systems. Big goals, future-self behavior, ruthless focus, and evolution — without toxic hustle or bravado."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Business Growth
|
|
7
|
+
|
|
8
|
+
You help the user upgrade their operating system: confidence, preparation, time leverage, and disciplined execution — so they can scale.
|
|
9
|
+
|
|
10
|
+
## Core principles
|
|
11
|
+
|
|
12
|
+
1. **Big energy is substance-backed confidence.** Not bragging, not ego.
|
|
13
|
+
2. **Be the future-you now.** Act like the person who already runs the bigger business — then do the work to earn it.
|
|
14
|
+
3. **Minutes are money.** Protect high-leverage time; delegate low-leverage work.
|
|
15
|
+
4. **Evolve or die.** Markets shift; staying still is a strategy for irrelevance.
|
|
16
|
+
|
|
17
|
+
## Guardrails
|
|
18
|
+
|
|
19
|
+
- Never encourage deception. "Perception" must be backed by real preparation.
|
|
20
|
+
- Never encourage unethical pressure tactics.
|
|
21
|
+
- Never encourage burnout as a badge of honor.
|
|
22
|
+
|
|
23
|
+
## Additions for a scaling UK estate agency
|
|
24
|
+
|
|
25
|
+
### 1) Dan Martell — Buy Back Your Time (leverage-first hiring)
|
|
26
|
+
Use the buyback principle:
|
|
27
|
+
- don't hire to "grow"; hire to **remove low-value tasks from the leader's calendar**
|
|
28
|
+
- audit → transfer → fill (with high-value work)
|
|
29
|
+
- calculate effective hourly rate and delegate anything below it
|
|
30
|
+
|
|
31
|
+
Reference: `references/buy-back-your-time.md`.
|
|
32
|
+
|
|
33
|
+
### 2) Keller models — 33 Touch + organisational growth path
|
|
34
|
+
Use Keller's business-building logic:
|
|
35
|
+
- lead generation is non-negotiable
|
|
36
|
+
- database is the asset
|
|
37
|
+
- scale through leverage: admin → buyer agent → listing specialist
|
|
38
|
+
|
|
39
|
+
Reference: `references/keller-org-model.md`.
|
|
40
|
+
|
|
41
|
+
### 3) Lencioni team models (leadership + culture)
|
|
42
|
+
When the user asks about team dysfunction, meetings, leadership and culture:
|
|
43
|
+
- build trust first
|
|
44
|
+
- encourage productive conflict
|
|
45
|
+
- get commitment (clarity over certainty)
|
|
46
|
+
- enforce accountability
|
|
47
|
+
- focus on results
|
|
48
|
+
|
|
49
|
+
Reference: `references/lencioni-team-models.md`.
|
|
50
|
+
|
|
51
|
+
### 4) Team roles & commission structures
|
|
52
|
+
Use a clear roles chart (principal, lead agent, supporting agent, campaign manager, sales associate, admin) and align incentives.
|
|
53
|
+
|
|
54
|
+
Reference: `references/team-roles-commission.md`.
|
|
55
|
+
|
|
56
|
+
### 5) Wingman structure (remote/offshore leverage)
|
|
57
|
+
Use a wingman/VA model for:
|
|
58
|
+
- admin
|
|
59
|
+
- marketing ops
|
|
60
|
+
- database hygiene
|
|
61
|
+
- vendor reports
|
|
62
|
+
- campaign management
|
|
63
|
+
|
|
64
|
+
Reference: `references/wingman-structure.md`.
|
|
65
|
+
|
|
66
|
+
### 6) VA 2026 (estate agency ops playbook)
|
|
67
|
+
Include specific responsibilities:
|
|
68
|
+
- vendor reports
|
|
69
|
+
- on-market tracker
|
|
70
|
+
- seller onboarding + compliance
|
|
71
|
+
- buyer registration + qualifying
|
|
72
|
+
- viewing coordination
|
|
73
|
+
- neighbour campaigns + anniversary campaigns
|
|
74
|
+
- sales progression board
|
|
75
|
+
- content scheduling
|
|
76
|
+
|
|
77
|
+
Reference: `references/va-2026-ops.md`.
|
|
78
|
+
|
|
79
|
+
### 7) Serhant — Business in a Box (systems + time audit + CRM playbook)
|
|
80
|
+
Use it for:
|
|
81
|
+
- time audit (minutes equal money)
|
|
82
|
+
- time blocking / eat the frog / Eisenhower
|
|
83
|
+
- CRM choice + organisation
|
|
84
|
+
- listing playbook mindset
|
|
85
|
+
|
|
86
|
+
Reference: `references/serhant-bizinbox-notes.md`.
|
|
87
|
+
|
|
88
|
+
### 8) Firewave GOST + scorecards
|
|
89
|
+
Help the user plan growth like a business:
|
|
90
|
+
- set GOAL / OBJECTIVE / STRATEGY / TACTICS
|
|
91
|
+
- run a monthly scorecard (output + results)
|
|
92
|
+
|
|
93
|
+
Reference: `references/firewave-gost-scorecards.md`.
|
|
94
|
+
|
|
95
|
+
### 9) Listing management system (12-week L/O cadence)
|
|
96
|
+
Use a simple weekly checklist:
|
|
97
|
+
- **L = Letter**
|
|
98
|
+
- **O = Offer**
|
|
99
|
+
|
|
100
|
+
Reference: `references/listing-management-system.md`.
|
|
101
|
+
|
|
102
|
+
### 10) Net figure forms (fee defence + value framing)
|
|
103
|
+
Use the net figure form to explain:
|
|
104
|
+
- the cheapest agent can be the most expensive
|
|
105
|
+
- focus on net outcome, not headline fee
|
|
106
|
+
|
|
107
|
+
Reference: `references/net-figure-form.md`.
|
|
108
|
+
|
|
109
|
+
## How to respond when the user asks "how do I scale?"
|
|
110
|
+
|
|
111
|
+
Default questions:
|
|
112
|
+
1) What's your current weekly GCI target and actual?
|
|
113
|
+
2) What are you doing that only you can do?
|
|
114
|
+
3) What's the single biggest bottleneck (lead gen, conversion, admin, delivery, recruitment)?
|
|
115
|
+
|
|
116
|
+
Then propose a 30-day plan:
|
|
117
|
+
- buy back time (delegate 3–5 tasks)
|
|
118
|
+
- lock lead-gen time blocks
|
|
119
|
+
- implement one scorecard
|
|
120
|
+
- implement listing management cadence
|
|
121
|
+
|
|
122
|
+
## References (load as needed)
|
|
123
|
+
|
|
124
|
+
- **Buy Back Your Time** → `references/buy-back-your-time.md`
|
|
125
|
+
- **Keller org model** → `references/keller-org-model.md`
|
|
126
|
+
- **Lencioni team models** → `references/lencioni-team-models.md`
|
|
127
|
+
- **Team roles + commission** → `references/team-roles-commission.md`
|
|
128
|
+
- **Wingman structure** → `references/wingman-structure.md`
|
|
129
|
+
- **VA 2026 ops** → `references/va-2026-ops.md`
|
|
130
|
+
- **Serhant BizInBox notes** → `references/serhant-bizinbox-notes.md`
|
|
131
|
+
- **Firewave GOST + scorecards** → `references/firewave-gost-scorecards.md`
|
|
132
|
+
- **Listing management** → `references/listing-management-system.md`
|
|
133
|
+
- **Net figure form** → `references/net-figure-form.md`
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
# Buy Back Your Time (Dan Martell) — practical notes
|
|
2
|
+
|
|
3
|
+
## Buyback principle
|
|
4
|
+
Hire to **buy back your time**, not just to grow.
|
|
5
|
+
|
|
6
|
+
## Buyback loop
|
|
7
|
+
1) **Audit**: track tasks for 2 weeks
|
|
8
|
+
2) **Transfer**: delegate/automate
|
|
9
|
+
3) **Fill**: replace freed time with high-value work
|
|
10
|
+
|
|
11
|
+
## Effective hourly rate (EHR)
|
|
12
|
+
Target annual income ÷ 2,000 hours = £/hour.
|
|
13
|
+
Delegate anything that can be done for <25% of EHR.
|
|
14
|
+
|
|
15
|
+
## DRIP matrix
|
|
16
|
+
- **D**elegation: someone else can do it
|
|
17
|
+
- **R**eplacement: someone else can do it better
|
|
18
|
+
- **I**nvestment: you should do it to build skill
|
|
19
|
+
- **P**roduction: directly generates revenue
|
|
20
|
+
|
|
21
|
+
## Estate agent application
|
|
22
|
+
Leader protects time for:
|
|
23
|
+
- lead gen
|
|
24
|
+
- listings
|
|
25
|
+
- negotiations
|
|
26
|
+
- recruitment
|
|
27
|
+
- partnerships
|
|
28
|
+
|
|
29
|
+
Delegate:
|
|
30
|
+
- diary admin
|
|
31
|
+
- marketing ops
|
|
32
|
+
- vendor reports
|
|
33
|
+
- CRM updates
|
|
34
|
+
- chasing paperwork
|
|
35
|
+
|
|
36
|
+
## Camcorder method
|
|
37
|
+
Record yourself doing a task once → turn into SOP → delegate.
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
# Firewave GOST + scorecards
|
|
2
|
+
|
|
3
|
+
## GOST
|
|
4
|
+
- **Goal** (big, yearly)
|
|
5
|
+
- **Objective** (specific metrics + timeframe)
|
|
6
|
+
- **Strategy** (one-sentence approach)
|
|
7
|
+
- **Tactics** (multi-channel actions)
|
|
8
|
+
|
|
9
|
+
## Monthly scorecard
|
|
10
|
+
Track:
|
|
11
|
+
- outputs (direct mail sent, content posted, funnels)
|
|
12
|
+
- results (valuations, instructions, stock #, pipeline, average fee)
|
|
13
|
+
|
|
14
|
+
Rule: measure what drives growth, not vanity metrics.
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
# Keller organisational model (estate agency)
|
|
2
|
+
|
|
3
|
+
## Stages
|
|
4
|
+
1) Agent (does everything)
|
|
5
|
+
2) Business owner (hires leverage)
|
|
6
|
+
3) Entrepreneur (leads the business)
|
|
7
|
+
|
|
8
|
+
## Typical order of hires
|
|
9
|
+
1) **Admin assistant** (compliance, scheduling, database)
|
|
10
|
+
2) **Buyer agent** (viewings, buyer management)
|
|
11
|
+
3) **Listing specialist** (scale listings)
|
|
12
|
+
|
|
13
|
+
## Key belief
|
|
14
|
+
Listings build businesses; buyers can become jobs unless systemised.
|
|
15
|
+
|
|
16
|
+
## 33 Touch
|
|
17
|
+
Database is the asset: 33 meaningful touches/year keeps you remembered.
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
# Patrick Lencioni — team models
|
|
2
|
+
|
|
3
|
+
## Five Dysfunctions pyramid
|
|
4
|
+
1) Absence of trust
|
|
5
|
+
2) Fear of conflict
|
|
6
|
+
3) Lack of commitment
|
|
7
|
+
4) Avoidance of accountability
|
|
8
|
+
5) Inattention to results
|
|
9
|
+
|
|
10
|
+
## Leader actions
|
|
11
|
+
- model vulnerability to build trust
|
|
12
|
+
- mine for conflict (ask for disagreement)
|
|
13
|
+
- force clarity (commitment over consensus)
|
|
14
|
+
- create peer accountability
|
|
15
|
+
- track shared results publicly
|
|
16
|
+
|
|
17
|
+
## Five Temptations (CEO)
|
|
18
|
+
- status over results
|
|
19
|
+
- popularity over accountability
|
|
20
|
+
- certainty over clarity
|
|
21
|
+
- harmony over productive conflict
|
|
22
|
+
- invulnerability over trust
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Listing Management System (12-week cadence)
|
|
2
|
+
|
|
3
|
+
Use a simple checklist per listing:
|
|
4
|
+
- **L = Letter** (seller-facing update/value)
|
|
5
|
+
- **O = Offer** (offer/price conversation activity)
|
|
6
|
+
|
|
7
|
+
Each week tick that you delivered:
|
|
8
|
+
- a meaningful vendor touch
|
|
9
|
+
- a pricing/offer strategy touch
|
|
10
|
+
|
|
11
|
+
Goal: keep momentum and avoid “silent listings”.
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
# Net figure form (fee defence)
|
|
2
|
+
|
|
3
|
+
## Purpose
|
|
4
|
+
Show that net outcome matters more than headline fee.
|
|
5
|
+
|
|
6
|
+
Example logic:
|
|
7
|
+
- Agent A: lower fee but lower sale price / weaker marketing
|
|
8
|
+
- Agent B: slightly higher fee but higher achieved price + better campaign
|
|
9
|
+
|
|
10
|
+
Line to use:
|
|
11
|
+
“The cheapest agent is the one that gets you the best price.”
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# Serhant — Business in a Box (selected notes)
|
|
2
|
+
|
|
3
|
+
## Minutes equal money
|
|
4
|
+
Run a 3-day time audit in 15-minute blocks to identify low-value tasks.
|
|
5
|
+
|
|
6
|
+
## Time management methods
|
|
7
|
+
- time blocking
|
|
8
|
+
- eat the frog
|
|
9
|
+
- Eisenhower matrix
|
|
10
|
+
|
|
11
|
+
## CRM playbook mindset
|
|
12
|
+
- organise contacts once and for all
|
|
13
|
+
- your job is lead generation; delegate admin
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
# Team roles + commission structures (example responsibilities)
|
|
2
|
+
|
|
3
|
+
Use clear role ownership to prevent chaos.
|
|
4
|
+
|
|
5
|
+
## Example roles
|
|
6
|
+
- **Principal / Team Leader**: listings, negotiations, standards, recruitment
|
|
7
|
+
- **Senior Sales Executive / Lead Agent**: listings + selling
|
|
8
|
+
- **Supporting Agent**: OFIs, buyer follow-up, overflow
|
|
9
|
+
- **Campaign Manager**: sign-up to sale process, marketing admin
|
|
10
|
+
- **Sales Associate**: OFIs, admin support, kits, directionals
|
|
11
|
+
- **Property admin**: compliance, contracts, invoicing
|
|
12
|
+
|
|
13
|
+
## Rule
|
|
14
|
+
Align incentives with role outcomes (appointments booked, listings won, exchanges).
|
package/payload/platform/plugins/estate-business/skills/business-growth/references/va-2026-ops.md
ADDED
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
# VA 2026 — Remote operations playbook (UK estate agency)
|
|
2
|
+
|
|
3
|
+
## Property & vendor ops
|
|
4
|
+
- weekly vendor reports (Canva) via WhatsApp/email
|
|
5
|
+
- on-market tracker per listing
|
|
6
|
+
- track social posts, weekly report, photos reorder, match to new buyers
|
|
7
|
+
|
|
8
|
+
## Seller onboarding
|
|
9
|
+
- terms of business, questionnaires, AML links
|
|
10
|
+
- CRM onboarding + compliance
|
|
11
|
+
- upload media (photos, floorplans, video, EPC)
|
|
12
|
+
- YouTube upload + “coming soon/just launched” graphics
|
|
13
|
+
|
|
14
|
+
## Buyer registration
|
|
15
|
+
- capture buying position, funding method, timescales
|
|
16
|
+
- ask: mortgage and solicitor instructed?
|
|
17
|
+
|
|
18
|
+
## Enquiries & viewings
|
|
19
|
+
- respond to enquiries
|
|
20
|
+
- qualify basics
|
|
21
|
+
- propose viewing slots, check diary, confirm and log
|
|
22
|
+
|
|
23
|
+
## Neighbour campaigns
|
|
24
|
+
- prep templates (new to market / sale agreed / completion)
|
|
25
|
+
- personalise by street
|
|
26
|
+
- maintain street campaign log
|
|
27
|
+
|
|
28
|
+
## Anniversary campaigns
|
|
29
|
+
- identify completions at 1/3/5 years
|
|
30
|
+
- create letters/cards + valuation prompt
|
|
31
|
+
|
|
32
|
+
## Feedback handling
|
|
33
|
+
- call after viewings
|
|
34
|
+
- log feedback, flag strong interest/objections
|
|
35
|
+
- if offering: ask buyer to email offer + position + funding
|
|
36
|
+
|
|
37
|
+
## Sales progression
|
|
38
|
+
- maintain a live board for each agreed sale
|
|
39
|
+
- track milestones: offer accepted → solicitors → mortgage → exchange → completion
|
|
40
|
+
|
|
41
|
+
## Content & brand
|
|
42
|
+
- ensure each listing posted regularly while live
|
|
43
|
+
- maintain a content log per property
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# Wingman structure (remote leverage)
|
|
2
|
+
|
|
3
|
+
A remote professional can do:
|
|
4
|
+
- CRM updates and hygiene
|
|
5
|
+
- proposals (Canva/Realhub/CampaignTrack templates)
|
|
6
|
+
- just listed/just sold comms
|
|
7
|
+
- direct mail merge letters
|
|
8
|
+
- vendor reports
|
|
9
|
+
- social scheduling
|
|
10
|
+
- list generation (past appraisals, expired/withdrawn)
|
|
11
|
+
|
|
12
|
+
## Rule
|
|
13
|
+
The leader should stop being the CRM admin. Buy back time first.
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
---
|
|
2
|
+
name: business-operations
|
|
3
|
+
description: "Business systems for estate agents — CRM, budgeting, hiring, delegation, team management, time leverage, and scaling from solo agent to team leader."
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Business Operations
|
|
7
|
+
|
|
8
|
+
Guides business systems and structures that turn a solo agent into a scalable business.
|
|
9
|
+
|
|
10
|
+
## When to Activate
|
|
11
|
+
|
|
12
|
+
The agent asks about CRM setup, budgeting, hiring, delegating, team management, business structure, cash flow, scaling, or is doing everything themselves and burning out.
|
|
13
|
+
|
|
14
|
+
## Reference Table
|
|
15
|
+
|
|
16
|
+
| Task | When | Reference |
|
|
17
|
+
|------|------|-----------|
|
|
18
|
+
| CRM & contacts | Organising database, contact cadence | `references/crm-systems.md` |
|
|
19
|
+
| Hiring & delegation | Considering first hire or expanding team | `references/hiring-guide.md` |
|
|
20
|
+
| Team management | Has a team and needs structure | `references/team-management.md` |
|
|
21
|
+
| IMPACT framework | Needs a discipline/operating system | `references/impact-framework.md` |
|
|
22
|
+
| Time leverage | Struggling with productivity | `references/minutes-equal-money.md` |
|
|
23
|
+
|
|
24
|
+
## Key Rules
|
|
25
|
+
|
|
26
|
+
- Systems enable growth. Without them, more business just means more chaos.
|
|
27
|
+
- Start simple. A spreadsheet beats a complex CRM that never gets used.
|
|
28
|
+
- The first hire should remove tasks that stop the agent from finding business (Finder time).
|
|
29
|
+
- Always frame investment in systems/people as ROI, not cost.
|
|
30
|
+
- Use the IMPACT framework (Immediate, Measured, Profit, Accountability, Core Focus, Talent) as the operating system for agent business discipline.
|
|
31
|
+
- UK-specific context: employment law, HMRC, sole trader vs limited company considerations.
|
|
32
|
+
- The best CRM is the one you actually update — if you won't log a contact within 5 minutes of meeting them, the system is too complex.
|
|
@@ -0,0 +1,57 @@
|
|
|
1
|
+
# CRM & Contact Management
|
|
2
|
+
|
|
3
|
+
## Why CRM Matters
|
|
4
|
+
|
|
5
|
+
Your database is your business. Every contact is a potential instruction, referral, or repeat client. If contacts are scattered across phone, email, WhatsApp, and sticky notes — you're leaking money.
|
|
6
|
+
|
|
7
|
+
## Choosing a CRM
|
|
8
|
+
|
|
9
|
+
Don't overthink this. Pick one you'll actually use:
|
|
10
|
+
- **Simple:** Google Contacts + spreadsheet tracking (free, works)
|
|
11
|
+
- **Mid-range:** GoHighLevel / Lead Rocket (popular with eXp agents)
|
|
12
|
+
- **Estate agent specific:** Street.co.uk, Kerfuffle-recommended options
|
|
13
|
+
|
|
14
|
+
**The best CRM is the one you actually update.**
|
|
15
|
+
|
|
16
|
+
## The CRM Playbook (Serhant)
|
|
17
|
+
|
|
18
|
+
### Organise Your Contacts
|
|
19
|
+
|
|
20
|
+
Every contact gets categorised:
|
|
21
|
+
- **A-list (Hot):** Active buyers/sellers, current pipeline. Contact weekly.
|
|
22
|
+
- **B-list (Warm):** Past clients, referral sources, interested but not active. Contact monthly.
|
|
23
|
+
- **C-list (Cold):** Everyone else — met once, old enquiries, door knocks. Contact quarterly.
|
|
24
|
+
|
|
25
|
+
### Mandatory Fields
|
|
26
|
+
- Name, phone, email
|
|
27
|
+
- How you met / source
|
|
28
|
+
- Property interest (buyer/seller/landlord/investor)
|
|
29
|
+
- Last contact date
|
|
30
|
+
- Next action date
|
|
31
|
+
- Notes (personal details — kids' names, hobbies, circumstances)
|
|
32
|
+
|
|
33
|
+
### Contact Discipline
|
|
34
|
+
- **Add every new person within 24 hours.** If it's not in the CRM, it didn't happen.
|
|
35
|
+
- **Log every interaction.** Calls, texts, emails, meetings.
|
|
36
|
+
- **Set next actions.** Every contact should have a "next touch" date.
|
|
37
|
+
- **Clean quarterly.** Remove duplicates, update details, re-categorise.
|
|
38
|
+
|
|
39
|
+
## Database Communication Cadence
|
|
40
|
+
|
|
41
|
+
- **A-list (Hot):** Weekly — call + personal message
|
|
42
|
+
- **B-list (Warm):** Monthly — value-led email/message + quarterly call
|
|
43
|
+
- **C-list (Cold):** Quarterly — newsletter + annual personal touch
|
|
44
|
+
|
|
45
|
+
**The Rule:** Every contact in your database should hear from you at least 4 times per year.
|
|
46
|
+
|
|
47
|
+
## Sphere of Influence
|
|
48
|
+
|
|
49
|
+
Beyond clients, maintain relationships with:
|
|
50
|
+
- Mortgage brokers (referral goldmine)
|
|
51
|
+
- Solicitors / conveyancers
|
|
52
|
+
- Surveyors
|
|
53
|
+
- Interior designers / stagers
|
|
54
|
+
- Builders / tradespeople
|
|
55
|
+
- Financial advisors
|
|
56
|
+
|
|
57
|
+
These people interact with property buyers and sellers daily. A warm referral from a trusted professional is worth more than 100 cold calls.
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
# Hiring & Delegation Guide
|
|
2
|
+
|
|
3
|
+
## When to Hire
|
|
4
|
+
|
|
5
|
+
**The Formula (Tom Panos):**
|
|
6
|
+
- Solo agent: 3-4 sales/month capacity
|
|
7
|
+
- Agent + 1 PA (admin): 5-6 sales/month
|
|
8
|
+
- Agent + 2 (admin + sales PA): 7-8 sales/month
|
|
9
|
+
- Agent + 3 (admin + buyer's agent + sales PA): 10+ sales/month
|
|
10
|
+
|
|
11
|
+
If you're consistently turning away business or working 60+ hours, it's time.
|
|
12
|
+
|
|
13
|
+
## Your First Hire
|
|
14
|
+
|
|
15
|
+
**Always admin first.** Free up your Finder time. Tasks to delegate:
|
|
16
|
+
- Scheduling viewings
|
|
17
|
+
- Preparing particulars / marketing materials
|
|
18
|
+
- Data entry and CRM updates
|
|
19
|
+
- Correspondence and chasing
|
|
20
|
+
- Social media scheduling
|
|
21
|
+
- Filing and compliance paperwork
|
|
22
|
+
|
|
23
|
+
**Cost justification:** If your average fee is £5,000 and a PA costs £25,000/year, you only need 5 extra completions to cover the cost. If the PA frees up 15 hours/week for prospecting, that's easily achievable.
|
|
24
|
+
|
|
25
|
+
## The Hiring Process
|
|
26
|
+
|
|
27
|
+
### 1. Identify
|
|
28
|
+
Define the specific tasks, skills needed, and outcomes expected. Don't hire a generalist — hire for the specific gap.
|
|
29
|
+
|
|
30
|
+
### 2. Search
|
|
31
|
+
- LinkedIn (professional roles)
|
|
32
|
+
- Indeed / Reed (admin/support)
|
|
33
|
+
- Your network (word of mouth is often best)
|
|
34
|
+
- Social media (attracts people who already follow you)
|
|
35
|
+
|
|
36
|
+
### 3. Sift
|
|
37
|
+
- Technical roles: test their skills
|
|
38
|
+
- Creative roles: review portfolio, test their thinking
|
|
39
|
+
- All roles: culture fit matters as much as skills
|
|
40
|
+
|
|
41
|
+
### 4. Trial
|
|
42
|
+
- UK: typically 3-6 months probation
|
|
43
|
+
- Clear expectations and measurable goals
|
|
44
|
+
- Weekly check-ins for the first month, fortnightly after
|
|
45
|
+
|
|
46
|
+
## The One-to-One Template
|
|
47
|
+
|
|
48
|
+
Monthly team reviews — 30 minutes:
|
|
49
|
+
|
|
50
|
+
**About You (10 mins):** How are things? What would you like to do more/less of? Career progression?
|
|
51
|
+
**About Us (10 mins):** Things we're planning, things to discuss
|
|
52
|
+
**The Future (10 mins):** Stop doing / start doing / keep doing + action items
|
|
53
|
+
|
|
54
|
+
## Delegation Rules
|
|
55
|
+
|
|
56
|
+
1. **Delegate the task, not just the work.** Give context, not just instructions.
|
|
57
|
+
2. **Accept 80% quality initially.** They won't do it exactly like you.
|
|
58
|
+
3. **Don't take it back.** If they struggle, coach them.
|
|
59
|
+
4. **Your time has a value.** If you earn £200/hour selling and spend 3 hours on admin, you're losing £600.
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
# IMPACT Framework
|
|
2
|
+
*Source: Sales Agent Business Plan*
|
|
3
|
+
|
|
4
|
+
## The Six Pillars
|
|
5
|
+
|
|
6
|
+
### I — Immediate
|
|
7
|
+
Act on opportunities NOW. Speed of response is a competitive advantage.
|
|
8
|
+
- Respond to every enquiry within 5 minutes during business hours
|
|
9
|
+
- Book appointments today, not "sometime this week"
|
|
10
|
+
- Follow up on viewings within 2 hours
|
|
11
|
+
- The first agent to respond gets the instruction 80% of the time
|
|
12
|
+
|
|
13
|
+
### M — Measured
|
|
14
|
+
Track everything that matters. What gets measured gets managed.
|
|
15
|
+
- Weekly: calls made, appointments booked, viewings conducted
|
|
16
|
+
- Monthly: instructions won, offers received, completions
|
|
17
|
+
- Quarterly: conversion rates, average fee, revenue vs target
|
|
18
|
+
- Know your numbers cold — if asked "how many calls did you make this week?" you should know instantly
|
|
19
|
+
|
|
20
|
+
### P — Profit
|
|
21
|
+
Every activity should connect to revenue. Time is money — literally.
|
|
22
|
+
- Calculate your hourly rate: annual target ÷ working hours
|
|
23
|
+
- If your target is £100k and you work 2,000 hours, your time is worth £50/hour
|
|
24
|
+
- Every hour spent on admin instead of prospecting costs you that rate
|
|
25
|
+
- Finder vs Keeper vs Grinder: maximise Finder time (revenue-generating activities)
|
|
26
|
+
|
|
27
|
+
### A — Accountability
|
|
28
|
+
Hold yourself to the standard you set. No excuses.
|
|
29
|
+
- Set weekly non-negotiables (minimum calls, viewings, social posts)
|
|
30
|
+
- Review every Friday: did you hit them?
|
|
31
|
+
- If not — why not? What blocked you? How do you fix it?
|
|
32
|
+
- Find an accountability partner or group (mastermind, coaching, colleague)
|
|
33
|
+
|
|
34
|
+
### C — Core Focus
|
|
35
|
+
Identify the 3 activities that drive 80% of your results. Do those first.
|
|
36
|
+
- For most agents: prospecting, viewings, negotiation
|
|
37
|
+
- Everything else is support — delegate or batch it
|
|
38
|
+
- Morning = prospecting (highest energy, highest value)
|
|
39
|
+
- Afternoon = viewings, follow-ups, admin
|
|
40
|
+
|
|
41
|
+
### T — Talent
|
|
42
|
+
Invest in yourself. The best agents never stop learning.
|
|
43
|
+
- Read one industry book per quarter
|
|
44
|
+
- Attend one training event per quarter
|
|
45
|
+
- Listen to podcasts during travel time
|
|
46
|
+
- Role-play scripts with colleagues
|
|
47
|
+
- Seek coaching when you plateau
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
# Minutes = Money: Time Leverage for Estate Agents
|
|
2
|
+
|
|
3
|
+
## The Calculation
|
|
4
|
+
|
|
5
|
+
Your time has a monetary value. Calculate it:
|
|
6
|
+
|
|
7
|
+
**Annual income target ÷ Working hours per year = Hourly rate**
|
|
8
|
+
|
|
9
|
+
Example: £100,000 target ÷ 2,000 hours = £50/hour
|
|
10
|
+
|
|
11
|
+
Every hour you spend on a task that could be delegated for less than £50/hour is money lost.
|
|
12
|
+
|
|
13
|
+
## The Three Roles (Serhant)
|
|
14
|
+
|
|
15
|
+
Every agent plays three roles:
|
|
16
|
+
|
|
17
|
+
### Finder (Revenue Generator)
|
|
18
|
+
- Prospecting, networking, relationship building
|
|
19
|
+
- Listing appointments, valuations
|
|
20
|
+
- Negotiating deals
|
|
21
|
+
- **This is where your £50/hour+ value lives**
|
|
22
|
+
|
|
23
|
+
### Keeper (Relationship Maintainer)
|
|
24
|
+
- Client updates, vendor communication
|
|
25
|
+
- Database maintenance, follow-ups
|
|
26
|
+
- Social media engagement
|
|
27
|
+
- **Worth £20-30/hour — can partially delegate**
|
|
28
|
+
|
|
29
|
+
### Grinder (Admin/Operations)
|
|
30
|
+
- Paperwork, compliance, data entry
|
|
31
|
+
- Scheduling, email management
|
|
32
|
+
- Marketing material preparation
|
|
33
|
+
- **Worth £10-15/hour — delegate first**
|
|
34
|
+
|
|
35
|
+
## The Time Audit
|
|
36
|
+
|
|
37
|
+
For one week, track every 30-minute block:
|
|
38
|
+
1. What did you do?
|
|
39
|
+
2. Was it Finder, Keeper, or Grinder?
|
|
40
|
+
3. Could someone else have done it?
|
|
41
|
+
|
|
42
|
+
**Target split:**
|
|
43
|
+
- 50%+ Finder time
|
|
44
|
+
- 30% Keeper time
|
|
45
|
+
- 20% or less Grinder time
|
|
46
|
+
|
|
47
|
+
Most solo agents are inverted: 60% Grinder, 25% Keeper, 15% Finder. That's why they're stuck.
|
|
48
|
+
|
|
49
|
+
## Quick Wins
|
|
50
|
+
|
|
51
|
+
1. **Batch admin** — don't do it throughout the day. Block 1 hour in the afternoon.
|
|
52
|
+
2. **Morning = prospecting** — your highest energy for your highest value activity
|
|
53
|
+
3. **Automate what repeats** — templates for emails, viewing confirmations, update messages
|
|
54
|
+
4. **Delegate the first thing that annoys you** — that's usually the easiest to hand off
|
|
55
|
+
5. **Say no to time-wasters** — unqualified viewers, meetings with no agenda, endless email chains
|
|
@@ -0,0 +1,48 @@
|
|
|
1
|
+
# Team Management
|
|
2
|
+
|
|
3
|
+
## The Magic 50s System (Team LANC — Adapted for UK)
|
|
4
|
+
|
|
5
|
+
Systematic prospecting framework for consistent pipeline generation:
|
|
6
|
+
|
|
7
|
+
### Just Listed Protocol
|
|
8
|
+
1. Letters/leaflets to 500 neighbours before first viewing
|
|
9
|
+
2. Database broadcast — "Just listed in your area"
|
|
10
|
+
3. Saturation calls to neighbour list — personal invite
|
|
11
|
+
4. Database calls to pipeline contacts from that postcode
|
|
12
|
+
5. Detailed reporting before first viewing
|
|
13
|
+
|
|
14
|
+
### Just Sold Protocol
|
|
15
|
+
1. Immediate broadcast — "Just sold in your area"
|
|
16
|
+
2. Saturation calls to neighbours — "We have unsuccessful buyers looking"
|
|
17
|
+
3. Database calls to pipeline contacts
|
|
18
|
+
4. Letters/leaflets with result highlights
|
|
19
|
+
5. All within 24 hours
|
|
20
|
+
|
|
21
|
+
### The 8 Focus Areas
|
|
22
|
+
1. Magic 50s (neighbour prospecting on every instruction and sale)
|
|
23
|
+
2. Database + Pipeline communication (every contact, every 3 months minimum)
|
|
24
|
+
3. Buyer work (hot buyer list, 10-day follow-up)
|
|
25
|
+
4. Open homes/viewings (world-class presentation and follow-up)
|
|
26
|
+
5. Print and direct mail (consistent, targeted)
|
|
27
|
+
6. Personal marketing (monthly newsletter, quarterly profile pieces)
|
|
28
|
+
7. Social media (40% listings, 20% family, 10% lifestyle, 10% education, 10% community, 10% industry)
|
|
29
|
+
8. Pricing strategy (30-day set to sell, 1 offer in first week target)
|
|
30
|
+
|
|
31
|
+
## Performance Reviews
|
|
32
|
+
|
|
33
|
+
**Structured framework:**
|
|
34
|
+
- Monthly one-to-ones (30 min)
|
|
35
|
+
- Quarterly performance reviews (45 min, data-driven)
|
|
36
|
+
- Annual goal-setting session
|
|
37
|
+
|
|
38
|
+
**Key metrics per team member:**
|
|
39
|
+
- Valuations conducted, instructions won (conversion rate)
|
|
40
|
+
- Viewings conducted, offers received and accepted
|
|
41
|
+
- Completions, average fee percentage
|
|
42
|
+
- Customer satisfaction / reviews generated
|
|
43
|
+
|
|
44
|
+
## Team Culture (Serhant Pact — Adapted)
|
|
45
|
+
|
|
46
|
+
**Take Responsibility:** Adhere to listing protocol, send updates on time, be on top of your listings
|
|
47
|
+
**Be Respectful:** Reply same day, treat clients and team like family, accept constructive criticism
|
|
48
|
+
**Keep Improving:** Take initiative to learn, can-do attitude, share what you learn
|