@djm204/agent-skills 1.0.0

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 (392) hide show
  1. package/README.md +597 -0
  2. package/bin/cli.js +8 -0
  3. package/package.json +55 -0
  4. package/src/index.js +1817 -0
  5. package/src/index.test.js +1264 -0
  6. package/templates/_shared/code-quality.mdc +52 -0
  7. package/templates/_shared/communication.mdc +43 -0
  8. package/templates/_shared/core-principles.mdc +67 -0
  9. package/templates/_shared/git-workflow.mdc +48 -0
  10. package/templates/_shared/security-fundamentals.mdc +41 -0
  11. package/templates/agents/utility-agent/.cursor/rules/action-control.mdc +71 -0
  12. package/templates/agents/utility-agent/.cursor/rules/context-management.mdc +61 -0
  13. package/templates/agents/utility-agent/.cursor/rules/hallucination-prevention.mdc +58 -0
  14. package/templates/agents/utility-agent/.cursor/rules/overview.mdc +34 -0
  15. package/templates/agents/utility-agent/.cursor/rules/token-optimization.mdc +71 -0
  16. package/templates/agents/utility-agent/CLAUDE.md +513 -0
  17. package/templates/business/market-intelligence/.cursor/rules/data-sources.mdc +62 -0
  18. package/templates/business/market-intelligence/.cursor/rules/overview.mdc +55 -0
  19. package/templates/business/market-intelligence/.cursor/rules/reporting.mdc +59 -0
  20. package/templates/business/market-intelligence/.cursor/rules/risk-signals.mdc +63 -0
  21. package/templates/business/market-intelligence/.cursor/rules/sentiment-analysis.mdc +70 -0
  22. package/templates/business/market-intelligence/.cursor/rules/trend-detection.mdc +72 -0
  23. package/templates/business/market-intelligence/CLAUDE.md +371 -0
  24. package/templates/business/marketing-expert/.cursor/rules/brand-strategy.mdc +74 -0
  25. package/templates/business/marketing-expert/.cursor/rules/campaign-planning.mdc +60 -0
  26. package/templates/business/marketing-expert/.cursor/rules/growth-frameworks.mdc +69 -0
  27. package/templates/business/marketing-expert/.cursor/rules/market-analysis.mdc +70 -0
  28. package/templates/business/marketing-expert/.cursor/rules/marketing-analytics.mdc +71 -0
  29. package/templates/business/marketing-expert/.cursor/rules/overview.mdc +56 -0
  30. package/templates/business/marketing-expert/CLAUDE.md +567 -0
  31. package/templates/business/predictive-maintenance/.cursor/rules/alerting.mdc +56 -0
  32. package/templates/business/predictive-maintenance/.cursor/rules/asset-lifecycle.mdc +71 -0
  33. package/templates/business/predictive-maintenance/.cursor/rules/failure-prediction.mdc +65 -0
  34. package/templates/business/predictive-maintenance/.cursor/rules/maintenance-scheduling.mdc +61 -0
  35. package/templates/business/predictive-maintenance/.cursor/rules/overview.mdc +55 -0
  36. package/templates/business/predictive-maintenance/.cursor/rules/sensor-analytics.mdc +66 -0
  37. package/templates/business/predictive-maintenance/CLAUDE.md +529 -0
  38. package/templates/business/product-manager/.cursor/rules/communication.mdc +77 -0
  39. package/templates/business/product-manager/.cursor/rules/discovery.mdc +79 -0
  40. package/templates/business/product-manager/.cursor/rules/metrics.mdc +75 -0
  41. package/templates/business/product-manager/.cursor/rules/overview.mdc +47 -0
  42. package/templates/business/product-manager/.cursor/rules/prioritization.mdc +66 -0
  43. package/templates/business/product-manager/.cursor/rules/requirements.mdc +79 -0
  44. package/templates/business/product-manager/CLAUDE.md +593 -0
  45. package/templates/business/project-manager/.cursor/rules/overview.mdc +53 -0
  46. package/templates/business/project-manager/.cursor/rules/reporting.mdc +68 -0
  47. package/templates/business/project-manager/.cursor/rules/risk-management.mdc +71 -0
  48. package/templates/business/project-manager/.cursor/rules/scheduling.mdc +67 -0
  49. package/templates/business/project-manager/.cursor/rules/scope-management.mdc +66 -0
  50. package/templates/business/project-manager/.cursor/rules/stakeholder-management.mdc +70 -0
  51. package/templates/business/project-manager/CLAUDE.md +540 -0
  52. package/templates/business/regulatory-sentinel/.cursor/rules/compliance-tracking.mdc +74 -0
  53. package/templates/business/regulatory-sentinel/.cursor/rules/impact-assessment.mdc +62 -0
  54. package/templates/business/regulatory-sentinel/.cursor/rules/monitoring.mdc +67 -0
  55. package/templates/business/regulatory-sentinel/.cursor/rules/overview.mdc +55 -0
  56. package/templates/business/regulatory-sentinel/.cursor/rules/reporting.mdc +61 -0
  57. package/templates/business/regulatory-sentinel/.cursor/rules/risk-classification.mdc +73 -0
  58. package/templates/business/regulatory-sentinel/CLAUDE.md +572 -0
  59. package/templates/business/resource-allocator/.cursor/rules/capacity-modeling.mdc +65 -0
  60. package/templates/business/resource-allocator/.cursor/rules/coordination.mdc +67 -0
  61. package/templates/business/resource-allocator/.cursor/rules/crisis-management.mdc +64 -0
  62. package/templates/business/resource-allocator/.cursor/rules/demand-prediction.mdc +52 -0
  63. package/templates/business/resource-allocator/.cursor/rules/overview.mdc +76 -0
  64. package/templates/business/resource-allocator/.cursor/rules/scheduling.mdc +63 -0
  65. package/templates/business/resource-allocator/CLAUDE.md +525 -0
  66. package/templates/business/strategic-negotiator/.cursor/rules/contract-analysis.mdc +60 -0
  67. package/templates/business/strategic-negotiator/.cursor/rules/deal-structuring.mdc +66 -0
  68. package/templates/business/strategic-negotiator/.cursor/rules/game-theory.mdc +64 -0
  69. package/templates/business/strategic-negotiator/.cursor/rules/overview.mdc +55 -0
  70. package/templates/business/strategic-negotiator/.cursor/rules/preparation.mdc +79 -0
  71. package/templates/business/strategic-negotiator/.cursor/rules/scenario-modeling.mdc +66 -0
  72. package/templates/business/strategic-negotiator/CLAUDE.md +640 -0
  73. package/templates/business/supply-chain/.cursor/rules/cost-modeling.mdc +67 -0
  74. package/templates/business/supply-chain/.cursor/rules/demand-forecasting.mdc +67 -0
  75. package/templates/business/supply-chain/.cursor/rules/inventory-management.mdc +69 -0
  76. package/templates/business/supply-chain/.cursor/rules/logistics.mdc +61 -0
  77. package/templates/business/supply-chain/.cursor/rules/overview.mdc +64 -0
  78. package/templates/business/supply-chain/.cursor/rules/supplier-evaluation.mdc +66 -0
  79. package/templates/business/supply-chain/CLAUDE.md +590 -0
  80. package/templates/business/supply-chain-harmonizer/.cursor/rules/disruption-response.mdc +67 -0
  81. package/templates/business/supply-chain-harmonizer/.cursor/rules/inventory-rebalancing.mdc +63 -0
  82. package/templates/business/supply-chain-harmonizer/.cursor/rules/overview.mdc +65 -0
  83. package/templates/business/supply-chain-harmonizer/.cursor/rules/rerouting.mdc +64 -0
  84. package/templates/business/supply-chain-harmonizer/.cursor/rules/scenario-simulation.mdc +68 -0
  85. package/templates/business/supply-chain-harmonizer/.cursor/rules/stakeholder-notifications.mdc +61 -0
  86. package/templates/business/supply-chain-harmonizer/CLAUDE.md +600 -0
  87. package/templates/creative/brand-guardian/.cursor/rules/brand-voice.mdc +64 -0
  88. package/templates/creative/brand-guardian/.cursor/rules/content-review.mdc +47 -0
  89. package/templates/creative/brand-guardian/.cursor/rules/ethical-guidelines.mdc +47 -0
  90. package/templates/creative/brand-guardian/.cursor/rules/multi-channel.mdc +49 -0
  91. package/templates/creative/brand-guardian/.cursor/rules/overview.mdc +58 -0
  92. package/templates/creative/brand-guardian/.cursor/rules/visual-identity.mdc +64 -0
  93. package/templates/creative/brand-guardian/CLAUDE.md +634 -0
  94. package/templates/creative/content-creation-expert/.cursor/rules/content-strategy.mdc +65 -0
  95. package/templates/creative/content-creation-expert/.cursor/rules/copywriting.mdc +59 -0
  96. package/templates/creative/content-creation-expert/.cursor/rules/editorial-operations.mdc +65 -0
  97. package/templates/creative/content-creation-expert/.cursor/rules/multimedia-production.mdc +64 -0
  98. package/templates/creative/content-creation-expert/.cursor/rules/overview.mdc +58 -0
  99. package/templates/creative/content-creation-expert/.cursor/rules/seo-content.mdc +75 -0
  100. package/templates/creative/content-creation-expert/CLAUDE.md +568 -0
  101. package/templates/creative/narrative-architect/.cursor/rules/collaboration.mdc +62 -0
  102. package/templates/creative/narrative-architect/.cursor/rules/continuity-tracking.mdc +56 -0
  103. package/templates/creative/narrative-architect/.cursor/rules/overview.mdc +68 -0
  104. package/templates/creative/narrative-architect/.cursor/rules/story-bible.mdc +77 -0
  105. package/templates/creative/narrative-architect/.cursor/rules/timeline-management.mdc +60 -0
  106. package/templates/creative/narrative-architect/.cursor/rules/world-building.mdc +78 -0
  107. package/templates/creative/narrative-architect/CLAUDE.md +737 -0
  108. package/templates/creative/social-media-expert/.cursor/rules/audience-growth.mdc +62 -0
  109. package/templates/creative/social-media-expert/.cursor/rules/community-management.mdc +67 -0
  110. package/templates/creative/social-media-expert/.cursor/rules/content-strategy.mdc +60 -0
  111. package/templates/creative/social-media-expert/.cursor/rules/overview.mdc +48 -0
  112. package/templates/creative/social-media-expert/.cursor/rules/platform-strategy.mdc +64 -0
  113. package/templates/creative/social-media-expert/.cursor/rules/social-analytics.mdc +64 -0
  114. package/templates/creative/social-media-expert/CLAUDE.md +624 -0
  115. package/templates/creative/trend-forecaster/.cursor/rules/cultural-analysis.mdc +59 -0
  116. package/templates/creative/trend-forecaster/.cursor/rules/forecasting-methods.mdc +63 -0
  117. package/templates/creative/trend-forecaster/.cursor/rules/overview.mdc +58 -0
  118. package/templates/creative/trend-forecaster/.cursor/rules/reporting.mdc +61 -0
  119. package/templates/creative/trend-forecaster/.cursor/rules/signal-analysis.mdc +74 -0
  120. package/templates/creative/trend-forecaster/.cursor/rules/trend-lifecycle.mdc +75 -0
  121. package/templates/creative/trend-forecaster/CLAUDE.md +717 -0
  122. package/templates/creative/ux-designer/.cursor/rules/accessibility.mdc +69 -0
  123. package/templates/creative/ux-designer/.cursor/rules/emotional-design.mdc +59 -0
  124. package/templates/creative/ux-designer/.cursor/rules/handoff.mdc +73 -0
  125. package/templates/creative/ux-designer/.cursor/rules/information-architecture.mdc +62 -0
  126. package/templates/creative/ux-designer/.cursor/rules/interaction-design.mdc +66 -0
  127. package/templates/creative/ux-designer/.cursor/rules/overview.mdc +61 -0
  128. package/templates/creative/ux-designer/.cursor/rules/research.mdc +61 -0
  129. package/templates/creative/ux-designer/.cursor/rules/visual-design.mdc +68 -0
  130. package/templates/creative/ux-designer/CLAUDE.md +124 -0
  131. package/templates/dogfood/project-overview.mdc +12 -0
  132. package/templates/dogfood/project-structure.mdc +82 -0
  133. package/templates/dogfood/rules-creation-best-practices.mdc +45 -0
  134. package/templates/education/educator/.cursor/rules/accessibility.mdc +67 -0
  135. package/templates/education/educator/.cursor/rules/assessment.mdc +68 -0
  136. package/templates/education/educator/.cursor/rules/curriculum.mdc +57 -0
  137. package/templates/education/educator/.cursor/rules/engagement.mdc +65 -0
  138. package/templates/education/educator/.cursor/rules/instructional-design.mdc +69 -0
  139. package/templates/education/educator/.cursor/rules/overview.mdc +57 -0
  140. package/templates/education/educator/.cursor/rules/retention.mdc +64 -0
  141. package/templates/education/educator/CLAUDE.md +338 -0
  142. package/templates/engineering/blockchain/.cursor/rules/defi-patterns.mdc +48 -0
  143. package/templates/engineering/blockchain/.cursor/rules/gas-optimization.mdc +77 -0
  144. package/templates/engineering/blockchain/.cursor/rules/overview.mdc +41 -0
  145. package/templates/engineering/blockchain/.cursor/rules/security.mdc +61 -0
  146. package/templates/engineering/blockchain/.cursor/rules/smart-contracts.mdc +64 -0
  147. package/templates/engineering/blockchain/.cursor/rules/testing.mdc +77 -0
  148. package/templates/engineering/blockchain/.cursor/rules/web3-integration.mdc +47 -0
  149. package/templates/engineering/blockchain/CLAUDE.md +389 -0
  150. package/templates/engineering/cli-tools/.cursor/rules/architecture.mdc +76 -0
  151. package/templates/engineering/cli-tools/.cursor/rules/arguments.mdc +65 -0
  152. package/templates/engineering/cli-tools/.cursor/rules/distribution.mdc +40 -0
  153. package/templates/engineering/cli-tools/.cursor/rules/error-handling.mdc +67 -0
  154. package/templates/engineering/cli-tools/.cursor/rules/overview.mdc +58 -0
  155. package/templates/engineering/cli-tools/.cursor/rules/testing.mdc +42 -0
  156. package/templates/engineering/cli-tools/.cursor/rules/user-experience.mdc +43 -0
  157. package/templates/engineering/cli-tools/CLAUDE.md +356 -0
  158. package/templates/engineering/data-engineering/.cursor/rules/data-modeling.mdc +71 -0
  159. package/templates/engineering/data-engineering/.cursor/rules/data-quality.mdc +78 -0
  160. package/templates/engineering/data-engineering/.cursor/rules/overview.mdc +49 -0
  161. package/templates/engineering/data-engineering/.cursor/rules/performance.mdc +71 -0
  162. package/templates/engineering/data-engineering/.cursor/rules/pipeline-design.mdc +79 -0
  163. package/templates/engineering/data-engineering/.cursor/rules/security.mdc +79 -0
  164. package/templates/engineering/data-engineering/.cursor/rules/testing.mdc +75 -0
  165. package/templates/engineering/data-engineering/CLAUDE.md +974 -0
  166. package/templates/engineering/devops-sre/.cursor/rules/capacity-planning.mdc +49 -0
  167. package/templates/engineering/devops-sre/.cursor/rules/change-management.mdc +51 -0
  168. package/templates/engineering/devops-sre/.cursor/rules/chaos-engineering.mdc +50 -0
  169. package/templates/engineering/devops-sre/.cursor/rules/disaster-recovery.mdc +54 -0
  170. package/templates/engineering/devops-sre/.cursor/rules/incident-management.mdc +56 -0
  171. package/templates/engineering/devops-sre/.cursor/rules/observability.mdc +50 -0
  172. package/templates/engineering/devops-sre/.cursor/rules/overview.mdc +76 -0
  173. package/templates/engineering/devops-sre/.cursor/rules/postmortems.mdc +49 -0
  174. package/templates/engineering/devops-sre/.cursor/rules/runbooks.mdc +49 -0
  175. package/templates/engineering/devops-sre/.cursor/rules/slo-sli.mdc +46 -0
  176. package/templates/engineering/devops-sre/.cursor/rules/toil-reduction.mdc +52 -0
  177. package/templates/engineering/devops-sre/CLAUDE.md +1007 -0
  178. package/templates/engineering/fullstack/.cursor/rules/api-contracts.mdc +79 -0
  179. package/templates/engineering/fullstack/.cursor/rules/architecture.mdc +79 -0
  180. package/templates/engineering/fullstack/.cursor/rules/overview.mdc +61 -0
  181. package/templates/engineering/fullstack/.cursor/rules/shared-types.mdc +77 -0
  182. package/templates/engineering/fullstack/.cursor/rules/testing.mdc +72 -0
  183. package/templates/engineering/fullstack/CLAUDE.md +349 -0
  184. package/templates/engineering/ml-ai/.cursor/rules/data-engineering.mdc +71 -0
  185. package/templates/engineering/ml-ai/.cursor/rules/deployment.mdc +43 -0
  186. package/templates/engineering/ml-ai/.cursor/rules/model-development.mdc +44 -0
  187. package/templates/engineering/ml-ai/.cursor/rules/monitoring.mdc +45 -0
  188. package/templates/engineering/ml-ai/.cursor/rules/overview.mdc +42 -0
  189. package/templates/engineering/ml-ai/.cursor/rules/security.mdc +51 -0
  190. package/templates/engineering/ml-ai/.cursor/rules/testing.mdc +44 -0
  191. package/templates/engineering/ml-ai/CLAUDE.md +1136 -0
  192. package/templates/engineering/mobile/.cursor/rules/navigation.mdc +75 -0
  193. package/templates/engineering/mobile/.cursor/rules/offline-first.mdc +68 -0
  194. package/templates/engineering/mobile/.cursor/rules/overview.mdc +76 -0
  195. package/templates/engineering/mobile/.cursor/rules/performance.mdc +78 -0
  196. package/templates/engineering/mobile/.cursor/rules/testing.mdc +77 -0
  197. package/templates/engineering/mobile/CLAUDE.md +233 -0
  198. package/templates/engineering/platform-engineering/.cursor/rules/ci-cd.mdc +51 -0
  199. package/templates/engineering/platform-engineering/.cursor/rules/developer-experience.mdc +48 -0
  200. package/templates/engineering/platform-engineering/.cursor/rules/infrastructure-as-code.mdc +62 -0
  201. package/templates/engineering/platform-engineering/.cursor/rules/kubernetes.mdc +51 -0
  202. package/templates/engineering/platform-engineering/.cursor/rules/observability.mdc +52 -0
  203. package/templates/engineering/platform-engineering/.cursor/rules/overview.mdc +44 -0
  204. package/templates/engineering/platform-engineering/.cursor/rules/security.mdc +74 -0
  205. package/templates/engineering/platform-engineering/.cursor/rules/testing.mdc +59 -0
  206. package/templates/engineering/platform-engineering/CLAUDE.md +850 -0
  207. package/templates/engineering/qa-engineering/.cursor/rules/automation.mdc +71 -0
  208. package/templates/engineering/qa-engineering/.cursor/rules/metrics.mdc +68 -0
  209. package/templates/engineering/qa-engineering/.cursor/rules/overview.mdc +45 -0
  210. package/templates/engineering/qa-engineering/.cursor/rules/quality-gates.mdc +54 -0
  211. package/templates/engineering/qa-engineering/.cursor/rules/test-design.mdc +59 -0
  212. package/templates/engineering/qa-engineering/.cursor/rules/test-strategy.mdc +62 -0
  213. package/templates/engineering/qa-engineering/CLAUDE.md +726 -0
  214. package/templates/engineering/testing/.cursor/rules/advanced-techniques.mdc +44 -0
  215. package/templates/engineering/testing/.cursor/rules/ci-cd-integration.mdc +43 -0
  216. package/templates/engineering/testing/.cursor/rules/overview.mdc +61 -0
  217. package/templates/engineering/testing/.cursor/rules/performance-testing.mdc +39 -0
  218. package/templates/engineering/testing/.cursor/rules/quality-metrics.mdc +74 -0
  219. package/templates/engineering/testing/.cursor/rules/reliability.mdc +39 -0
  220. package/templates/engineering/testing/.cursor/rules/tdd-methodology.mdc +52 -0
  221. package/templates/engineering/testing/.cursor/rules/test-data.mdc +46 -0
  222. package/templates/engineering/testing/.cursor/rules/test-design.mdc +45 -0
  223. package/templates/engineering/testing/.cursor/rules/test-types.mdc +71 -0
  224. package/templates/engineering/testing/CLAUDE.md +1134 -0
  225. package/templates/engineering/unity-dev-expert/.cursor/rules/csharp-architecture.mdc +61 -0
  226. package/templates/engineering/unity-dev-expert/.cursor/rules/multiplayer-networking.mdc +67 -0
  227. package/templates/engineering/unity-dev-expert/.cursor/rules/overview.mdc +56 -0
  228. package/templates/engineering/unity-dev-expert/.cursor/rules/performance-optimization.mdc +76 -0
  229. package/templates/engineering/unity-dev-expert/.cursor/rules/physics-rendering.mdc +59 -0
  230. package/templates/engineering/unity-dev-expert/.cursor/rules/ui-systems.mdc +59 -0
  231. package/templates/engineering/unity-dev-expert/CLAUDE.md +534 -0
  232. package/templates/engineering/web-backend/.cursor/rules/api-design.mdc +64 -0
  233. package/templates/engineering/web-backend/.cursor/rules/authentication.mdc +69 -0
  234. package/templates/engineering/web-backend/.cursor/rules/database-patterns.mdc +73 -0
  235. package/templates/engineering/web-backend/.cursor/rules/error-handling.mdc +66 -0
  236. package/templates/engineering/web-backend/.cursor/rules/overview.mdc +74 -0
  237. package/templates/engineering/web-backend/.cursor/rules/security.mdc +60 -0
  238. package/templates/engineering/web-backend/.cursor/rules/testing.mdc +74 -0
  239. package/templates/engineering/web-backend/CLAUDE.md +366 -0
  240. package/templates/engineering/web-frontend/.cursor/rules/accessibility.mdc +75 -0
  241. package/templates/engineering/web-frontend/.cursor/rules/component-patterns.mdc +76 -0
  242. package/templates/engineering/web-frontend/.cursor/rules/overview.mdc +77 -0
  243. package/templates/engineering/web-frontend/.cursor/rules/performance.mdc +73 -0
  244. package/templates/engineering/web-frontend/.cursor/rules/state-management.mdc +71 -0
  245. package/templates/engineering/web-frontend/.cursor/rules/styling.mdc +69 -0
  246. package/templates/engineering/web-frontend/.cursor/rules/testing.mdc +75 -0
  247. package/templates/engineering/web-frontend/CLAUDE.md +399 -0
  248. package/templates/languages/cpp-expert/.cursor/rules/concurrency.mdc +68 -0
  249. package/templates/languages/cpp-expert/.cursor/rules/error-handling.mdc +65 -0
  250. package/templates/languages/cpp-expert/.cursor/rules/memory-and-ownership.mdc +68 -0
  251. package/templates/languages/cpp-expert/.cursor/rules/modern-cpp.mdc +75 -0
  252. package/templates/languages/cpp-expert/.cursor/rules/overview.mdc +37 -0
  253. package/templates/languages/cpp-expert/.cursor/rules/performance.mdc +74 -0
  254. package/templates/languages/cpp-expert/.cursor/rules/testing.mdc +70 -0
  255. package/templates/languages/cpp-expert/.cursor/rules/tooling.mdc +77 -0
  256. package/templates/languages/cpp-expert/CLAUDE.md +242 -0
  257. package/templates/languages/csharp-expert/.cursor/rules/aspnet-core.mdc +78 -0
  258. package/templates/languages/csharp-expert/.cursor/rules/async-patterns.mdc +71 -0
  259. package/templates/languages/csharp-expert/.cursor/rules/dependency-injection.mdc +76 -0
  260. package/templates/languages/csharp-expert/.cursor/rules/error-handling.mdc +65 -0
  261. package/templates/languages/csharp-expert/.cursor/rules/language-features.mdc +74 -0
  262. package/templates/languages/csharp-expert/.cursor/rules/overview.mdc +47 -0
  263. package/templates/languages/csharp-expert/.cursor/rules/performance.mdc +66 -0
  264. package/templates/languages/csharp-expert/.cursor/rules/testing.mdc +78 -0
  265. package/templates/languages/csharp-expert/.cursor/rules/tooling.mdc +78 -0
  266. package/templates/languages/csharp-expert/CLAUDE.md +360 -0
  267. package/templates/languages/golang-expert/.cursor/rules/concurrency.mdc +79 -0
  268. package/templates/languages/golang-expert/.cursor/rules/error-handling.mdc +77 -0
  269. package/templates/languages/golang-expert/.cursor/rules/interfaces-and-types.mdc +77 -0
  270. package/templates/languages/golang-expert/.cursor/rules/overview.mdc +74 -0
  271. package/templates/languages/golang-expert/.cursor/rules/performance.mdc +76 -0
  272. package/templates/languages/golang-expert/.cursor/rules/production-patterns.mdc +76 -0
  273. package/templates/languages/golang-expert/.cursor/rules/stdlib-and-tooling.mdc +68 -0
  274. package/templates/languages/golang-expert/.cursor/rules/testing.mdc +77 -0
  275. package/templates/languages/golang-expert/CLAUDE.md +361 -0
  276. package/templates/languages/java-expert/.cursor/rules/concurrency.mdc +69 -0
  277. package/templates/languages/java-expert/.cursor/rules/error-handling.mdc +70 -0
  278. package/templates/languages/java-expert/.cursor/rules/modern-java.mdc +74 -0
  279. package/templates/languages/java-expert/.cursor/rules/overview.mdc +42 -0
  280. package/templates/languages/java-expert/.cursor/rules/performance.mdc +69 -0
  281. package/templates/languages/java-expert/.cursor/rules/persistence.mdc +74 -0
  282. package/templates/languages/java-expert/.cursor/rules/spring-boot.mdc +73 -0
  283. package/templates/languages/java-expert/.cursor/rules/testing.mdc +79 -0
  284. package/templates/languages/java-expert/.cursor/rules/tooling.mdc +76 -0
  285. package/templates/languages/java-expert/CLAUDE.md +325 -0
  286. package/templates/languages/javascript-expert/.cursor/rules/language-deep-dive.mdc +74 -0
  287. package/templates/languages/javascript-expert/.cursor/rules/node-patterns.mdc +77 -0
  288. package/templates/languages/javascript-expert/.cursor/rules/overview.mdc +66 -0
  289. package/templates/languages/javascript-expert/.cursor/rules/performance.mdc +64 -0
  290. package/templates/languages/javascript-expert/.cursor/rules/react-patterns.mdc +70 -0
  291. package/templates/languages/javascript-expert/.cursor/rules/testing.mdc +76 -0
  292. package/templates/languages/javascript-expert/.cursor/rules/tooling.mdc +72 -0
  293. package/templates/languages/javascript-expert/.cursor/rules/typescript-deep-dive.mdc +77 -0
  294. package/templates/languages/javascript-expert/CLAUDE.md +479 -0
  295. package/templates/languages/kotlin-expert/.cursor/rules/coroutines.mdc +75 -0
  296. package/templates/languages/kotlin-expert/.cursor/rules/error-handling.mdc +69 -0
  297. package/templates/languages/kotlin-expert/.cursor/rules/frameworks.mdc +76 -0
  298. package/templates/languages/kotlin-expert/.cursor/rules/language-features.mdc +78 -0
  299. package/templates/languages/kotlin-expert/.cursor/rules/overview.mdc +38 -0
  300. package/templates/languages/kotlin-expert/.cursor/rules/performance.mdc +73 -0
  301. package/templates/languages/kotlin-expert/.cursor/rules/testing.mdc +70 -0
  302. package/templates/languages/kotlin-expert/.cursor/rules/tooling.mdc +67 -0
  303. package/templates/languages/kotlin-expert/CLAUDE.md +276 -0
  304. package/templates/languages/python-expert/.cursor/rules/async-python.mdc +71 -0
  305. package/templates/languages/python-expert/.cursor/rules/overview.mdc +76 -0
  306. package/templates/languages/python-expert/.cursor/rules/patterns-and-idioms.mdc +77 -0
  307. package/templates/languages/python-expert/.cursor/rules/performance.mdc +74 -0
  308. package/templates/languages/python-expert/.cursor/rules/testing.mdc +77 -0
  309. package/templates/languages/python-expert/.cursor/rules/tooling.mdc +77 -0
  310. package/templates/languages/python-expert/.cursor/rules/type-system.mdc +77 -0
  311. package/templates/languages/python-expert/.cursor/rules/web-and-apis.mdc +76 -0
  312. package/templates/languages/python-expert/CLAUDE.md +264 -0
  313. package/templates/languages/ruby-expert/.cursor/rules/concurrency-and-threading.mdc +65 -0
  314. package/templates/languages/ruby-expert/.cursor/rules/error-handling.mdc +69 -0
  315. package/templates/languages/ruby-expert/.cursor/rules/idioms-and-style.mdc +76 -0
  316. package/templates/languages/ruby-expert/.cursor/rules/overview.mdc +60 -0
  317. package/templates/languages/ruby-expert/.cursor/rules/performance.mdc +68 -0
  318. package/templates/languages/ruby-expert/.cursor/rules/rails-and-frameworks.mdc +60 -0
  319. package/templates/languages/ruby-expert/.cursor/rules/testing.mdc +56 -0
  320. package/templates/languages/ruby-expert/.cursor/rules/tooling.mdc +52 -0
  321. package/templates/languages/ruby-expert/CLAUDE.md +102 -0
  322. package/templates/languages/rust-expert/.cursor/rules/concurrency.mdc +69 -0
  323. package/templates/languages/rust-expert/.cursor/rules/ecosystem-and-tooling.mdc +76 -0
  324. package/templates/languages/rust-expert/.cursor/rules/error-handling.mdc +76 -0
  325. package/templates/languages/rust-expert/.cursor/rules/overview.mdc +62 -0
  326. package/templates/languages/rust-expert/.cursor/rules/ownership-and-borrowing.mdc +70 -0
  327. package/templates/languages/rust-expert/.cursor/rules/performance-and-unsafe.mdc +70 -0
  328. package/templates/languages/rust-expert/.cursor/rules/testing.mdc +73 -0
  329. package/templates/languages/rust-expert/.cursor/rules/traits-and-generics.mdc +76 -0
  330. package/templates/languages/rust-expert/CLAUDE.md +283 -0
  331. package/templates/languages/swift-expert/.cursor/rules/concurrency.mdc +77 -0
  332. package/templates/languages/swift-expert/.cursor/rules/error-handling.mdc +76 -0
  333. package/templates/languages/swift-expert/.cursor/rules/language-features.mdc +78 -0
  334. package/templates/languages/swift-expert/.cursor/rules/overview.mdc +46 -0
  335. package/templates/languages/swift-expert/.cursor/rules/performance.mdc +69 -0
  336. package/templates/languages/swift-expert/.cursor/rules/swiftui.mdc +77 -0
  337. package/templates/languages/swift-expert/.cursor/rules/testing.mdc +75 -0
  338. package/templates/languages/swift-expert/.cursor/rules/tooling.mdc +77 -0
  339. package/templates/languages/swift-expert/CLAUDE.md +275 -0
  340. package/templates/professional/documentation/.cursor/rules/adr.mdc +65 -0
  341. package/templates/professional/documentation/.cursor/rules/api-documentation.mdc +64 -0
  342. package/templates/professional/documentation/.cursor/rules/code-comments.mdc +75 -0
  343. package/templates/professional/documentation/.cursor/rules/maintenance.mdc +58 -0
  344. package/templates/professional/documentation/.cursor/rules/overview.mdc +48 -0
  345. package/templates/professional/documentation/.cursor/rules/readme-standards.mdc +70 -0
  346. package/templates/professional/documentation/CLAUDE.md +120 -0
  347. package/templates/professional/executive-assistant/.cursor/rules/calendar.mdc +51 -0
  348. package/templates/professional/executive-assistant/.cursor/rules/confidentiality.mdc +53 -0
  349. package/templates/professional/executive-assistant/.cursor/rules/email.mdc +49 -0
  350. package/templates/professional/executive-assistant/.cursor/rules/meetings.mdc +39 -0
  351. package/templates/professional/executive-assistant/.cursor/rules/overview.mdc +42 -0
  352. package/templates/professional/executive-assistant/.cursor/rules/prioritization.mdc +48 -0
  353. package/templates/professional/executive-assistant/.cursor/rules/stakeholder-management.mdc +50 -0
  354. package/templates/professional/executive-assistant/.cursor/rules/travel.mdc +43 -0
  355. package/templates/professional/executive-assistant/CLAUDE.md +620 -0
  356. package/templates/professional/grant-writer/.cursor/rules/budgets.mdc +55 -0
  357. package/templates/professional/grant-writer/.cursor/rules/compliance.mdc +47 -0
  358. package/templates/professional/grant-writer/.cursor/rules/funding-research.mdc +47 -0
  359. package/templates/professional/grant-writer/.cursor/rules/narrative.mdc +58 -0
  360. package/templates/professional/grant-writer/.cursor/rules/overview.mdc +68 -0
  361. package/templates/professional/grant-writer/.cursor/rules/post-award.mdc +59 -0
  362. package/templates/professional/grant-writer/.cursor/rules/review-criteria.mdc +51 -0
  363. package/templates/professional/grant-writer/.cursor/rules/sustainability.mdc +48 -0
  364. package/templates/professional/grant-writer/CLAUDE.md +577 -0
  365. package/templates/professional/knowledge-synthesis/.cursor/rules/document-management.mdc +51 -0
  366. package/templates/professional/knowledge-synthesis/.cursor/rules/knowledge-graphs.mdc +63 -0
  367. package/templates/professional/knowledge-synthesis/.cursor/rules/overview.mdc +74 -0
  368. package/templates/professional/knowledge-synthesis/.cursor/rules/research-workflow.mdc +50 -0
  369. package/templates/professional/knowledge-synthesis/.cursor/rules/search-retrieval.mdc +62 -0
  370. package/templates/professional/knowledge-synthesis/.cursor/rules/summarization.mdc +61 -0
  371. package/templates/professional/knowledge-synthesis/CLAUDE.md +593 -0
  372. package/templates/professional/life-logistics/.cursor/rules/financial-optimization.mdc +78 -0
  373. package/templates/professional/life-logistics/.cursor/rules/negotiation.mdc +68 -0
  374. package/templates/professional/life-logistics/.cursor/rules/overview.mdc +75 -0
  375. package/templates/professional/life-logistics/.cursor/rules/research-methodology.mdc +76 -0
  376. package/templates/professional/life-logistics/.cursor/rules/scheduling.mdc +68 -0
  377. package/templates/professional/life-logistics/.cursor/rules/task-management.mdc +47 -0
  378. package/templates/professional/life-logistics/CLAUDE.md +601 -0
  379. package/templates/professional/research-assistant/.cursor/rules/citation-attribution.mdc +61 -0
  380. package/templates/professional/research-assistant/.cursor/rules/information-synthesis.mdc +65 -0
  381. package/templates/professional/research-assistant/.cursor/rules/overview.mdc +56 -0
  382. package/templates/professional/research-assistant/.cursor/rules/research-methodologies.mdc +54 -0
  383. package/templates/professional/research-assistant/.cursor/rules/search-strategies.mdc +57 -0
  384. package/templates/professional/research-assistant/.cursor/rules/source-evaluation.mdc +59 -0
  385. package/templates/professional/research-assistant/CLAUDE.md +318 -0
  386. package/templates/professional/wellness-orchestrator/.cursor/rules/adaptive-planning.mdc +69 -0
  387. package/templates/professional/wellness-orchestrator/.cursor/rules/data-integration.mdc +60 -0
  388. package/templates/professional/wellness-orchestrator/.cursor/rules/fitness-programming.mdc +66 -0
  389. package/templates/professional/wellness-orchestrator/.cursor/rules/nutrition-planning.mdc +57 -0
  390. package/templates/professional/wellness-orchestrator/.cursor/rules/overview.mdc +76 -0
  391. package/templates/professional/wellness-orchestrator/.cursor/rules/sleep-optimization.mdc +68 -0
  392. package/templates/professional/wellness-orchestrator/CLAUDE.md +573 -0
@@ -0,0 +1,601 @@
1
+ # Life Logistics Coordinator Development Guide
2
+
3
+ Principal-level guidelines for managing personal logistics including appointment scheduling, bill negotiation, insurance optimization, vendor research, recurring task automation, and household management systems.
4
+
5
+ ---
6
+
7
+ ## Overview
8
+
9
+ This guide applies to:
10
+
11
+ - Doctor, dentist, specialist, and service appointment scheduling
12
+ - Bill negotiation and dispute resolution with providers
13
+ - Insurance comparison and rate optimization based on usage patterns
14
+ - Vendor and provider research with structured evaluation
15
+ - Recurring task automation and deadline tracking
16
+ - Personal finance optimization and cost reduction
17
+ - Household management systems and maintenance scheduling
18
+ - Delegation protocols for tasks that benefit from human handoff
19
+
20
+ ### Key Principles
21
+
22
+ 1. **Data Before Decisions** - Collect usage data, billing history, and provider metrics before making any recommendation
23
+ 2. **Total Cost of Ownership** - Never optimize on sticker price alone; factor in time, convenience, quality, switching costs, and hidden fees
24
+ 3. **Automate the Predictable** - Any task that recurs on a fixed schedule should have a system, not rely on memory
25
+ 4. **Document Everything** - Keep records of every call, negotiation, rate quote, and provider interaction for future leverage
26
+ 5. **Proactive Over Reactive** - Catch renewals, expirations, and deadlines before they become emergencies
27
+
28
+ ### Core Frameworks
29
+
30
+ | Framework | Purpose |
31
+ |-----------|---------|
32
+ | Provider Scorecard | Evaluate and compare service providers across multiple weighted dimensions |
33
+ | Bill Audit Protocol | Systematic review of recurring charges to identify negotiation targets |
34
+ | Insurance Usage Matrix | Match actual usage patterns to plan structures for optimal coverage-to-cost ratio |
35
+ | Renewal Calendar | Track every subscription, contract, policy, and license with action-required dates |
36
+ | Delegation Decision Tree | Determine which tasks to automate, delegate, or handle personally |
37
+ | Appointment Priority Matrix | Schedule appointments by urgency, provider availability, and personal calendar fit |
38
+
39
+ ---
40
+
41
+ ## Appointment Scheduling Optimization
42
+
43
+ ### Scheduling Priority Framework
44
+
45
+ ```text
46
+ Appointment Priority Matrix
47
+ ├── Urgent + Time-Sensitive
48
+ │ ├── Acute medical issues
49
+ │ ├── Insurance enrollment deadlines
50
+ │ ├── Legal filing deadlines
51
+ │ └── Emergency home repairs
52
+ ├── Important + Recurring
53
+ │ ├── Annual physicals and dental cleanings
54
+ │ ├── Vehicle inspections and maintenance
55
+ │ ├── HVAC seasonal service
56
+ │ ├── Eye exams and prescription renewals
57
+ │ └── Tax preparation appointments
58
+ ├── Optimization Opportunities
59
+ │ ├── Specialist consultations for second opinions
60
+ │ ├── Financial advisor reviews
61
+ │ ├── Insurance policy reviews
62
+ │ └── Utility plan reassessments
63
+ └── Flexible / Low Priority
64
+ ├── Cosmetic or elective services
65
+ ├── Non-urgent home improvements
66
+ └── Exploratory provider consultations
67
+ ```
68
+
69
+ ### Scheduling Strategy
70
+
71
+ | Factor | Optimization Approach |
72
+ |--------|----------------------|
73
+ | Time of day | Early morning or first-after-lunch slots have shortest wait times |
74
+ | Day of week | Tuesday through Thursday typically have better availability |
75
+ | Season | Schedule annual exams in Q1 when deductibles reset and providers are less booked |
76
+ | Lead time | Book recurring appointments 3-6 months ahead; request waitlist for sooner slots |
77
+ | Bundling | Group appointments by geographic area or provider network to minimize travel |
78
+ | Cancellation lists | Request placement on cancellation lists for high-demand specialists |
79
+
80
+ ### Provider Availability Tracking Template
81
+
82
+ ```markdown
83
+ ## Provider: [Name]
84
+ - **Specialty**: [Type of service]
85
+ - **Network**: [Insurance network status]
86
+ - **Typical lead time**: [Days/weeks to next available]
87
+ - **Best booking method**: [Phone / Portal / App]
88
+ - **Cancellation policy**: [Hours notice required / Fee amount]
89
+ - **After-hours availability**: [Yes/No - Details]
90
+ - **Preferred appointment slots**: [Times that work best]
91
+ - **Notes**: [Parking, check-in process, documents to bring]
92
+ ```
93
+
94
+ ### Annual Scheduling Calendar
95
+
96
+ | Quarter | Key Appointments | Book By |
97
+ |---------|-----------------|---------|
98
+ | Q1 (Jan-Mar) | Annual physical, dental cleaning #1, tax preparer, eye exam, prescription renewals | Previous December |
99
+ | Q2 (Apr-Jun) | Dermatology check, HVAC spring service, dental cleaning #2, mid-year insurance review | Previous quarter |
100
+ | Q3 (Jul-Sep) | Vehicle inspection, flu shot, annual bloodwork follow-up | Previous quarter |
101
+ | Q4 (Oct-Dec) | HVAC fall service, open enrollment decisions, FSA/HSA spending, book Q1 appointments | September |
102
+
103
+ ---
104
+
105
+ ## Bill Negotiation Strategies
106
+
107
+ ### Bill Audit Protocol
108
+
109
+ ```text
110
+ Bill Audit Pipeline
111
+ ├── Collect
112
+ │ ├── Gather last 12 months of statements for each provider
113
+ │ ├── Export transaction history from bank/credit card
114
+ │ ├── Identify all recurring charges and their frequencies
115
+ │ └── Note any rate changes, fees, or surcharges
116
+ ├── Categorize
117
+ │ ├── Fixed costs (mortgage, insurance premiums)
118
+ │ ├── Variable costs (utilities, medical co-pays)
119
+ │ ├── Discretionary subscriptions (streaming, memberships)
120
+ │ ├── Negotiable services (internet, phone, cable)
121
+ │ └── Government/regulatory (taxes, registration fees)
122
+ ├── Analyze
123
+ │ ├── Calculate annual cost per provider
124
+ │ ├── Compare to market rates for equivalent service
125
+ │ ├── Identify billing errors or unauthorized charges
126
+ │ ├── Flag services with unused capacity or features
127
+ │ └── Rank by annual savings potential
128
+ ├── Negotiate
129
+ │ ├── Start with highest savings-potential items
130
+ │ ├── Prepare competitive quotes before calling
131
+ │ ├── Use retention department escalation scripts
132
+ │ └── Document every interaction and commitment
133
+ └── Verify
134
+ ├── Confirm changes appear on next billing cycle
135
+ ├── Set calendar reminder to re-check in 30 days
136
+ ├── Document new rate and expiration date
137
+ └── Schedule re-negotiation before promotional rate expires
138
+ ```
139
+
140
+ ### Negotiation Scripts by Category
141
+
142
+ | Category | Opening Script | Escalation Script |
143
+ |----------|---------------|-------------------|
144
+ | Internet/Cable | "I have been reviewing my plan and noticed I am paying $X/month. I see [Competitor] is offering comparable service at $Y. I would like to stay, but I need a rate that is competitive." | "I understand. Could you please transfer me to your retention or loyalty department? I would like to explore my options before making a decision." |
145
+ | Medical bills | "I received a bill for $X. I would like to understand the itemized charges and discuss payment options or any available financial assistance." | "Is there a self-pay discount or prompt-pay discount available? I am also happy to set up a payment plan if that helps adjust the total." |
146
+ | Insurance | "I am reviewing my policy at renewal and want to make sure I have the most competitive rate for my coverage level. Can you run a re-rate or check for any discounts I may qualify for?" | "I have received quotes from [Competitor A] and [Competitor B] at lower rates for similar coverage. What can you offer to keep my business?" |
147
+ | Subscriptions | "I would like to cancel my subscription." (Often triggers retention offers.) | "I appreciate the offer. If you can match $X/month, I will stay. Otherwise, please proceed with the cancellation." |
148
+
149
+ ### Negotiation Tracking Template
150
+
151
+ ```markdown
152
+ ## Negotiation: [Provider Name] - [Date]
153
+
154
+ ### Pre-Call Preparation
155
+ - **Current rate**: $[X]/month ($[Y]/year)
156
+ - **Competitor rate**: $[A]/month from [Competitor]
157
+ - **Target rate**: $[B]/month
158
+ - **Walk-away point**: $[C]/month
159
+ - **Contract end date**: [Date]
160
+ - **Account tenure**: [Years/months]
161
+
162
+ ### Call Log
163
+ - **Date/Time**: [Timestamp]
164
+ - **Representative**: [Name and ID if provided]
165
+ - **Department**: [Billing / Retention / Loyalty]
166
+ - **Outcome**: [New rate / Declined / Escalated]
167
+ - **New terms**: [Rate, duration, conditions]
168
+ - **Confirmation number**: [Reference ID]
169
+ - **Follow-up needed**: [Yes/No - Details]
170
+
171
+ ### Savings
172
+ - **Monthly savings**: $[X]
173
+ - **Annual savings**: $[Y]
174
+ - **Promotional rate expires**: [Date]
175
+ - **Re-negotiation reminder set**: [Yes/No]
176
+ ```
177
+
178
+ ### Medical Bill Negotiation Checklist
179
+
180
+ - [ ] Request itemized bill (not summary statement)
181
+ - [ ] Verify CPT codes match services actually received
182
+ - [ ] Check for duplicate charges
183
+ - [ ] Compare charges to Medicare reimbursement rates (use as benchmark)
184
+ - [ ] Ask about self-pay or prompt-pay discounts (typically 20-40% off)
185
+ - [ ] Request financial hardship application if applicable
186
+ - [ ] Negotiate payment plan with zero or low interest
187
+ - [ ] Verify bill was processed through insurance correctly
188
+ - [ ] Check for out-of-network billing errors on in-network visits
189
+ - [ ] Document everything for potential formal dispute
190
+
191
+ ---
192
+
193
+ ## Insurance Comparison Methodology
194
+
195
+ ### Usage Pattern Analysis
196
+
197
+ Before comparing plans, build a usage profile:
198
+
199
+ ```text
200
+ Insurance Usage Profile
201
+ ├── Health Insurance
202
+ │ ├── Annual doctor visits (count and type)
203
+ │ ├── Specialist visits (count and type)
204
+ │ ├── Prescription medications (name, dosage, frequency)
205
+ │ ├── Lab work and imaging frequency
206
+ │ ├── Emergency room visits (historical average)
207
+ │ ├── Planned procedures in next 12 months
208
+ │ └── Preferred providers (must be in-network)
209
+ ├── Auto Insurance
210
+ │ ├── Annual miles driven per vehicle
211
+ │ ├── Commute distance and pattern
212
+ │ ├── Driving record (violations, accidents, claims)
213
+ │ ├── Vehicle details (year, make, model, safety features)
214
+ │ ├── Garage/parking situation
215
+ │ └── Current coverage levels and deductibles
216
+ ├── Home/Renters Insurance
217
+ │ ├── Property value and replacement cost
218
+ │ ├── High-value items requiring riders
219
+ │ ├── Claims history
220
+ │ ├── Security features (alarm, cameras, deadbolts)
221
+ │ ├── Proximity to fire station and hydrant
222
+ │ └── Natural disaster risk factors
223
+ └── Other Insurance
224
+ ├── Life insurance needs (dependents, debts, income replacement)
225
+ ├── Umbrella policy threshold
226
+ ├── Pet insurance usage patterns
227
+ └── Travel insurance frequency
228
+ ```
229
+
230
+ ### Health Insurance Plan Comparison Matrix
231
+
232
+ | Factor | Plan A | Plan B | Plan C |
233
+ |--------|--------|--------|--------|
234
+ | Monthly premium | $[X] | $[X] | $[X] |
235
+ | Annual deductible (individual) | $[X] | $[X] | $[X] |
236
+ | Annual deductible (family) | $[X] | $[X] | $[X] |
237
+ | Out-of-pocket maximum | $[X] | $[X] | $[X] |
238
+ | PCP co-pay | $[X] | $[X] | $[X] |
239
+ | Specialist co-pay | $[X] | $[X] | $[X] |
240
+ | ER co-pay | $[X] | $[X] | $[X] |
241
+ | Prescription tier 1 | $[X] | $[X] | $[X] |
242
+ | Prescription tier 2 | $[X] | $[X] | $[X] |
243
+ | HSA eligible | [Y/N] | [Y/N] | [Y/N] |
244
+ | Preferred providers in-network | [Y/N] | [Y/N] | [Y/N] |
245
+ | **Estimated annual cost (based on usage)** | **$[X]** | **$[X]** | **$[X]** |
246
+
247
+ ### Total Annual Cost Calculation
248
+
249
+ ```text
250
+ Total Annual Cost = (Monthly Premium x 12)
251
+ + (Expected Out-of-Pocket Based on Usage)
252
+ - (HSA/FSA Tax Savings if applicable)
253
+ - (Employer Contribution if applicable)
254
+
255
+ Scenario Modeling:
256
+ ├── Best Case (minimal usage)
257
+ │ └── Premium only + 1-2 routine visits
258
+ ├── Expected Case (typical year)
259
+ │ └── Premium + historical average usage
260
+ ├── Worst Case (major event)
261
+ │ └── Premium + out-of-pocket maximum
262
+ └── Weighted Expected Value
263
+ └── (Best x 0.5) + (Expected x 0.35) + (Worst x 0.15)
264
+ ```
265
+
266
+ ### Auto Insurance Discount Checklist
267
+
268
+ - [ ] Multi-policy bundle (home + auto)
269
+ - [ ] Safe driver / accident-free discount
270
+ - [ ] Defensive driving course completion
271
+ - [ ] Low mileage or usage-based insurance discount
272
+ - [ ] Vehicle safety and anti-theft features
273
+ - [ ] Paperless billing, autopay, and pay-in-full discounts
274
+ - [ ] Professional or alumni association membership
275
+
276
+ ---
277
+
278
+ ## Vendor and Provider Research
279
+
280
+ ### Provider Evaluation Scorecard
281
+
282
+ | Criterion | Weight | Provider A | Provider B | Provider C |
283
+ |-----------|--------|-----------|-----------|-----------|
284
+ | Cost/Value | 25% | [1-10] | [1-10] | [1-10] |
285
+ | Quality of Service | 25% | [1-10] | [1-10] | [1-10] |
286
+ | Convenience/Location | 15% | [1-10] | [1-10] | [1-10] |
287
+ | Availability | 10% | [1-10] | [1-10] | [1-10] |
288
+ | Reviews/Reputation | 10% | [1-10] | [1-10] | [1-10] |
289
+ | Insurance/Network | 10% | [1-10] | [1-10] | [1-10] |
290
+ | Cancellation Flexibility | 5% | [1-10] | [1-10] | [1-10] |
291
+ | **Weighted Score** | **100%** | **[Total]** | **[Total]** | **[Total]** |
292
+
293
+ ### Research Process
294
+
295
+ ```text
296
+ Provider Research Pipeline
297
+ ├── Define Requirements
298
+ │ ├── Must-have criteria (non-negotiable)
299
+ │ ├── Nice-to-have criteria (weighted preferences)
300
+ │ ├── Budget range (monthly and annual)
301
+ │ └── Timeline (when service is needed)
302
+ ├── Source Candidates
303
+ │ ├── Insurance provider directories (in-network)
304
+ │ ├── Professional association directories
305
+ │ ├── Verified review platforms (Healthgrades, Zocdoc, Angi, Yelp)
306
+ │ ├── Personal referrals from trusted contacts
307
+ │ └── Local community forums and neighborhood groups
308
+ ├── Screen and Shortlist
309
+ │ ├── Verify licensing and credentials
310
+ │ ├── Check for disciplinary actions or complaints
311
+ │ ├── Confirm insurance acceptance and network status
312
+ │ ├── Review online ratings (minimum sample size of 20+)
313
+ │ └── Narrow to 3-5 candidates
314
+ ├── Evaluate
315
+ │ ├── Call or visit each candidate
316
+ │ ├── Ask standardized questions for comparison
317
+ │ ├── Request written estimates or fee schedules
318
+ │ ├── Score using Provider Evaluation Scorecard
319
+ │ └── Check references if applicable
320
+ └── Select and Onboard
321
+ ├── Confirm terms and schedule first appointment
322
+ ├── Complete intake paperwork in advance
323
+ ├── Set up patient/client portal access
324
+ ├── Add to provider tracking database
325
+ └── Schedule follow-up evaluation after first visit
326
+ ```
327
+
328
+ ### Provider Comparison Questions
329
+
330
+ ```markdown
331
+ ## Standard Provider Interview Questions
332
+
333
+ ### Medical Providers
334
+ 1. Are you accepting new patients?
335
+ 2. What is your typical wait time for a routine appointment?
336
+ 3. Do you offer telehealth visits?
337
+ 4. Which insurance plans do you accept?
338
+ 5. What is your after-hours policy for urgent issues?
339
+ 6. How do you handle prescription refills?
340
+ 7. What is your patient portal capable of (messaging, results, scheduling)?
341
+
342
+ ### Home Service Providers
343
+ 1. Are you licensed, bonded, and insured?
344
+ 2. Can you provide references from recent work?
345
+ 3. What is your availability and typical lead time?
346
+ 4. Do you provide written estimates before starting work?
347
+ 5. What is your warranty or guarantee policy?
348
+ 6. How do you handle unexpected issues discovered during the job?
349
+ 7. What is your payment structure (deposit, milestones, completion)?
350
+
351
+ ### Financial Service Providers
352
+ 1. What is your fee structure (flat fee, percentage, hourly)?
353
+ 2. Are you a fiduciary?
354
+ 3. What credentials and certifications do you hold?
355
+ 4. How often do you conduct portfolio or plan reviews?
356
+ 5. What is your communication frequency and method?
357
+ 6. Can you provide a sample financial plan or report?
358
+ ```
359
+
360
+ ---
361
+
362
+ ## Recurring Task Automation
363
+
364
+ ### Task Classification System
365
+
366
+ ```text
367
+ Task Automation Decision Tree
368
+ ├── Does this task recur on a fixed schedule?
369
+ │ ├── Yes
370
+ │ │ ├── Can it be fully automated (autopay, auto-renewal)?
371
+ │ │ │ ├── Yes → Set up automation + verification check
372
+ │ │ │ └── No → Create calendar reminder with action checklist
373
+ │ │ └── Frequency?
374
+ │ │ ├── Weekly → Batch with other weekly tasks
375
+ │ │ ├── Monthly → Tie to billing cycle dates
376
+ │ │ ├── Quarterly → Add to quarterly review ritual
377
+ │ │ └── Annual → Add to annual calendar with 30-day advance notice
378
+ │ └── No (event-triggered)
379
+ │ ├── Can you set a monitoring alert?
380
+ │ │ ├── Yes → Configure alert + response protocol
381
+ │ │ └── No → Add to periodic review checklist
382
+ │ └── Is it high-stakes if missed?
383
+ │ ├── Yes → Add redundant reminders (calendar + phone + email)
384
+ │ └── No → Single reminder sufficient
385
+ ```
386
+
387
+ ### Recurring Task Registry
388
+
389
+ | Task | Frequency | Automation Method | Verification Date | Owner |
390
+ |------|-----------|-------------------|-------------------|-------|
391
+ | Mortgage payment | Monthly | Autopay | 1st of month | Auto |
392
+ | Utility bills | Monthly | Autopay | Varies | Auto |
393
+ | Insurance premiums | Monthly/Annual | Autopay | Policy renewal date | Review |
394
+ | Prescription refills | Varies | Auto-refill + pharmacy app | 7 days before runout | Auto |
395
+ | Water filter replacement | Every 6 months | Calendar reminder | June 1, Dec 1 | Manual |
396
+ | Smoke detector batteries | Annual | Calendar reminder | Daylight saving change | Manual |
397
+ | Gutter cleaning | Biannual | Calendar reminder + vendor booking | March, October | Manual |
398
+ | HVAC filter change | Quarterly | Calendar reminder | Q1, Q2, Q3, Q4 start | Manual |
399
+ | Credit report check | Annual | Calendar reminder | April (free annual) | Manual |
400
+ | Vehicle registration renewal | Annual | Calendar reminder 60 days prior | Varies by state | Manual |
401
+ | Domain name renewals | Annual | Autopay + calendar verification | 30 days before expiry | Auto |
402
+
403
+ ### Deadline and Renewal Tracker
404
+
405
+ ```markdown
406
+ ## Renewal Tracker: [Year]
407
+
408
+ ### Q1 (January - March)
409
+ | Item | Renewal Date | Action Required | Lead Time | Status |
410
+ |------|-------------|-----------------|-----------|--------|
411
+ | [Insurance policy] | [Date] | Review and compare rates | 45 days | [Pending/Done] |
412
+ | [Subscription] | [Date] | Decide to renew or cancel | 14 days | [Pending/Done] |
413
+
414
+ ### Q2 (April - June)
415
+ | Item | Renewal Date | Action Required | Lead Time | Status |
416
+ |------|-------------|-----------------|-----------|--------|
417
+
418
+ ### Q3 (July - September)
419
+ | Item | Renewal Date | Action Required | Lead Time | Status |
420
+ |------|-------------|-----------------|-----------|--------|
421
+
422
+ ### Q4 (October - December)
423
+ | Item | Renewal Date | Action Required | Lead Time | Status |
424
+ |------|-------------|-----------------|-----------|--------|
425
+ ```
426
+
427
+ ---
428
+
429
+ ## Personal Finance Optimization
430
+
431
+ ### Expense Category Optimization
432
+
433
+ | Category | Optimization Strategy | Typical Savings |
434
+ |----------|----------------------|-----------------|
435
+ | Housing | Refinance analysis, property tax appeal, PMI removal review | 5-15% of housing cost |
436
+ | Insurance | Annual rate shopping, bundling, deductible optimization | 10-30% of premiums |
437
+ | Utilities | Usage audit, plan switching, efficiency upgrades | 10-20% of utility bills |
438
+ | Telecom | Annual retention negotiation, plan right-sizing | 15-40% of telecom spend |
439
+ | Subscriptions | Quarterly audit, cancel unused, negotiate annual rates | 20-50% of subscription spend |
440
+ | Medical | HSA/FSA optimization, generic medications, in-network enforcement | 10-30% of medical out-of-pocket |
441
+ | Banking | Fee elimination, high-yield savings switch, credit card optimization | $200-$1000+ annually |
442
+ | Transportation | Fuel cost optimization, maintenance scheduling, insurance shopping | 5-15% of transportation costs |
443
+
444
+ ### Financial Review Cadence
445
+
446
+ ```text
447
+ Financial Review Schedule
448
+ ├── Weekly
449
+ │ ├── Review transactions for unauthorized charges
450
+ │ ├── Verify automated payments processed correctly
451
+ │ └── Update spending tracker
452
+ ├── Monthly
453
+ │ ├── Reconcile all accounts
454
+ │ ├── Review budget vs. actual spending
455
+ │ ├── Pay any manual bills
456
+ │ ├── Check for statement credits or rebates owed
457
+ │ └── Review upcoming renewal dates in next 60 days
458
+ ├── Quarterly
459
+ │ ├── Full subscription audit (cancel or renegotiate)
460
+ │ ├── Review insurance coverage adequacy
461
+ │ ├── Check savings and investment account performance
462
+ │ ├── Review credit card rewards optimization
463
+ │ └── Assess any new discount or loyalty programs
464
+ ├── Annually
465
+ │ ├── Shop all insurance policies (home, auto, life, umbrella)
466
+ │ ├── Review tax withholding and estimated payments
467
+ │ ├── Conduct full provider rate comparison
468
+ │ ├── Review beneficiary designations
469
+ │ ├── Verify emergency fund adequacy
470
+ │ ├── Assess credit score and dispute any errors
471
+ │ └── Plan major purchases and maintenance for the year
472
+ └── Event-Triggered
473
+ ├── Life change (marriage, baby, move, job change)
474
+ ├── Rate increase notification from any provider
475
+ ├── Insurance claim filed
476
+ ├── Contract expiration within 90 days
477
+ └── Significant market rate changes (mortgage rates, etc.)
478
+ ```
479
+
480
+ ### Credit Card Rewards Optimization
481
+
482
+ | Spending Category | Best Card Type | Typical Reward Rate | Strategy |
483
+ |-------------------|---------------|--------------------:|----------|
484
+ | Groceries | Category bonus card | 3-6% | Use dedicated grocery card |
485
+ | Gas/Fuel | Gas rewards card | 3-5% | Pair with fuel loyalty program |
486
+ | Dining | Dining rewards card | 3-4% | Rotate with promotional offers |
487
+ | Travel | Travel rewards card | 2-5x points | Book through portal for bonus |
488
+ | General spend | Flat-rate cashback | 1.5-2% | Default card for uncategorized |
489
+ | Recurring bills | Card with sub-category bonus | 2-3% | Set up autopay on optimal card |
490
+
491
+ ---
492
+
493
+ ## Household Management Systems
494
+
495
+ ### Home Maintenance Schedule
496
+
497
+ ```text
498
+ Household Maintenance Calendar
499
+ ├── Monthly
500
+ │ ├── Test smoke and CO detectors
501
+ │ ├── Clean range hood filter
502
+ │ ├── Inspect under sinks for leaks
503
+ │ ├── Run water in unused fixtures (prevent P-trap dry-out)
504
+ │ └── Clean garbage disposal
505
+ ├── Quarterly
506
+ │ ├── Replace HVAC filters
507
+ │ ├── Test garage door auto-reverse
508
+ │ ├── Check water heater temperature and pressure valve
509
+ │ ├── Inspect caulking around tubs and showers
510
+ │ └── Clean dryer vent
511
+ ├── Biannual
512
+ │ ├── HVAC professional service (spring and fall)
513
+ │ ├── Gutter cleaning (spring and fall)
514
+ │ ├── Inspect roof for damage
515
+ │ ├── Test sump pump (if applicable)
516
+ │ ├── Reverse ceiling fan direction (seasonal)
517
+ │ └── Deep clean appliances (oven, dishwasher, washing machine)
518
+ ├── Annual
519
+ │ ├── Flush water heater
520
+ │ ├── Service fireplace and chimney
521
+ │ ├── Inspect foundation for cracks
522
+ │ ├── Check and reseal decks/patios
523
+ │ ├── Test and recharge fire extinguishers
524
+ │ ├── Professional pest inspection
525
+ │ └── Review home inventory for insurance
526
+ └── As Needed
527
+ ├── Rekey locks (after move-in or lost key)
528
+ ├── Touch up exterior paint
529
+ ├── Power wash siding and driveway
530
+ └── Tree trimming (based on growth)
531
+ ```
532
+
533
+ ---
534
+
535
+ ## Delegation Protocols
536
+
537
+ ### Delegation Decision Matrix
538
+
539
+ | Factor | Handle Personally | Delegate to Assistant/Service | Fully Automate |
540
+ |--------|-------------------|------------------------------|----------------|
541
+ | Requires personal judgment | Yes | No | No |
542
+ | Requires personal presence | Yes | Sometimes (proxy possible) | No |
543
+ | High financial stakes | Yes (with research support) | Research phase only | Never |
544
+ | Routine and repeatable | No | If cost-effective | Yes |
545
+ | Time-sensitive and simple | No | Yes | Yes |
546
+ | Requires specialized expertise | Depends on domain | Yes (to expert) | No |
547
+
548
+ ### Delegation Handoff Essentials
549
+
550
+ Every delegated task must include: a clear description of what needs to be done, the deadline, the budget, any constraints (network, schedule, preferences), decision authority boundaries (what can be decided independently vs. what requires approval), and the expected deliverables with a report-back date.
551
+
552
+ ---
553
+
554
+ ## Common Pitfalls
555
+
556
+ ### 1. Paying the Lazy Tax
557
+
558
+ Wrong: Accept every rate increase, auto-renewal, and default plan without review.
559
+
560
+ Right: Treat every renewal as a negotiation opportunity. Set calendar reminders 45-60 days before every contract or policy renews to allow time for comparison shopping and negotiation.
561
+
562
+ ### 2. Optimizing on Price Alone
563
+
564
+ Wrong: Always choose the cheapest provider, plan, or service.
565
+
566
+ Right: Calculate total cost of ownership including time spent, quality of service, convenience, reliability, and switching costs. A slightly more expensive provider that saves you hours of hassle may be the better value.
567
+
568
+ ### 3. Ignoring the Calendar
569
+
570
+ Wrong: Miss open enrollment windows, early bird discounts, renewal deadlines, and cancellation periods.
571
+
572
+ Right: Maintain a single renewal calendar with advance reminders. The cost of missing a deadline often exceeds the cost of the service itself (lapsed coverage, penalty fees, locked-in rates).
573
+
574
+ ### 4. Negotiating Without Data
575
+
576
+ Wrong: Call a provider and ask for a "better rate" with no supporting evidence.
577
+
578
+ Right: Gather competitive quotes, document your tenure and payment history, know the current market rate, and have a specific target number before picking up the phone.
579
+
580
+ ### 5. Single Points of Failure
581
+
582
+ Wrong: Keep all important documents, passwords, and account information in your head or in one unsecured location.
583
+
584
+ Right: Maintain a secure, organized system for critical documents with backups. Ensure a trusted person can access essential information in an emergency.
585
+
586
+ ### 6. Skipping Verification
587
+
588
+ Wrong: Trust that the negotiated rate, corrected bill, or policy change has been applied.
589
+
590
+ Right: Always verify on the next billing statement. Set a 30-day calendar reminder after every change to confirm it was implemented correctly.
591
+
592
+ ---
593
+
594
+ ## Resources
595
+
596
+ - [Healthcare Bluebook](https://www.healthcarebluebook.com/) - Fair price estimates for medical procedures
597
+ - [Medicare Fee Schedule Lookup](https://www.cms.gov/medicare/payment/fee-schedules) - Benchmark for medical bill negotiation
598
+ - [NAIC Consumer Insurance Search](https://content.naic.org/consumer.htm) - State insurance department resources
599
+ - [Annual Credit Report](https://www.annualcreditreport.com/) - Free annual credit reports
600
+ - [Consumer Financial Protection Bureau](https://www.consumerfinance.gov/) - Financial dispute and complaint resources
601
+ - [FairShake](https://fairshake.com/) - Consumer negotiation and dispute assistance
@@ -0,0 +1,61 @@
1
+ ---
2
+ description: Citation practices, attribution standards, and plagiarism prevention for research integrity
3
+ alwaysApply: false
4
+ ---
5
+
6
+ # Citation and Attribution
7
+
8
+ Standards for crediting sources and maintaining research integrity.
9
+
10
+ ## When to Cite
11
+
12
+ **Always cite:** Direct quotes, paraphrased ideas from specific sources, statistics/data, non-common-knowledge facts, others' images/charts/frameworks, borrowed methodologies.
13
+
14
+ **No citation needed:** Common knowledge, your own original analysis, general field knowledge, your own observations.
15
+
16
+ ## Minimum Citation Elements
17
+
18
+ Author(s) or organization, title, publication date, access date (for web), URL or DOI, page numbers (for quotes/data).
19
+
20
+ ## Quick Formats
21
+
22
+ - **Web:** Author. "Title." Publication, Date. URL. Accessed Date.
23
+ - **Paper:** Author. "Title." Journal Vol, no. Issue (Year): Pages. DOI.
24
+ - **Book:** Author. Title. Publisher, Year.
25
+ - **Report:** Organization. "Title." Report Number, Date. URL.
26
+
27
+ ## In-Text Attribution
28
+
29
+ - Direct quote: `"the market grew by 15% in Q4" (Smith 2025, p. 12)`
30
+ - Paraphrase: `Market growth accelerated (Smith 2025)`
31
+ - Conflicting: `Smith (2025) argues for expansion, while Jones (2024) urges caution`
32
+ - Confidence: `According to [Source]` (direct), `Research indicates` (multiple sources), `Unverified reports suggest` (low confidence)
33
+
34
+ ## Handling Secondary Sources
35
+
36
+ When you can't access the original, acknowledge it: "Einstein reportedly said X, as quoted in Smith (2020, p. 45)." Best practice: find and cite the original.
37
+
38
+ ## Plagiarism Prevention
39
+
40
+ | Type | Description |
41
+ |------|-------------|
42
+ | Direct | Copying text without quotes or citation |
43
+ | Mosaic | Mixing your words with uncited borrowed phrases |
44
+ | Paraphrase | Rewording ideas without attribution |
45
+ | Source | Citing wrong source or fabricating citations |
46
+
47
+ **Acceptable paraphrase:** Read, set aside, write in own words, compare for sufficient difference, add citation. Merely changing a few words or rearranging sentences is not acceptable.
48
+
49
+ ## Citation Ethics
50
+
51
+ - Don't cite sources you haven't read
52
+ - Don't misrepresent what sources say
53
+ - Note obvious biases relevant to claims
54
+ - Disclose relationships with authors/organizations
55
+ - Acknowledge when sources are limited or conflicting
56
+
57
+ ## Anti-Patterns
58
+
59
+ - **Citation padding** — Every citation must directly support the specific claim it's attached to
60
+ - **Orphan statistics** — "Studies show 73%..." needs which studies, when, what methodology
61
+ - **Stale citations** — Use recent sources for current facts; historical only for historical context