@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.
Files changed (457) hide show
  1. package/dist/index.js +38 -11
  2. package/package.json +1 -1
  3. package/payload/platform/lib/oauth-llm/dist/index.d.ts +4 -6
  4. package/payload/platform/lib/oauth-llm/dist/index.d.ts.map +1 -1
  5. package/payload/platform/lib/oauth-llm/dist/index.js +4 -6
  6. package/payload/platform/lib/oauth-llm/dist/index.js.map +1 -1
  7. package/payload/platform/lib/oauth-llm/src/index.ts +4 -6
  8. package/payload/platform/package-lock.json +0 -41
  9. package/payload/platform/plugins/.claude-plugin/marketplace.json +5 -95
  10. package/payload/platform/plugins/brochures/.claude-plugin/plugin.json +8 -0
  11. package/payload/platform/plugins/brochures/PLUGIN.md +36 -0
  12. package/payload/platform/plugins/brochures/commands/make-brochure.md +11 -0
  13. package/payload/platform/plugins/brochures/skills/a4-print-documents/SKILL.md +478 -0
  14. package/payload/platform/plugins/brochures/skills/brand-design/SKILL.md +192 -0
  15. package/payload/platform/plugins/brochures/skills/make-brochure/SKILL.md +354 -0
  16. package/payload/platform/plugins/brochures/skills/make-brochure/references/seller-brief-template.md +115 -0
  17. package/payload/platform/plugins/brochures/skills/property-brochure/SKILL.md +119 -0
  18. package/payload/platform/plugins/brochures/skills/property-brochure/references/build.md +270 -0
  19. package/payload/platform/plugins/brochures/skills/property-brochure/references/copy.md +211 -0
  20. package/payload/platform/plugins/brochures/skills/property-brochure/references/images.md +166 -0
  21. package/payload/platform/plugins/brochures/skills/property-brochure/references/index-landing.md +376 -0
  22. package/payload/platform/plugins/brochures/skills/property-brochure/references/index.html +1288 -0
  23. package/payload/platform/plugins/brochures/skills/property-brochure/references/placeholders.md +250 -0
  24. package/payload/platform/plugins/brochures/skills/property-brochure/references/registers.md +47 -0
  25. package/payload/platform/plugins/brochures/skills/property-brochure/references/seller-brief.md +56 -0
  26. package/payload/platform/plugins/brochures/skills/property-brochure/references/structure.md +249 -0
  27. package/payload/platform/plugins/brochures/skills/property-brochure/references/template.html +2370 -0
  28. package/payload/platform/plugins/brochures/skills/property-extract/SKILL.md +372 -0
  29. package/payload/platform/plugins/buyers/.claude-plugin/plugin.json +8 -0
  30. package/payload/platform/plugins/buyers/PLUGIN.md +35 -0
  31. package/payload/platform/plugins/buyers/skills/buyer-feedback/SKILL.md +109 -0
  32. package/payload/platform/plugins/buyers/skills/buyer-management/SKILL.md +42 -0
  33. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-qualification-questions.md +16 -0
  34. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-qualification.md +59 -0
  35. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-scripts.md +63 -0
  36. package/payload/platform/plugins/buyers/skills/buyer-management/references/buyer-working-scripts.md +54 -0
  37. package/payload/platform/plugins/buyers/skills/buyer-management/references/feedback-collection.md +42 -0
  38. package/payload/platform/plugins/buyers/skills/buyer-management/references/offer-capture.md +38 -0
  39. package/payload/platform/plugins/buyers/skills/buyer-management/references/viewing-booking.md +32 -0
  40. package/payload/platform/plugins/buyers/skills/buyer-management/references/viewing-management.md +52 -0
  41. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/SKILL.md +407 -0
  42. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/care-fees-guide.md +68 -0
  43. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/divorce-sales-guide.md +61 -0
  44. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/downsizing-guide.md +45 -0
  45. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/first-time-buyers.md +92 -0
  46. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/first-time-sellers.md +78 -0
  47. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/probate-guide.md +53 -0
  48. package/payload/platform/plugins/buyers/skills/buyer-seller-guides/references/upsizing-guide.md +41 -0
  49. package/payload/platform/plugins/buyers/skills/property-enquiry/SKILL.md +126 -0
  50. package/payload/platform/plugins/buyers/skills/viewing-management/SKILL.md +111 -0
  51. package/payload/platform/plugins/email/mcp/package.json +0 -1
  52. package/payload/platform/plugins/estate-business/.claude-plugin/plugin.json +8 -0
  53. package/payload/platform/plugins/estate-business/PLUGIN.md +65 -0
  54. package/payload/platform/plugins/estate-business/skills/business-growth/SKILL.md +133 -0
  55. package/payload/platform/plugins/estate-business/skills/business-growth/references/buy-back-your-time.md +37 -0
  56. package/payload/platform/plugins/estate-business/skills/business-growth/references/firewave-gost-scorecards.md +14 -0
  57. package/payload/platform/plugins/estate-business/skills/business-growth/references/keller-org-model.md +17 -0
  58. package/payload/platform/plugins/estate-business/skills/business-growth/references/lencioni-team-models.md +22 -0
  59. package/payload/platform/plugins/estate-business/skills/business-growth/references/listing-management-system.md +11 -0
  60. package/payload/platform/plugins/estate-business/skills/business-growth/references/net-figure-form.md +11 -0
  61. package/payload/platform/plugins/estate-business/skills/business-growth/references/serhant-bizinbox-notes.md +13 -0
  62. package/payload/platform/plugins/estate-business/skills/business-growth/references/team-roles-commission.md +14 -0
  63. package/payload/platform/plugins/estate-business/skills/business-growth/references/va-2026-ops.md +43 -0
  64. package/payload/platform/plugins/estate-business/skills/business-growth/references/wingman-structure.md +13 -0
  65. package/payload/platform/plugins/estate-business/skills/business-operations/SKILL.md +32 -0
  66. package/payload/platform/plugins/estate-business/skills/business-operations/references/crm-systems.md +57 -0
  67. package/payload/platform/plugins/estate-business/skills/business-operations/references/hiring-guide.md +59 -0
  68. package/payload/platform/plugins/estate-business/skills/business-operations/references/impact-framework.md +47 -0
  69. package/payload/platform/plugins/estate-business/skills/business-operations/references/minutes-equal-money.md +55 -0
  70. package/payload/platform/plugins/estate-business/skills/business-operations/references/team-management.md +48 -0
  71. package/payload/platform/plugins/estate-business/skills/commission-calculator/SKILL.md +40 -0
  72. package/payload/platform/plugins/estate-business/skills/exp-partnership/SKILL.md +52 -0
  73. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/12-reasons.md +39 -0
  74. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/95-5-system.md +66 -0
  75. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/agent-attraction-scripts.md +90 -0
  76. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/business-partnership.md +92 -0
  77. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/exp-model-overview.md +66 -0
  78. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/model-comparison.md +66 -0
  79. package/payload/platform/plugins/estate-business/skills/exp-partnership/references/revenue-share-explained.md +57 -0
  80. package/payload/platform/plugins/estate-business/skills/month-end-close/SKILL.md +69 -0
  81. package/payload/platform/plugins/estate-business/skills/payment-batch-stager/SKILL.md +42 -0
  82. package/payload/platform/plugins/estate-business/skills/period-reconciler/SKILL.md +42 -0
  83. package/payload/platform/plugins/estate-business/skills/personal-branding/SKILL.md +117 -0
  84. package/payload/platform/plugins/estate-business/skills/personal-branding/references/attraction-agent-notes.md +31 -0
  85. package/payload/platform/plugins/estate-business/skills/personal-branding/references/attraction-agent.md +58 -0
  86. package/payload/platform/plugins/estate-business/skills/personal-branding/references/authenticity-boundaries.md +28 -0
  87. package/payload/platform/plugins/estate-business/skills/personal-branding/references/become-a-brand-leader-notes.md +19 -0
  88. package/payload/platform/plugins/estate-business/skills/personal-branding/references/blast-formula.md +42 -0
  89. package/payload/platform/plugins/estate-business/skills/personal-branding/references/brand-leader.md +48 -0
  90. package/payload/platform/plugins/estate-business/skills/personal-branding/references/brand-strategy-system.md +59 -0
  91. package/payload/platform/plugins/estate-business/skills/personal-branding/references/content-engine.md +49 -0
  92. package/payload/platform/plugins/estate-business/skills/personal-branding/references/firewave-blast-and-blogging.md +23 -0
  93. package/payload/platform/plugins/estate-business/skills/personal-branding/references/gary-v-content.md +52 -0
  94. package/payload/platform/plugins/estate-business/skills/personal-branding/references/gary-v-principles.md +20 -0
  95. package/payload/platform/plugins/estate-business/skills/personal-branding/references/oversubscribed-positioning.md +18 -0
  96. package/payload/platform/plugins/estate-business/skills/personal-branding/references/platforms.md +41 -0
  97. package/payload/platform/plugins/estate-business/skills/personal-branding/references/priestley-oversubscribed.md +54 -0
  98. package/payload/platform/plugins/estate-business/skills/personal-branding/references/storeys-style-examples.md +25 -0
  99. package/payload/platform/plugins/estate-business/skills/personal-branding/references/visual-identity.md +27 -0
  100. package/payload/platform/plugins/estate-coaching/.claude-plugin/plugin.json +8 -0
  101. package/payload/platform/plugins/estate-coaching/PLUGIN.md +55 -0
  102. package/payload/platform/plugins/estate-coaching/skills/agent-performance/SKILL.md +371 -0
  103. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/atomic-habits.md +52 -0
  104. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/daily-routine-scorecard.md +104 -0
  105. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/hp6-model.md +63 -0
  106. package/payload/platform/plugins/estate-coaching/skills/agent-performance/references/twelve-week-year.md +71 -0
  107. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/SKILL.md +36 -0
  108. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/coaching-boundaries.md +56 -0
  109. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/feedback-framework.md +61 -0
  110. package/payload/platform/plugins/estate-coaching/skills/bespoke-coaching/references/performance-framework.md +109 -0
  111. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/SKILL.md +421 -0
  112. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/coaching-exercises.md +86 -0
  113. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/goal-setting.md +78 -0
  114. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/one-to-one-framework.md +92 -0
  115. package/payload/platform/plugins/estate-coaching/skills/coaching-toolkit/references/soi-workbook.md +103 -0
  116. package/payload/platform/plugins/estate-coaching/skills/serhant-training/SKILL.md +410 -0
  117. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/agent-training-guide.md +70 -0
  118. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/business-in-a-box.md +72 -0
  119. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/buyers-guide.md +53 -0
  120. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/codo-method.md +72 -0
  121. package/payload/platform/plugins/estate-coaching/skills/serhant-training/references/website-planning-guide.md +79 -0
  122. package/payload/platform/plugins/estate-onboarding/.claude-plugin/plugin.json +8 -0
  123. package/payload/platform/plugins/estate-onboarding/PLUGIN.md +31 -0
  124. package/payload/platform/plugins/estate-onboarding/skills/bootstrap/SKILL.md +26 -0
  125. package/payload/platform/plugins/estate-onboarding/skills/bootstrap/references/onboarding-flow.md +63 -0
  126. package/payload/platform/plugins/estate-sales/.claude-plugin/plugin.json +8 -0
  127. package/payload/platform/plugins/estate-sales/PLUGIN.md +53 -0
  128. package/payload/platform/plugins/estate-sales/skills/chase-progression/SKILL.md +107 -0
  129. package/payload/platform/plugins/estate-sales/skills/negotiation/SKILL.md +35 -0
  130. package/payload/platform/plugins/estate-sales/skills/negotiation/references/deal-saving.md +47 -0
  131. package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-deep-guide.md +64 -0
  132. package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-prep-principles.md +29 -0
  133. package/payload/platform/plugins/estate-sales/skills/negotiation/references/negotiation-techniques.md +42 -0
  134. package/payload/platform/plugins/estate-sales/skills/negotiation/references/offer-presentation.md +43 -0
  135. package/payload/platform/plugins/estate-sales/skills/risk-scorer/SKILL.md +42 -0
  136. package/payload/platform/plugins/estate-sales/skills/sales-closer/SKILL.md +24 -0
  137. package/payload/platform/plugins/estate-sales/skills/sales-closer/references/serhant-emotion-stages.md +36 -0
  138. package/payload/platform/plugins/estate-sales/skills/sales-discovery/SKILL.md +30 -0
  139. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/chris-voss-discovery.md +88 -0
  140. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/firewave-gost-journey.md +68 -0
  141. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/phil-jones-openers.md +78 -0
  142. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/pre-listing-checklist.md +77 -0
  143. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/serhant-improv.md +22 -0
  144. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/tom-ferry-discovery.md +103 -0
  145. package/payload/platform/plugins/estate-sales/skills/sales-discovery/references/vendor-motivation-competitor.md +52 -0
  146. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/SKILL.md +29 -0
  147. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/chris-voss-negotiation.md +70 -0
  148. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/phil-jones-price-words.md +40 -0
  149. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/serhant-negotiation-plus.md +55 -0
  150. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/tom-panos-commission-pricing.md +57 -0
  151. package/payload/platform/plugins/estate-sales/skills/sales-negotiation/references/tony-morris-questioning.md +54 -0
  152. package/payload/platform/plugins/estate-sales/skills/sales-progression/SKILL.md +27 -0
  153. package/payload/platform/plugins/estate-sales/skills/sales-progression/references/conveyancing-guide.md +54 -0
  154. package/payload/platform/plugins/estate-sales/skills/sales-progression/references/transaction-tracking.md +66 -0
  155. package/payload/platform/plugins/estate-teaching/.claude-plugin/plugin.json +8 -0
  156. package/payload/platform/plugins/estate-teaching/PLUGIN.md +31 -0
  157. package/payload/platform/plugins/estate-teaching/skills/content-directory/SKILL.md +39 -0
  158. package/payload/platform/plugins/estate-teaching/skills/content-directory/references/module-delivery.md +65 -0
  159. package/payload/platform/plugins/estate-teaching/skills/content-directory/references/progress-tracking.md +47 -0
  160. package/payload/platform/plugins/leads/.claude-plugin/plugin.json +8 -0
  161. package/payload/platform/plugins/leads/PLUGIN.md +62 -0
  162. package/payload/platform/plugins/leads/skills/chain-progression-tracker/SKILL.md +51 -0
  163. package/payload/platform/plugins/leads/skills/diary-builder/SKILL.md +38 -0
  164. package/payload/platform/plugins/leads/skills/enquiry-triage/SKILL.md +36 -0
  165. package/payload/platform/plugins/leads/skills/lead-nurturing/SKILL.md +137 -0
  166. package/payload/platform/plugins/leads/skills/lead-nurturing/references/buyer-search-letter.md +28 -0
  167. package/payload/platform/plugins/leads/skills/lead-nurturing/references/buyer-search-letters.md +37 -0
  168. package/payload/platform/plugins/leads/skills/lead-nurturing/references/database-reactivation.md +30 -0
  169. package/payload/platform/plugins/leads/skills/lead-nurturing/references/email-nurture-sequences.md +45 -0
  170. package/payload/platform/plugins/leads/skills/lead-nurturing/references/facebook-referrals.md +30 -0
  171. package/payload/platform/plugins/leads/skills/lead-nurturing/references/firewave-email-nurture-sequences.md +41 -0
  172. package/payload/platform/plugins/leads/skills/lead-nurturing/references/keller-33-touch.md +34 -0
  173. package/payload/platform/plugins/leads/skills/lead-nurturing/references/neighbour-letters.md +31 -0
  174. package/payload/platform/plugins/leads/skills/lead-nurturing/references/neighbour-notification-letter.md +20 -0
  175. package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up-dialogue.md +22 -0
  176. package/payload/platform/plugins/leads/skills/lead-nurturing/references/ofi-follow-up.md +26 -0
  177. package/payload/platform/plugins/leads/skills/lead-nurturing/references/serhant-three-fs-plus.md +21 -0
  178. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sharran-10x10x10.md +18 -0
  179. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sms-templates.md +40 -0
  180. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence-notes.md +34 -0
  181. package/payload/platform/plugins/leads/skills/lead-nurturing/references/sphere-of-influence.md +60 -0
  182. package/payload/platform/plugins/leads/skills/lead-nurturing/references/tom-panos-sms-templates.md +59 -0
  183. package/payload/platform/plugins/leads/skills/morning-round/SKILL.md +72 -0
  184. package/payload/platform/plugins/leads/skills/prospecting/SKILL.md +33 -0
  185. package/payload/platform/plugins/leads/skills/prospecting/references/database-matching.md +30 -0
  186. package/payload/platform/plugins/leads/skills/prospecting/references/database-value.md +53 -0
  187. package/payload/platform/plugins/leads/skills/prospecting/references/prospecting-dialogues.md +24 -0
  188. package/payload/platform/plugins/leads/skills/prospecting/references/reactivation.md +34 -0
  189. package/payload/platform/plugins/listings/.claude-plugin/plugin.json +8 -0
  190. package/payload/platform/plugins/listings/PLUGIN.md +103 -0
  191. package/payload/platform/plugins/listings/skills/comparable-finder/SKILL.md +52 -0
  192. package/payload/platform/plugins/listings/skills/epc-checker/SKILL.md +38 -0
  193. package/payload/platform/plugins/listings/skills/home-preparation/SKILL.md +28 -0
  194. package/payload/platform/plugins/listings/skills/home-preparation/references/kerb-appeal.md +38 -0
  195. package/payload/platform/plugins/listings/skills/home-preparation/references/photo-day.md +59 -0
  196. package/payload/platform/plugins/listings/skills/home-preparation/references/situational-tips.md +50 -0
  197. package/payload/platform/plugins/listings/skills/home-preparation/references/staging-guide.md +52 -0
  198. package/payload/platform/plugins/listings/skills/listing-copy-writer/SKILL.md +55 -0
  199. package/payload/platform/plugins/listings/skills/listing-presentation/SKILL.md +286 -0
  200. package/payload/platform/plugins/listings/skills/listing-presentation/references/booking-script.md +51 -0
  201. package/payload/platform/plugins/listings/skills/listing-presentation/references/objection-scripts.md +193 -0
  202. package/payload/platform/plugins/listings/skills/listing-presentation/references/penhaul-presentation.md +123 -0
  203. package/payload/platform/plugins/listings/skills/listing-presentation/references/pre-listing-kit.md +139 -0
  204. package/payload/platform/plugins/listings/skills/listing-presentation/references/set-to-sell.md +55 -0
  205. package/payload/platform/plugins/listings/skills/listing-presentation/references/sharran-frameworks.md +107 -0
  206. package/payload/platform/plugins/listings/skills/local-market-stats/SKILL.md +33 -0
  207. package/payload/platform/plugins/listings/skills/new-instruction/SKILL.md +78 -0
  208. package/payload/platform/plugins/listings/skills/particulars-builder/SKILL.md +48 -0
  209. package/payload/platform/plugins/listings/skills/portal-launch-scheduler/SKILL.md +49 -0
  210. package/payload/platform/plugins/listings/skills/pricing-scenario-builder/SKILL.md +35 -0
  211. package/payload/platform/plugins/listings/skills/property-marketing/SKILL.md +337 -0
  212. package/payload/platform/plugins/listings/skills/property-marketing/references/auction-report-template.md +41 -0
  213. package/payload/platform/plugins/listings/skills/property-marketing/references/coming-soon-campaign.md +43 -0
  214. package/payload/platform/plugins/listings/skills/property-marketing/references/direct-mail-templates.md +121 -0
  215. package/payload/platform/plugins/listings/skills/property-marketing/references/eoi-form-template.md +62 -0
  216. package/payload/platform/plugins/listings/skills/property-marketing/references/monthly-scorecard.md +63 -0
  217. package/payload/platform/plugins/listings/skills/supplier-booker/SKILL.md +39 -0
  218. package/payload/platform/plugins/listings/skills/talk-track-composer/SKILL.md +36 -0
  219. package/payload/platform/plugins/listings/skills/terms-of-business-drafter/SKILL.md +54 -0
  220. package/payload/platform/plugins/listings/skills/valuation-prep/SKILL.md +69 -0
  221. package/payload/platform/plugins/loop/.claude-plugin/plugin.json +17 -0
  222. package/payload/platform/plugins/loop/PLUGIN.md +108 -0
  223. package/payload/platform/plugins/loop/mcp/dist/index.d.ts +2 -0
  224. package/payload/platform/plugins/loop/mcp/dist/index.d.ts.map +1 -0
  225. package/payload/platform/plugins/loop/mcp/dist/index.js +293 -0
  226. package/payload/platform/plugins/loop/mcp/dist/index.js.map +1 -0
  227. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.d.ts +10 -0
  228. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.d.ts.map +1 -0
  229. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.js +88 -0
  230. package/payload/platform/plugins/loop/mcp/dist/lib/crypto.js.map +1 -0
  231. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.d.ts +82 -0
  232. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.d.ts.map +1 -0
  233. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.js +427 -0
  234. package/payload/platform/plugins/loop/mcp/dist/lib/loop-api.js.map +1 -0
  235. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.d.ts +5 -0
  236. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.d.ts.map +1 -0
  237. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.js +40 -0
  238. package/payload/platform/plugins/loop/mcp/dist/lib/neo4j.js.map +1 -0
  239. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.d.ts +10 -0
  240. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.d.ts.map +1 -0
  241. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.js +24 -0
  242. package/payload/platform/plugins/loop/mcp/dist/tools/customer-preferences.js.map +1 -0
  243. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.d.ts +16 -0
  244. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.d.ts.map +1 -0
  245. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.js +35 -0
  246. package/payload/platform/plugins/loop/mcp/dist/tools/feedback.js.map +1 -0
  247. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.d.ts +5 -0
  248. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.d.ts.map +1 -0
  249. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.js +19 -0
  250. package/payload/platform/plugins/loop/mcp/dist/tools/key-deregister.js.map +1 -0
  251. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.d.ts +4 -0
  252. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.d.ts.map +1 -0
  253. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.js +14 -0
  254. package/payload/platform/plugins/loop/mcp/dist/tools/key-list.js.map +1 -0
  255. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.d.ts +9 -0
  256. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.d.ts.map +1 -0
  257. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.js +60 -0
  258. package/payload/platform/plugins/loop/mcp/dist/tools/key-register.js.map +1 -0
  259. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.d.ts +13 -0
  260. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.d.ts.map +1 -0
  261. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.js +41 -0
  262. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-enquiry.js.map +1 -0
  263. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.d.ts +9 -0
  264. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.d.ts.map +1 -0
  265. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.js +16 -0
  266. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-batch.js.map +1 -0
  267. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.d.ts +15 -0
  268. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.d.ts.map +1 -0
  269. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.js +11 -0
  270. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match-request.js.map +1 -0
  271. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.d.ts +10 -0
  272. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.d.ts.map +1 -0
  273. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.js +39 -0
  274. package/payload/platform/plugins/loop/mcp/dist/tools/marketing-match.js.map +1 -0
  275. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.d.ts +9 -0
  276. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.d.ts.map +1 -0
  277. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.js +125 -0
  278. package/payload/platform/plugins/loop/mcp/dist/tools/people-detail.js.map +1 -0
  279. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.d.ts +18 -0
  280. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.d.ts.map +1 -0
  281. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.js +87 -0
  282. package/payload/platform/plugins/loop/mcp/dist/tools/people-search.js.map +1 -0
  283. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.d.ts +10 -0
  284. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.d.ts.map +1 -0
  285. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.js +82 -0
  286. package/payload/platform/plugins/loop/mcp/dist/tools/property-detail.js.map +1 -0
  287. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.d.ts +12 -0
  288. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.d.ts.map +1 -0
  289. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.js +32 -0
  290. package/payload/platform/plugins/loop/mcp/dist/tools/property-listed.js.map +1 -0
  291. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.d.ts +15 -0
  292. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.d.ts.map +1 -0
  293. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.js +11 -0
  294. package/payload/platform/plugins/loop/mcp/dist/tools/property-request.js.map +1 -0
  295. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.d.ts +16 -0
  296. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.d.ts.map +1 -0
  297. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.js +41 -0
  298. package/payload/platform/plugins/loop/mcp/dist/tools/property-search.js.map +1 -0
  299. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.d.ts +13 -0
  300. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.d.ts.map +1 -0
  301. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.js +49 -0
  302. package/payload/platform/plugins/loop/mcp/dist/tools/supplier.js.map +1 -0
  303. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.d.ts +7 -0
  304. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.d.ts.map +1 -0
  305. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.js +19 -0
  306. package/payload/platform/plugins/loop/mcp/dist/tools/team-availability.js.map +1 -0
  307. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.d.ts +5 -0
  308. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.d.ts.map +1 -0
  309. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.js +32 -0
  310. package/payload/platform/plugins/loop/mcp/dist/tools/team-info.js.map +1 -0
  311. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.d.ts +14 -0
  312. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.d.ts.map +1 -0
  313. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.js +11 -0
  314. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-create.js.map +1 -0
  315. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.d.ts +9 -0
  316. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.d.ts.map +1 -0
  317. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.js +85 -0
  318. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-detail.js.map +1 -0
  319. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.d.ts +13 -0
  320. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.d.ts.map +1 -0
  321. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.js +44 -0
  322. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-search.js.map +1 -0
  323. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.d.ts +14 -0
  324. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.d.ts.map +1 -0
  325. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.js +18 -0
  326. package/payload/platform/plugins/loop/mcp/dist/tools/viewing-update.js.map +1 -0
  327. package/payload/platform/plugins/loop/mcp/package-lock.json +2549 -0
  328. package/payload/platform/plugins/loop/mcp/package.json +21 -0
  329. package/payload/platform/plugins/loop/mcp/src/__tests__/loop-swagger.snapshot.json +26467 -0
  330. package/payload/platform/plugins/loop/mcp/src/__tests__/swagger-write-coverage.test.ts +153 -0
  331. package/payload/platform/plugins/loop/mcp/src/index.ts +444 -0
  332. package/payload/platform/plugins/loop/mcp/src/lib/crypto.ts +105 -0
  333. package/payload/platform/plugins/loop/mcp/src/lib/loop-api.ts +604 -0
  334. package/payload/platform/plugins/loop/mcp/src/lib/neo4j.ts +51 -0
  335. package/payload/platform/plugins/loop/mcp/src/tools/customer-preferences.ts +66 -0
  336. package/payload/platform/plugins/loop/mcp/src/tools/feedback.ts +86 -0
  337. package/payload/platform/plugins/loop/mcp/src/tools/key-deregister.ts +27 -0
  338. package/payload/platform/plugins/loop/mcp/src/tools/key-list.ts +19 -0
  339. package/payload/platform/plugins/loop/mcp/src/tools/key-register.ts +95 -0
  340. package/payload/platform/plugins/loop/mcp/src/tools/marketing-enquiry.ts +113 -0
  341. package/payload/platform/plugins/loop/mcp/src/tools/marketing-match-batch.ts +53 -0
  342. package/payload/platform/plugins/loop/mcp/src/tools/marketing-match-request.ts +42 -0
  343. package/payload/platform/plugins/loop/mcp/src/tools/marketing-match.ts +84 -0
  344. package/payload/platform/plugins/loop/mcp/src/tools/people-detail.ts +245 -0
  345. package/payload/platform/plugins/loop/mcp/src/tools/people-search.ts +180 -0
  346. package/payload/platform/plugins/loop/mcp/src/tools/property-detail.ts +145 -0
  347. package/payload/platform/plugins/loop/mcp/src/tools/property-listed.ts +88 -0
  348. package/payload/platform/plugins/loop/mcp/src/tools/property-request.ts +42 -0
  349. package/payload/platform/plugins/loop/mcp/src/tools/property-search.ts +92 -0
  350. package/payload/platform/plugins/loop/mcp/src/tools/supplier.ts +129 -0
  351. package/payload/platform/plugins/loop/mcp/src/tools/team-availability.ts +52 -0
  352. package/payload/platform/plugins/loop/mcp/src/tools/team-info.ts +95 -0
  353. package/payload/platform/plugins/loop/mcp/src/tools/viewing-create.ts +41 -0
  354. package/payload/platform/plugins/loop/mcp/src/tools/viewing-detail.ts +171 -0
  355. package/payload/platform/plugins/loop/mcp/src/tools/viewing-search.ts +92 -0
  356. package/payload/platform/plugins/loop/mcp/src/tools/viewing-update.ts +53 -0
  357. package/payload/platform/plugins/loop/mcp/tsconfig.json +20 -0
  358. package/payload/platform/plugins/loop/mcp/vitest.config.ts +9 -0
  359. package/payload/platform/plugins/loop/skills/compliance-flag-checker/SKILL.md +53 -0
  360. package/payload/platform/plugins/loop/skills/priority-ranker/SKILL.md +40 -0
  361. package/payload/platform/plugins/loop/skills/tone-matched-drafter/SKILL.md +53 -0
  362. package/payload/platform/plugins/loop/skills/variance-narrator/SKILL.md +50 -0
  363. package/payload/platform/plugins/loop/skills/vendor-research/SKILL.md +54 -0
  364. package/payload/platform/plugins/memory/mcp/package.json +0 -1
  365. package/payload/platform/plugins/teaching/.claude-plugin/plugin.json +8 -0
  366. package/payload/platform/plugins/teaching/PLUGIN.md +57 -0
  367. package/payload/platform/plugins/teaching/skills/interactive-tutor/SKILL.md +59 -0
  368. package/payload/platform/plugins/teaching/skills/interactive-tutor/references/assessment.md +70 -0
  369. package/payload/platform/plugins/teaching/skills/interactive-tutor/references/classroom-conduct.md +43 -0
  370. package/payload/platform/plugins/teaching/skills/interactive-tutor/references/teaching-modes.md +83 -0
  371. package/payload/platform/plugins/teaching/skills/lesson-planner/SKILL.md +48 -0
  372. package/payload/platform/plugins/teaching/skills/lesson-planner/references/context-gathering.md +41 -0
  373. package/payload/platform/plugins/teaching/skills/lesson-planner/references/plan-structure.md +94 -0
  374. package/payload/platform/plugins/teaching/skills/study-pack-builder/SKILL.md +52 -0
  375. package/payload/platform/plugins/teaching/skills/study-pack-builder/references/disaggregation.md +49 -0
  376. package/payload/platform/plugins/teaching/skills/study-pack-builder/references/materials.md +116 -0
  377. package/payload/platform/plugins/vendors/.claude-plugin/plugin.json +8 -0
  378. package/payload/platform/plugins/vendors/PLUGIN.md +34 -0
  379. package/payload/platform/plugins/vendors/skills/vendor-communication/SKILL.md +42 -0
  380. package/payload/platform/plugins/vendors/skills/vendor-communication/references/fee-protection-and-agenda.md +28 -0
  381. package/payload/platform/plugins/vendors/skills/vendor-communication/references/listing-scripts.md +44 -0
  382. package/payload/platform/plugins/vendors/skills/vendor-communication/references/negotiation-deep-guide.md +70 -0
  383. package/payload/platform/plugins/vendors/skills/vendor-communication/references/price-alignment-scripts.md +33 -0
  384. package/payload/platform/plugins/vendors/skills/vendor-communication/references/price-alignment.md +34 -0
  385. package/payload/platform/plugins/vendors/skills/vendor-communication/references/scenario-scripts.md +38 -0
  386. package/payload/platform/plugins/vendors/skills/vendor-communication/references/seller-engagement.md +51 -0
  387. package/payload/platform/plugins/vendors/skills/vendor-communication/references/valuation-booking.md +76 -0
  388. package/payload/platform/plugins/vendors/skills/vendor-communication/references/vendor-scripts.md +63 -0
  389. package/payload/platform/plugins/vendors/skills/vendor-communication/references/vendor-updates.md +41 -0
  390. package/payload/platform/plugins/vendors/skills/vendor-updates/SKILL.md +153 -0
  391. package/payload/platform/plugins/writer-craft/.claude-plugin/plugin.json +8 -0
  392. package/payload/platform/plugins/writer-craft/PLUGIN.md +87 -0
  393. package/payload/platform/plugins/writer-craft/agents/writer-craft--manuscript-reviewer.md +92 -0
  394. package/payload/platform/plugins/writer-craft/skills/citation-style/SKILL.md +94 -0
  395. package/payload/platform/plugins/writer-craft/skills/citation-style/references/book-and-chapter-models.md +77 -0
  396. package/payload/platform/plugins/writer-craft/skills/citation-style/references/citation-rules.md +103 -0
  397. package/payload/platform/plugins/writer-craft/skills/citation-style/references/journal-article-models.md +74 -0
  398. package/payload/platform/plugins/writer-craft/skills/citation-style/references/other-source-models.md +146 -0
  399. package/payload/platform/plugins/writer-craft/skills/citation-style/references/reference-list-rules.md +70 -0
  400. package/payload/platform/plugins/writer-craft/skills/editorial-practice/SKILL.md +108 -0
  401. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/copyediting.md +73 -0
  402. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/developmental-editing.md +85 -0
  403. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/genre-specific-editing.md +78 -0
  404. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/line-editing.md +55 -0
  405. package/payload/platform/plugins/writer-craft/skills/editorial-practice/references/self-editing.md +89 -0
  406. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/SKILL.md +114 -0
  407. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/audience-analysis.md +73 -0
  408. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/crafting-persuasive-story.md +76 -0
  409. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/persuasion-case-studies.md +67 -0
  410. package/payload/platform/plugins/writer-craft/skills/persuasive-storytelling/references/transformation-framework.md +86 -0
  411. package/payload/platform/plugins/writer-craft/skills/point-of-view/SKILL.md +97 -0
  412. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/indirect-narration.md +72 -0
  413. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/pov-types-and-voice.md +91 -0
  414. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/protagonist-filter.md +71 -0
  415. package/payload/platform/plugins/writer-craft/skills/point-of-view/references/tense-and-person.md +85 -0
  416. package/payload/platform/plugins/writer-craft/skills/prose-craft/SKILL.md +100 -0
  417. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/punctuation-and-grammar.md +72 -0
  418. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/repetition.md +71 -0
  419. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/sound-and-rhythm.md +64 -0
  420. package/payload/platform/plugins/writer-craft/skills/prose-craft/references/word-economy.md +93 -0
  421. package/payload/platform/plugins/writer-craft/skills/reader-engagement/SKILL.md +100 -0
  422. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/cause-effect-setup-payoff.md +79 -0
  423. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/conflict-escalation.md +81 -0
  424. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/hooking-readers.md +67 -0
  425. package/payload/platform/plugins/writer-craft/skills/reader-engagement/references/neurochemistry-of-engagement.md +94 -0
  426. package/payload/platform/plugins/writer-craft/skills/review-manuscript/SKILL.md +111 -0
  427. package/payload/platform/plugins/writer-craft/skills/review-manuscript/references/review-manuscript-checklist.md +119 -0
  428. package/payload/platform/plugins/writer-craft/skills/review-prose/SKILL.md +99 -0
  429. package/payload/platform/plugins/writer-craft/skills/review-prose/references/prose-review-checklist.md +112 -0
  430. package/payload/platform/plugins/writer-craft/skills/review-scene/SKILL.md +99 -0
  431. package/payload/platform/plugins/writer-craft/skills/review-scene/references/scene-analysis-framework.md +95 -0
  432. package/payload/platform/plugins/writer-craft/skills/story-architecture/SKILL.md +106 -0
  433. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/blueprinting-and-scene-cards.md +118 -0
  434. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/inner-issue-and-protagonist-goal.md +66 -0
  435. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/misbelief-desire-worldview.md +87 -0
  436. package/payload/platform/plugins/writer-craft/skills/story-architecture/references/origin-scenes-and-escalation.md +82 -0
  437. package/payload/platform/plugins/writer-craft/skills/story-blueprint/SKILL.md +133 -0
  438. package/payload/platform/plugins/writer-craft/skills/story-blueprint/references/blueprinting-exercises.md +118 -0
  439. package/payload/platform/plugins/writer-craft/skills/story-blueprint/references/blueprinting-process.md +128 -0
  440. package/payload/platform/services/claude-session-manager/dist/config.d.ts +6 -0
  441. package/payload/platform/services/claude-session-manager/dist/config.d.ts.map +1 -1
  442. package/payload/platform/services/claude-session-manager/dist/config.js +60 -1
  443. package/payload/platform/services/claude-session-manager/dist/config.js.map +1 -1
  444. package/payload/platform/services/claude-session-manager/dist/http-server.d.ts +9 -0
  445. package/payload/platform/services/claude-session-manager/dist/http-server.d.ts.map +1 -1
  446. package/payload/platform/services/claude-session-manager/dist/http-server.js +34 -0
  447. package/payload/platform/services/claude-session-manager/dist/http-server.js.map +1 -1
  448. package/payload/platform/services/claude-session-manager/dist/index.js +12 -0
  449. package/payload/platform/services/claude-session-manager/dist/index.js.map +1 -1
  450. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.d.ts +33 -0
  451. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.d.ts.map +1 -0
  452. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.js +149 -0
  453. package/payload/platform/services/claude-session-manager/dist/public-tool-audit.js.map +1 -0
  454. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.d.ts +28 -0
  455. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.d.ts.map +1 -0
  456. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.js +77 -0
  457. package/payload/platform/services/claude-session-manager/dist/spawn-rate-limiter.js.map +1 -0
@@ -0,0 +1,421 @@
1
+ ---
2
+ name: Coaching Toolkit
3
+ description: "Life and career coaching frameworks for estate agency managers, team leaders, and 1-on-1 sessions. Covers SMART/GREAT goal-setting, Cartesian Questions, Spheres of Influence, SOI Workbook methodology, accountability conversations, 1-on-1 meeting frameworks, AREC24 takeaways, team development planning, and Burchard HP6 applied to coaching."
4
+ ---
5
+
6
+ # Coaching Toolkit Skill
7
+
8
+ You are the daily coaching layer for estate agency leaders and managers — facilitating 1-on-1s, coaching sessions, team development conversations, and goal-setting workshops using proven coaching frameworks. You provide the operational accountability that keeps members executing between their periodic mentoring sessions with the founders.
9
+
10
+ Your role is daily coach: high-frequency, framework-driven, accountability-focused. The founders (Roger, Steve, Adam, Jamie) are periodic mentors: low-frequency, strategic, relationship-driven. When a coaching conversation shifts toward deep career trajectory questions, fundamental confidence crises, or major strategic decisions (partnership structures, business exits, agency pivots), acknowledge the boundary and direct the member to their next founder mentoring session. The coaching data you generate — goal progress, recurring obstacles, accountability gaps — is what makes those mentoring conversations land with precision rather than generality.
11
+
12
+ Use UK estate agency terminology throughout (valuation not appraisal, instruction not listing, vendor not seller, negotiator not agent, estate agent not realtor, completions not closings, exchanges not settlements).
13
+
14
+ ## When to Activate
15
+
16
+ Activate when the conversation involves:
17
+ - Coaching team members or negotiators
18
+ - 1-on-1 meetings or performance reviews
19
+ - Goal-setting sessions (SMART, GREAT)
20
+ - Decision-making frameworks (Cartesian Questions)
21
+ - Stress, overwhelm, or feeling stuck (Spheres of Influence)
22
+ - Building a sphere of influence / SOI strategy
23
+ - Accountability conversations
24
+ - Team development planning
25
+ - AREC24 conference takeaways and application
26
+ - Life or career coaching exercises
27
+ - Applying HP6 model in a coaching context
28
+
29
+ ## Core Frameworks
30
+
31
+ ### 1. SMART Goal-Setting
32
+
33
+ **SMART Goals must be:**
34
+ - **Specific** — exactly what you want to achieve
35
+ - **Measurable** — how you'll know when you've achieved it
36
+ - **Actionable** — within your direct control
37
+ - **Realistic** — challenging but achievable
38
+ - **Time-bound** — has a clear deadline
39
+
40
+ **Always state goals in the positive:** "I have healthy fingernails" not "I stop biting my nails." Focus on what you WANT.
41
+
42
+ **Goal Worksheet Structure:**
43
+ 1. Write the goal (stated in the positive)
44
+ 2. Set a deadline (day/month/year)
45
+ 3. **Motivation:** WHY do you want this? List ALL benefits. What is the PAIN of not achieving it?
46
+ 4. **Obstacles:** What is the benefit of NOT completing your goal? (secondary gain — essential to identify). Other obstacles?
47
+ 5. **Goal Levels:** Set three levels:
48
+ - MINIMUM (easy win)
49
+ - TARGET (your real aim)
50
+ - EXTRAORDINARY (stretch)
51
+ 6. **How will you be different?** What will you START doing? STOP doing? Who do you need to BE?
52
+ 7. **Resources:** Already available vs. needed (people, skills, knowledge, finances)
53
+ 8. **Action:** 3 steps this WEEK, 3 steps this MONTH
54
+ 9. **Envision:** Describe a day in your life once this goal is completed — what you see, hear, feel
55
+
56
+ ### 2. GREAT Goal-Setting (Deeper Framework)
57
+
58
+ GREAT Goals go beyond SMART by focusing on alignment and obstacles:
59
+
60
+ **GREAT Goals are:**
61
+ - Outcome-focused — understand your WHY (an enthusiastic why = 90% there)
62
+ - In line with your values — aligned goals are EASIER to achieve
63
+ - Stated in the positive
64
+ - SMART (specific, measurable, actionable, realistic, time-bound)
65
+
66
+ **Focusing on the Outcome:**
67
+ - What do you really, REALLY want? Dig deep.
68
+ - What is the SPECIFIC outcome you're looking for?
69
+ - What is the PAIN of NOT achieving your goal?
70
+
71
+ **Aligning with Values:**
72
+ - Is this goal in line with your life vision?
73
+ - Is this goal something YOU truly want, or something you think you SHOULD do?
74
+ - Does thinking about this goal give you a sense of contentment, happiness, or excitement?
75
+ - If you could have this goal RIGHT NOW, would you take it? If not, why?
76
+ - How does this goal fit your life/lifestyle? (time, effort, commitments, who else is impacted)
77
+
78
+ **Identifying Obstacles:**
79
+ - Can you start AND maintain the necessary action?
80
+ - What's good about your CURRENT situation? (benefit of staying where you are)
81
+ - What might you have to give up? What's the price — and are you willing to pay it?
82
+ - If there was something important you haven't mentioned yet, what would it be?
83
+ - WHO will you have to BE to achieve this goal?
84
+
85
+ **Goal Sizing:**
86
+ - Too big? Break it down. Too small? Make it a stretch goal.
87
+ - MINIMUM / TARGET / EXTRAORDINARY levels
88
+
89
+ **Resources:**
90
+ - What do you already have? (things, people, contacts, qualities, knowledge, skills, money, time)
91
+ - What do you need?
92
+
93
+ ### 3. Cartesian Questions (Decision-Making Framework)
94
+
95
+ Based on Rene Descartes' Cartesian Coordinates. A goal or decision must be examined from four perspectives:
96
+
97
+ **The Four Questions (in order):**
98
+ 1. What WOULD happen if you DID make this change?
99
+ 2. What WOULDN'T happen if you DID make this change?
100
+ 3. What WOULD happen if you DIDN'T make this change?
101
+ 4. What WOULDN'T happen if you DIDN'T make this change?
102
+
103
+ **Question 4 is deliberately confusing** — it bypasses conscious resistance and often reveals hidden insights.
104
+
105
+ **Instructions for facilitating:**
106
+ - Write the goal or decision at the top
107
+ - Answer questions 1–4 in order
108
+ - Allow plenty of time for each question
109
+ - After each, ask "What else?"
110
+ - Don't worry if answers don't come immediately — they may arrive days later
111
+
112
+ **Wrap-up Questions:**
113
+ - What are you aware of now that you weren't before?
114
+ - What surprised you?
115
+ - What is really helpful and why?
116
+ - What would you like to ponder more?
117
+ - How do you feel differently about your goal/decision?
118
+ - What values can you see reflected in your responses?
119
+ - What is your biggest win from this exercise?
120
+ - What will you do with this information? (pick at least one action with a deadline)
121
+
122
+ ### 4. Spheres of Influence (Covey-Inspired Stress Management)
123
+
124
+ Inspired by Stephen Covey's Circle of Influence. Use when someone feels overwhelmed, stressed, stuck, or anxious.
125
+
126
+ **Three zones:**
127
+ 1. **WITHIN MY CONTROL** — I can resolve this myself without anyone else
128
+ 2. **I CAN INFLUENCE** — I have partial control or can influence the outcome
129
+ 3. **EVERYTHING ELSE** — Completely outside my control or influence
130
+
131
+ **How to facilitate:**
132
+ 1. List everything contributing to overwhelm (big and small, work and personal)
133
+ 2. Categorise each item into the three zones
134
+ 3. For items WITHIN CONTROL: Take action on at least ONE today
135
+ 4. For items you can INFLUENCE: Write the steps and when you'll take them
136
+ 5. For EVERYTHING ELSE: Strike them through. Mentally LET GO. You have no control — it's a waste of energy to think about it.
137
+
138
+ **Result:** Energy focused where it makes a difference. Stress reduced by releasing what cannot be changed.
139
+
140
+ **Example:** Worried about upcoming inspection?
141
+ - Study habits → WITHIN MY CONTROL
142
+ - Manager's reference → I CAN INFLUENCE
143
+ - What questions come up → EVERYTHING ELSE (let go, focus on preparation)
144
+
145
+ ### 5. SOI Workbook Methodology (Serhant Sphere of Influence)
146
+
147
+ Based on Ryan Serhant's Growing Your Sphere of Influence workbook.
148
+
149
+ **The SOI Model (concentric circles):**
150
+ - YOU (centre)
151
+ - Board of Advisors
152
+ - People who work for/with you
153
+ - Community
154
+ - Network
155
+ - Audience
156
+ - Strangers (outer ring)
157
+
158
+ **SOI Audit Plan:**
159
+ 1. **Define your sphere** — Who is in your inner circle? What categories (colleagues, clients, family, friends)?
160
+ 2. **Engagement analysis** — How frequently are you engaging? Where to increase? Who have you lost touch with?
161
+ 3. **Contact information** — Is everything up to date? Consider using a CRM.
162
+ 4. **Identify key influencers** — Who holds significant sway? How to deepen those connections?
163
+ 5. **Review value exchange** — What have you provided? How to encourage reciprocity?
164
+ 6. **Segment your sphere** — Prioritise based on importance. Allocate time accordingly.
165
+ 7. **Set improvement goals** — Goals for engagement, diversity, key relationships.
166
+ 8. **Evaluate diversity** — Are perspectives varied? How to be more inclusive?
167
+
168
+ **Key SOI Strategies:**
169
+ - **ABC: Always Be Connecting** — make connecting a lifestyle, not an event
170
+ - **Hook 'Em** — initial contact that creates interest
171
+ - **Help 'Em** — provide genuine value without expecting return
172
+ - **Ask 'Em** — when trust is built, make your ask
173
+ - **The Art of the Follow-Up** — ghosts and no's are still in your SOI
174
+ - **Measure Your SOI ROI** — track connections to conversions
175
+
176
+ **SOI Scorecard:** Regular assessment of sphere health, engagement frequency, and conversion metrics.
177
+
178
+ ### 6. Accountability Conversations
179
+
180
+ **Structure for accountability check-ins:**
181
+
182
+ 1. **Review commitments:** What did you say you would do? What did you actually do?
183
+ 2. **Score execution:** Rate out of 10 or percentage of completion
184
+ 3. **Explore gaps:** What got in the way? Was it within your control?
185
+ 4. **Identify patterns:** Is this a recurring gap? What's the root cause?
186
+ 5. **Recommit:** What will you commit to for next week? Be specific.
187
+ 6. **Support needed:** What help or resources would make a difference?
188
+
189
+ **Key principles:**
190
+ - Accountability is not blame — it's ownership
191
+ - Focus on behaviours and actions, not just results
192
+ - Ask "What more can YOU do?" not "Why didn't you?"
193
+ - Celebrate progress, however small
194
+ - The goal is to build self-accountability over time
195
+
196
+ **Accountability Questions:**
197
+ - On a scale of 1–10, how committed are you to this goal?
198
+ - If less than 8: What would make it a 10?
199
+ - What's the ONE thing that would make the biggest difference this week?
200
+ - What might get in the way? How will you handle it?
201
+ - Who else can support you?
202
+
203
+ ### 7. 1-on-1 Meeting Frameworks
204
+
205
+ **Weekly 1-on-1 Structure (30 minutes):**
206
+
207
+ **Opening (5 mins):**
208
+ - How are you doing? (genuine check-in, not just business)
209
+ - What's your energy level? Any personal factors affecting work?
210
+
211
+ **Review (10 mins):**
212
+ - What were your commitments last week?
213
+ - What did you achieve? What didn't happen?
214
+ - What did you learn?
215
+ - Scorecard review: calls, valuations, instructions, sales
216
+
217
+ **Forward Planning (10 mins):**
218
+ - What are your top 3 priorities this week?
219
+ - What's your ONE Thing?
220
+ - Any obstacles you can see? How will you handle them?
221
+ - What support do you need from me?
222
+
223
+ **Development (5 mins):**
224
+ - What skill are you working on improving?
225
+ - What's one thing you want to do differently this week?
226
+ - Any coaching tools to apply? (Cartesian Questions, Daily Habits, etc.)
227
+
228
+ **Monthly 1-on-1 (Extended — 60 minutes):**
229
+ - All of the above, PLUS:
230
+ - Review monthly scorecard
231
+ - Progress against 12-week plan
232
+ - Career development conversation
233
+ - Values alignment check
234
+ - Goal resizing if needed (MINIMUM/TARGET/EXTRAORDINARY)
235
+
236
+ ### 8. AREC24 Takeaways
237
+
238
+ Key themes and actionable insights from AREC24 (Australasia's Real Estate Conference):
239
+
240
+ **Strategic Themes:**
241
+ - Market intelligence and data-driven decision making
242
+ - Content-first marketing strategies
243
+ - Building personal brand and authority
244
+ - Technology adoption (AI, CRM, automation)
245
+ - Team scaling and EBU (Effective Business Unit) structure
246
+
247
+ **Application for UK Estate Agencies:**
248
+ - Adapt Australian prospecting intensity to UK market
249
+ - Content marketing (video, social) as primary lead generation
250
+ - Database nurture systems (33 Touch adapted for UK)
251
+ - Seasonal business planning (UK spring/autumn peaks vs Australian ONFM)
252
+ - Build EBU structure: Agent → Agent + Admin → Agent + Admin + Sales Support
253
+
254
+ ### 9. Team Development Planning
255
+
256
+ **Team Development Framework:**
257
+
258
+ **Assessment Phase:**
259
+ - Where is each team member on the skill/will matrix?
260
+ - High skill, high will → Delegate and empower
261
+ - High skill, low will → Motivate and re-engage
262
+ - Low skill, high will → Train and coach
263
+ - Low skill, low will → Direct closely or exit
264
+
265
+ **Development Plan Template (per team member):**
266
+ 1. Current role and responsibilities
267
+ 2. Current performance (against KPIs)
268
+ 3. Strengths to leverage
269
+ 4. Areas for development
270
+ 5. Specific training/coaching needed
271
+ 6. Goals for next 12 weeks (SMART format)
272
+ 7. Support and resources required
273
+ 8. Review schedule
274
+
275
+ **Team Culture Building:**
276
+ - Weekly WIP meetings (daily review, weekly stock/pipeline review)
277
+ - Monthly team learning sessions
278
+ - Quarterly goal-setting workshops
279
+ - Regular celebration of wins
280
+ - Black Box Thinking debriefs: "What can we learn?" after every loss
281
+ - Accountability partnerships within the team
282
+
283
+ ### 10. HP6 Applied to Coaching
284
+
285
+ Using Burchard's High Performance Habits as a coaching framework:
286
+
287
+ **Coaching Through the HP6 Lens:**
288
+
289
+ **Seek Clarity (coaching questions):**
290
+ - Who do you want to be as an estate agent? What's your identity?
291
+ - What are your goals right now? Are they clear enough?
292
+ - What skills must you develop in the next 12 weeks?
293
+ - How do you want to serve your clients?
294
+
295
+ **Generate Energy (coaching focus):**
296
+ - How are your energy levels? Physical, emotional, mental?
297
+ - What's draining you? What energises you?
298
+ - Are you exercising, sleeping well, eating properly?
299
+ - When do you reset during the day?
300
+
301
+ **Raise Necessity (coaching challenge):**
302
+ - Why does this goal MATTER? Who depends on you?
303
+ - What happens if you don't achieve this?
304
+ - How does this connect to your identity?
305
+ - Make it personal: "My family, my team, my reputation depend on this"
306
+
307
+ **Increase Productivity (coaching accountability):**
308
+ - What is your Prolific Quality Output? What work actually moves the needle?
309
+ - What are your 5 most important moves this week?
310
+ - What distractions are stealing your time?
311
+ - Are you measuring output or just activity?
312
+
313
+ **Develop Influence (coaching growth):**
314
+ - How are you helping others succeed?
315
+ - Are you teaching, mentoring, sharing knowledge?
316
+ - How can you serve your team/clients with excellence?
317
+ - Who needs your support right now?
318
+
319
+ **Demonstrate Courage (coaching push):**
320
+ - What are you avoiding? What conversation needs to happen?
321
+ - Where do you need to speak up?
322
+ - What risk would accelerate your growth?
323
+ - What bold action could you take this week?
324
+
325
+ ## Additional Coaching Tools
326
+
327
+ ### Imaginary Mentor Exercise
328
+ When someone is stuck or needs fresh perspective:
329
+ 1. If you could step into anyone's shoes for 30 minutes — who would you pick?
330
+ 2. Imagine you ARE that person. What advice would they give you?
331
+ 3. List 2–3 additional mentors and their advice
332
+ 4. Step back into YOU. Review the advice. Write 3 specific actions.
333
+
334
+ ### Build a Bridge Exercise
335
+ When someone feels overwhelmed or stuck:
336
+ 1. What is your goal or dream?
337
+ 2. Where do you want to get to?
338
+ 3. What have you done so far?
339
+ 4. What's the one big thing getting in the way?
340
+ 5. If you could do anything with no fear or limits, what would it be?
341
+ 6. Write 3 things you could do in the next week WITHOUT FAIL to move closer
342
+
343
+ ### Reframe Weaknesses Exercise
344
+ To loosen the hold of so-called weaknesses:
345
+ 1. List 3 weaknesses you most dislike about yourself
346
+ 2. For each: list 2+ situations where this weakness is actually USEFUL or serves a purpose
347
+ 3. What have you learned about yourself?
348
+
349
+ ### Life Coaching Toolkit Tools
350
+ A set of 8 exercises for energy, effectiveness, and getting unstuck:
351
+ 1. **Spark Team** — identify people who energise and inspire you, cultivate those relationships
352
+ 2. **Love and Loathe List** — do more of what you love, less of what you loathe
353
+ 3. **Weekly Success Planning** — holistic week planning with reflection
354
+ 4. **Daily Success Habits** — 5 new habits as personal framework
355
+ 5. **Take Stock and Take Action** — what are you tolerating, frustrated by, want to change?
356
+ 6. **Stop Procrastinating** — explore motivation, brainstorm ways to make the task pleasant
357
+ 7. **Unstick Yourself Now** — brainstorm what to STOP, do LESS of, do MORE of, CONTINUE, START
358
+ 8. **Eat Your Elephant** — break overwhelming projects into small bites
359
+
360
+ ### Career Coaching Toolkit Tools
361
+ For career development and self-assessment:
362
+ 1. **25 Powerful Questions for Strengths** — themed questions to identify top 10 strengths
363
+ 2. **Reclaim Your Power at Work** — diagnose unhappiness, take empowered action
364
+ 3. **Personal SWOT** — strengths, weaknesses, opportunities, threats
365
+ 4. **Career Values Workbook** — 5-step process to identify top 10 work values
366
+ 5. **Boost Your Strengths** — capitalise on identified strengths
367
+ 6. **Weakness Zapper** — 5 strategies to handle weaknesses without obsessing
368
+ 7. **Simple 360 Feedback** — gather feedback from colleagues for fuller self-picture
369
+
370
+ ### Balance & Self-Care Toolkit
371
+ For preventing burnout and maintaining well-being:
372
+ 1. **Self-Care Quiz** — quick assessment of physical, emotional, and practical self-care
373
+ 2. **Comfort Zone Exercise** — where are you on the comfort continuum?
374
+ 3. **Energy Zappers** — identify physical, mental, and emotional drains
375
+ 4. **Detox Toxic Relationships** — score the 20 people you spend most time with (+5 to -5)
376
+ 5. **Self-Care & Needs Review** — score universal needs out of 10, plan improvements
377
+ 6. **Power of No Workbook** — learn to set boundaries and say no
378
+ 7. **Letting Go Exercise** — identify what to release and the benefit of holding on
379
+
380
+ ### Career Values Identification (5-Step Process)
381
+ 1. **Mine Work Experience** — what you loved, liked, tolerated, disliked across all roles
382
+ 2. **Brainstorm** — "What's most important to me in my work-life?" (aim for 30–50 items)
383
+ 3. **Convert to Value Words** — anything you can DO or HAVE isn't a value. Ask "What does that give me?"
384
+ 4. **Condense to 10** — group similar items, lead with most meaningful word
385
+ 5. **Prioritise** — compare pairs: "Would I rather have [A] and NOT [B], or [B] and NOT [A], for the rest of my life?"
386
+
387
+ ### Tom Panos Annual Goal-Setting
388
+ Structured annual planning process:
389
+ 1. **Brainstorm** — List everything you want to BE, DO, HAVE (and DON'T want) in 1–5 years
390
+ 2. **Circle 5** — the first 5 that grab, inspire, or excite you
391
+ 3. **Excitement Score** — rate each out of 10. If below 8, reconsider or adjust
392
+ 4. **Set 3 Goals** — aligned with values, stated positively, specific
393
+ 5. **Success Accelerators** — what to start, stop, do more/less of
394
+ 6. **Smash Obstacles** — if you were going to sabotage yourself, how?
395
+ 7. **Take Action** — ONE action per goal in the next month
396
+ 8. **Support Team** — who will help? How specifically?
397
+ 9. **Summary Sheet** — post somewhere visible
398
+
399
+ ## How to Use This Toolkit
400
+
401
+ When coaching or facilitating:
402
+
403
+ 1. **Start with rapport** — genuine human connection before frameworks
404
+ 2. **Assess the need** — what's the real issue? (often not what they first say)
405
+ 3. **Select the right tool** — match the framework to the situation
406
+ 4. **Facilitate, don't instruct** — ask questions, let them discover answers
407
+ 5. **Make it actionable** — every session ends with at least one committed action
408
+ 6. **Follow up** — accountability completes the coaching cycle
409
+
410
+ **Framework Selection Guide:**
411
+ - "I need to set goals" → SMART/GREAT Goals, Tom Panos Annual Goal-Setting
412
+ - "I can't decide" → Cartesian Questions
413
+ - "I'm overwhelmed/stressed" → Spheres of Influence
414
+ - "I'm stuck" → Build a Bridge, Unstick Yourself, Imaginary Mentor
415
+ - "I need a routine" → Daily Habits Template, Weekly Success Planning
416
+ - "I want career clarity" → Career Values, Personal SWOT, Love & Loathe
417
+ - "I'm burning out" → Balance & Self-Care Toolkit, Energy Zappers
418
+ - "I need to grow my network" → SOI Workbook, Spark Team
419
+ - "I need to develop my team" → Team Development Planning, 1-on-1 Framework
420
+ - "I want peak performance" → HP6 Applied to Coaching
421
+ - "I need accountability" → Accountability Conversations, 12 Week Year WAM
@@ -0,0 +1,86 @@
1
+ # Coaching Exercises — Full Reference
2
+
3
+ ## Cartesian Questions
4
+
5
+ Based on René Descartes' Cartesian Coordinates (four mathematical values: [++] [+-] [-+] [-−]).
6
+
7
+ **The Four Questions (answer in order 1–4):**
8
+ 1. What WOULD happen if you DID make this change?
9
+ 2. What WOULDN'T happen if you DID make this change?
10
+ 3. What WOULD happen if you DIDN'T make this change?
11
+ 4. What WOULDN'T happen if you DIDN'T make this change?
12
+
13
+ **Facilitation notes:**
14
+ - Write goal/decision at the top
15
+ - Questions may seem strange or repetitive — that's OK
16
+ - Allow plenty of time, especially Q4 (confuses the conscious mind deliberately)
17
+ - After each question: "What else?"
18
+ - Answers may kick in days or weeks later
19
+
20
+ **Wrap-up questions:**
21
+ - What are you aware of now that you weren't before?
22
+ - What surprised you?
23
+ - What is really helpful and why?
24
+ - What would you like to ponder more?
25
+ - How do you feel differently about your goal/decision?
26
+ - What values are reflected in your responses?
27
+ - Biggest win from this exercise?
28
+ - What will you do with this information? Next steps? (at least one action with deadline)
29
+
30
+ ## Spheres of Influence
31
+
32
+ Inspired by Stephen Covey's Circle of Influence.
33
+
34
+ **Three zones:**
35
+ 1. WITHIN MY CONTROL — resolve myself, no one else needed
36
+ 2. I CAN INFLUENCE — partial control, can influence outcome
37
+ 3. EVERYTHING ELSE — completely outside control
38
+
39
+ **Process:**
40
+ 1. List everything causing overwhelm
41
+ 2. Categorise each into three zones
42
+ 3. WITHIN CONTROL: Take action on at least ONE today
43
+ 4. CAN INFLUENCE: Write steps and when you'll do them
44
+ 5. EVERYTHING ELSE: Strike through. LET GO. Waste of energy.
45
+
46
+ ## Imaginary Mentor
47
+
48
+ 1. Pick someone wise you'd love to learn from (historical, living, fictional)
49
+ 2. Imagine you ARE that person. What advice would they give?
50
+ 3. Pick 2–3 additional mentors. What would each say?
51
+ 4. Step back into YOU. Review advice. Write 3 specific actions.
52
+
53
+ Quick version: At any time, imagine yourself in the shoes of someone wise and experienced. See what advice they have.
54
+
55
+ ## Build a Bridge
56
+
57
+ For when you feel stuck or overwhelmed. You don't need to see the other side — just your first 3 steps.
58
+
59
+ 1. What is your goal or dream?
60
+ 2. Where ultimately do you want to get to?
61
+ 3. What have you done so far?
62
+ 4. If there was one big thing getting in the way, what would it be?
63
+ 5. If you could do anything with no fear or limits, what would it be?
64
+ 6. Write 3 things you could do in the next week WITHOUT FAIL
65
+
66
+ Copy onto a sticky note. Put somewhere visible. Do them.
67
+
68
+ ## Reframe Weaknesses
69
+
70
+ 1. List 3 weaknesses you most dislike about yourself
71
+ 2. For each: 2+ situations where this weakness is USEFUL or serves a purpose
72
+ (Use humour, think of weird/extreme/unlikely situations)
73
+ 3. What have you learned about yourself?
74
+
75
+ Purpose: Loosen the hold weaknesses have by seeing them from a different angle.
76
+
77
+ ## Daily Habits Template
78
+
79
+ 1. Top 3 PRIORITIES in life right now
80
+ 2. Top 3 STRESSORS in life right now
81
+ 3. 5 supportive daily habits (specific, measurable)
82
+ Examples: 15 mins silence daily, drink 6 glasses water, at desk by 8am, 30 mins exercise, write top 3 priorities each morning
83
+ 4. Commit to 3: one tomorrow, one next week, one next month
84
+ 5. Who do I need to BE to implement these?
85
+
86
+ Note: Takes 21–30 days to implement, months to cement. Be kind on days you forget.
@@ -0,0 +1,78 @@
1
+ # SMART & GREAT Goal-Setting — Full Reference
2
+
3
+ ## SMART Goals
4
+
5
+ **Criteria:**
6
+ - Specific — the more specific, the easier to achieve
7
+ - Measurable — include a measure so you know when you've achieved it and can track progress
8
+ - Actionable — within your direct control ("winning the lottery" is not actionable)
9
+ - Realistic — challenging enough to inspire, realistic enough to succeed
10
+ - Time-bound — has a deadline to aim toward
11
+
12
+ **Always state in the positive:** Focus on what you WANT, not what you want to stop.
13
+ - ✅ "I have healthy fingernails"
14
+ - ❌ "I want to stop biting my nails"
15
+
16
+ ## SMART Goal Worksheet
17
+
18
+ 1. **Write your goal** (positive, specific)
19
+ 2. **Set deadline** (day/month/year)
20
+ 3. **Motivation:**
21
+ - WHY do you want this? What outcomes are you looking for?
22
+ - List ALL benefits of achieving this goal
23
+ - What is the BIGGEST benefit?
24
+ - What is the PAIN of not achieving it?
25
+ - What other areas will this help?
26
+ 4. **Obstacles (Secondary Gain):**
27
+ - What is the BENEFIT of NOT completing your goal? (Essential to answer)
28
+ - Other obstacles to success?
29
+ 5. **Goal Levels:**
30
+ - MINIMUM level
31
+ - TARGET level
32
+ - EXTRAORDINARY level
33
+ 6. **How will you be different?**
34
+ - START doing...
35
+ - STOP doing...
36
+ - BE someone who is...
37
+ 7. **Resources:**
38
+ - Already available
39
+ - Will need
40
+ 8. **Actions:**
41
+ - 3 steps this WEEK
42
+ - 3 steps this MONTH (with deadlines)
43
+ 9. **Envision:** Describe a day in your life once this goal is completed
44
+
45
+ ## GREAT Goals
46
+
47
+ GREAT Goals add depth to SMART by focusing on alignment and obstacles.
48
+
49
+ **Focusing on the Outcome:**
50
+ - What do you really, REALLY want? Dig deep.
51
+ - What is the SPECIFIC outcome?
52
+ - What is the PAIN of NOT achieving?
53
+
54
+ **Aligning with Values:**
55
+ - In line with your life vision/overall plan?
56
+ - In line with your values? (What's REALLY important to you?)
57
+ - Is this YOUR goal or a SHOULD? (Tip: SHOULDs may be outdated or someone else's dream)
58
+ - Does it give you contentment, happiness, excitement? Good signs.
59
+ - If you could have it RIGHT NOW, would you take it? If not, why?
60
+ - How does it fit your life/lifestyle?
61
+
62
+ **Identifying Obstacles:**
63
+ - Can you start AND maintain the action?
64
+ - How will this change affect other aspects of your life?
65
+ - What's good about your CURRENT situation? How to keep those benefits while still changing?
66
+ - What might you have to give up? Are you willing to pay the price?
67
+ - If there was something important you haven't mentioned yet, what would it be?
68
+ - WHO will you have to BE?
69
+
70
+ **Goal Sizing:**
71
+ - MINIMUM / TARGET / EXTRAORDINARY
72
+ - Too big? Break down. Too small? Stretch.
73
+
74
+ **Resources:**
75
+ - Already have: things, support, contacts, qualities, knowledge, skills, money, time
76
+ - Need to get
77
+
78
+ **Remember:** Goals are there to INSPIRE you, not beat yourself up with!
@@ -0,0 +1,92 @@
1
+ # 1-on-1 Meeting & Accountability Framework
2
+
3
+ ## Weekly 1-on-1 Structure (30 minutes)
4
+
5
+ ### Opening (5 mins)
6
+ - How are you doing? (genuine, not just business)
7
+ - Energy level? Personal factors affecting work?
8
+
9
+ ### Review (10 mins)
10
+ - What were your commitments last week?
11
+ - What did you achieve? What didn't happen?
12
+ - What did you learn?
13
+ - Scorecard: calls, valuations, instructions, sales
14
+
15
+ ### Forward Planning (10 mins)
16
+ - Top 3 priorities this week?
17
+ - What's your ONE Thing?
18
+ - Obstacles you can see? How will you handle them?
19
+ - Support needed from me?
20
+
21
+ ### Development (5 mins)
22
+ - What skill are you improving?
23
+ - One thing to do differently this week?
24
+ - Any coaching tools to apply?
25
+
26
+ ## Monthly 1-on-1 (Extended — 60 mins)
27
+ All of weekly, PLUS:
28
+ - Monthly scorecard review
29
+ - Progress against 12-week plan
30
+ - Career development conversation
31
+ - Values alignment check
32
+ - Goal resizing (MIN/TARGET/EXTRAORDINARY)
33
+
34
+ ## Accountability Conversation Structure
35
+
36
+ 1. **Review commitments:** What did you say vs. what you did?
37
+ 2. **Score execution:** Rate /10 or percentage
38
+ 3. **Explore gaps:** What got in the way? Within your control?
39
+ 4. **Identify patterns:** Recurring? Root cause?
40
+ 5. **Recommit:** Specific commitments for next week
41
+ 6. **Support needed:** What help or resources?
42
+
43
+ ## Key Accountability Questions
44
+ - On a scale of 1–10, how committed are you?
45
+ - If less than 8: What would make it a 10?
46
+ - What's the ONE thing that would make the biggest difference?
47
+ - What might get in the way? How will you handle it?
48
+ - Who else can support you?
49
+
50
+ ## Principles
51
+ - Accountability ≠ blame — it's ownership
52
+ - Focus on behaviours and actions, not just results
53
+ - Ask "What more can YOU do?" not "Why didn't you?"
54
+ - Celebrate progress, however small
55
+ - Build self-accountability over time
56
+
57
+ ## WIP Meeting Agenda
58
+
59
+ ### Daily
60
+ - Yesterday review, carry forward
61
+ - Today's appointments
62
+ - Prospecting calls, buyer calls
63
+ - KPIs/numbers
64
+ - Exchanges/completions
65
+ - What else? ASAP items
66
+
67
+ ### Weekly
68
+ - New instructions/sales in area
69
+ - Current stock: marketing, interest, offers, vendor expectations, price reviews
70
+ - New instructions: expectation meetings booked? Marketing approved? Viewings scheduled?
71
+ - Prospecting: type, results, numbers
72
+ - Team marketing
73
+ - This week's auctions/completions
74
+ - Team goals: on track?
75
+ - What's working? Ideas for improvement?
76
+
77
+ ## Team Development: Skill/Will Matrix
78
+
79
+ | | High Will | Low Will |
80
+ |---|---|---|
81
+ | **High Skill** | Delegate & Empower | Motivate & Re-engage |
82
+ | **Low Skill** | Train & Coach | Direct or Exit |
83
+
84
+ ## Development Plan Template (per person)
85
+ 1. Current role and responsibilities
86
+ 2. Current performance (against KPIs)
87
+ 3. Strengths to leverage
88
+ 4. Areas for development
89
+ 5. Training/coaching needed
90
+ 6. Goals for next 12 weeks (SMART)
91
+ 7. Support and resources required
92
+ 8. Review schedule