@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.
- package/README.md +597 -0
- package/bin/cli.js +8 -0
- package/package.json +55 -0
- package/src/index.js +1817 -0
- package/src/index.test.js +1264 -0
- package/templates/_shared/code-quality.mdc +52 -0
- package/templates/_shared/communication.mdc +43 -0
- package/templates/_shared/core-principles.mdc +67 -0
- package/templates/_shared/git-workflow.mdc +48 -0
- package/templates/_shared/security-fundamentals.mdc +41 -0
- package/templates/agents/utility-agent/.cursor/rules/action-control.mdc +71 -0
- package/templates/agents/utility-agent/.cursor/rules/context-management.mdc +61 -0
- package/templates/agents/utility-agent/.cursor/rules/hallucination-prevention.mdc +58 -0
- package/templates/agents/utility-agent/.cursor/rules/overview.mdc +34 -0
- package/templates/agents/utility-agent/.cursor/rules/token-optimization.mdc +71 -0
- package/templates/agents/utility-agent/CLAUDE.md +513 -0
- package/templates/business/market-intelligence/.cursor/rules/data-sources.mdc +62 -0
- package/templates/business/market-intelligence/.cursor/rules/overview.mdc +55 -0
- package/templates/business/market-intelligence/.cursor/rules/reporting.mdc +59 -0
- package/templates/business/market-intelligence/.cursor/rules/risk-signals.mdc +63 -0
- package/templates/business/market-intelligence/.cursor/rules/sentiment-analysis.mdc +70 -0
- package/templates/business/market-intelligence/.cursor/rules/trend-detection.mdc +72 -0
- package/templates/business/market-intelligence/CLAUDE.md +371 -0
- package/templates/business/marketing-expert/.cursor/rules/brand-strategy.mdc +74 -0
- package/templates/business/marketing-expert/.cursor/rules/campaign-planning.mdc +60 -0
- package/templates/business/marketing-expert/.cursor/rules/growth-frameworks.mdc +69 -0
- package/templates/business/marketing-expert/.cursor/rules/market-analysis.mdc +70 -0
- package/templates/business/marketing-expert/.cursor/rules/marketing-analytics.mdc +71 -0
- package/templates/business/marketing-expert/.cursor/rules/overview.mdc +56 -0
- package/templates/business/marketing-expert/CLAUDE.md +567 -0
- package/templates/business/predictive-maintenance/.cursor/rules/alerting.mdc +56 -0
- package/templates/business/predictive-maintenance/.cursor/rules/asset-lifecycle.mdc +71 -0
- package/templates/business/predictive-maintenance/.cursor/rules/failure-prediction.mdc +65 -0
- package/templates/business/predictive-maintenance/.cursor/rules/maintenance-scheduling.mdc +61 -0
- package/templates/business/predictive-maintenance/.cursor/rules/overview.mdc +55 -0
- package/templates/business/predictive-maintenance/.cursor/rules/sensor-analytics.mdc +66 -0
- package/templates/business/predictive-maintenance/CLAUDE.md +529 -0
- package/templates/business/product-manager/.cursor/rules/communication.mdc +77 -0
- package/templates/business/product-manager/.cursor/rules/discovery.mdc +79 -0
- package/templates/business/product-manager/.cursor/rules/metrics.mdc +75 -0
- package/templates/business/product-manager/.cursor/rules/overview.mdc +47 -0
- package/templates/business/product-manager/.cursor/rules/prioritization.mdc +66 -0
- package/templates/business/product-manager/.cursor/rules/requirements.mdc +79 -0
- package/templates/business/product-manager/CLAUDE.md +593 -0
- package/templates/business/project-manager/.cursor/rules/overview.mdc +53 -0
- package/templates/business/project-manager/.cursor/rules/reporting.mdc +68 -0
- package/templates/business/project-manager/.cursor/rules/risk-management.mdc +71 -0
- package/templates/business/project-manager/.cursor/rules/scheduling.mdc +67 -0
- package/templates/business/project-manager/.cursor/rules/scope-management.mdc +66 -0
- package/templates/business/project-manager/.cursor/rules/stakeholder-management.mdc +70 -0
- package/templates/business/project-manager/CLAUDE.md +540 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/compliance-tracking.mdc +74 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/impact-assessment.mdc +62 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/monitoring.mdc +67 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/overview.mdc +55 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/reporting.mdc +61 -0
- package/templates/business/regulatory-sentinel/.cursor/rules/risk-classification.mdc +73 -0
- package/templates/business/regulatory-sentinel/CLAUDE.md +572 -0
- package/templates/business/resource-allocator/.cursor/rules/capacity-modeling.mdc +65 -0
- package/templates/business/resource-allocator/.cursor/rules/coordination.mdc +67 -0
- package/templates/business/resource-allocator/.cursor/rules/crisis-management.mdc +64 -0
- package/templates/business/resource-allocator/.cursor/rules/demand-prediction.mdc +52 -0
- package/templates/business/resource-allocator/.cursor/rules/overview.mdc +76 -0
- package/templates/business/resource-allocator/.cursor/rules/scheduling.mdc +63 -0
- package/templates/business/resource-allocator/CLAUDE.md +525 -0
- package/templates/business/strategic-negotiator/.cursor/rules/contract-analysis.mdc +60 -0
- package/templates/business/strategic-negotiator/.cursor/rules/deal-structuring.mdc +66 -0
- package/templates/business/strategic-negotiator/.cursor/rules/game-theory.mdc +64 -0
- package/templates/business/strategic-negotiator/.cursor/rules/overview.mdc +55 -0
- package/templates/business/strategic-negotiator/.cursor/rules/preparation.mdc +79 -0
- package/templates/business/strategic-negotiator/.cursor/rules/scenario-modeling.mdc +66 -0
- package/templates/business/strategic-negotiator/CLAUDE.md +640 -0
- package/templates/business/supply-chain/.cursor/rules/cost-modeling.mdc +67 -0
- package/templates/business/supply-chain/.cursor/rules/demand-forecasting.mdc +67 -0
- package/templates/business/supply-chain/.cursor/rules/inventory-management.mdc +69 -0
- package/templates/business/supply-chain/.cursor/rules/logistics.mdc +61 -0
- package/templates/business/supply-chain/.cursor/rules/overview.mdc +64 -0
- package/templates/business/supply-chain/.cursor/rules/supplier-evaluation.mdc +66 -0
- package/templates/business/supply-chain/CLAUDE.md +590 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/disruption-response.mdc +67 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/inventory-rebalancing.mdc +63 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/overview.mdc +65 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/rerouting.mdc +64 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/scenario-simulation.mdc +68 -0
- package/templates/business/supply-chain-harmonizer/.cursor/rules/stakeholder-notifications.mdc +61 -0
- package/templates/business/supply-chain-harmonizer/CLAUDE.md +600 -0
- package/templates/creative/brand-guardian/.cursor/rules/brand-voice.mdc +64 -0
- package/templates/creative/brand-guardian/.cursor/rules/content-review.mdc +47 -0
- package/templates/creative/brand-guardian/.cursor/rules/ethical-guidelines.mdc +47 -0
- package/templates/creative/brand-guardian/.cursor/rules/multi-channel.mdc +49 -0
- package/templates/creative/brand-guardian/.cursor/rules/overview.mdc +58 -0
- package/templates/creative/brand-guardian/.cursor/rules/visual-identity.mdc +64 -0
- package/templates/creative/brand-guardian/CLAUDE.md +634 -0
- package/templates/creative/content-creation-expert/.cursor/rules/content-strategy.mdc +65 -0
- package/templates/creative/content-creation-expert/.cursor/rules/copywriting.mdc +59 -0
- package/templates/creative/content-creation-expert/.cursor/rules/editorial-operations.mdc +65 -0
- package/templates/creative/content-creation-expert/.cursor/rules/multimedia-production.mdc +64 -0
- package/templates/creative/content-creation-expert/.cursor/rules/overview.mdc +58 -0
- package/templates/creative/content-creation-expert/.cursor/rules/seo-content.mdc +75 -0
- package/templates/creative/content-creation-expert/CLAUDE.md +568 -0
- package/templates/creative/narrative-architect/.cursor/rules/collaboration.mdc +62 -0
- package/templates/creative/narrative-architect/.cursor/rules/continuity-tracking.mdc +56 -0
- package/templates/creative/narrative-architect/.cursor/rules/overview.mdc +68 -0
- package/templates/creative/narrative-architect/.cursor/rules/story-bible.mdc +77 -0
- package/templates/creative/narrative-architect/.cursor/rules/timeline-management.mdc +60 -0
- package/templates/creative/narrative-architect/.cursor/rules/world-building.mdc +78 -0
- package/templates/creative/narrative-architect/CLAUDE.md +737 -0
- package/templates/creative/social-media-expert/.cursor/rules/audience-growth.mdc +62 -0
- package/templates/creative/social-media-expert/.cursor/rules/community-management.mdc +67 -0
- package/templates/creative/social-media-expert/.cursor/rules/content-strategy.mdc +60 -0
- package/templates/creative/social-media-expert/.cursor/rules/overview.mdc +48 -0
- package/templates/creative/social-media-expert/.cursor/rules/platform-strategy.mdc +64 -0
- package/templates/creative/social-media-expert/.cursor/rules/social-analytics.mdc +64 -0
- package/templates/creative/social-media-expert/CLAUDE.md +624 -0
- package/templates/creative/trend-forecaster/.cursor/rules/cultural-analysis.mdc +59 -0
- package/templates/creative/trend-forecaster/.cursor/rules/forecasting-methods.mdc +63 -0
- package/templates/creative/trend-forecaster/.cursor/rules/overview.mdc +58 -0
- package/templates/creative/trend-forecaster/.cursor/rules/reporting.mdc +61 -0
- package/templates/creative/trend-forecaster/.cursor/rules/signal-analysis.mdc +74 -0
- package/templates/creative/trend-forecaster/.cursor/rules/trend-lifecycle.mdc +75 -0
- package/templates/creative/trend-forecaster/CLAUDE.md +717 -0
- package/templates/creative/ux-designer/.cursor/rules/accessibility.mdc +69 -0
- package/templates/creative/ux-designer/.cursor/rules/emotional-design.mdc +59 -0
- package/templates/creative/ux-designer/.cursor/rules/handoff.mdc +73 -0
- package/templates/creative/ux-designer/.cursor/rules/information-architecture.mdc +62 -0
- package/templates/creative/ux-designer/.cursor/rules/interaction-design.mdc +66 -0
- package/templates/creative/ux-designer/.cursor/rules/overview.mdc +61 -0
- package/templates/creative/ux-designer/.cursor/rules/research.mdc +61 -0
- package/templates/creative/ux-designer/.cursor/rules/visual-design.mdc +68 -0
- package/templates/creative/ux-designer/CLAUDE.md +124 -0
- package/templates/dogfood/project-overview.mdc +12 -0
- package/templates/dogfood/project-structure.mdc +82 -0
- package/templates/dogfood/rules-creation-best-practices.mdc +45 -0
- package/templates/education/educator/.cursor/rules/accessibility.mdc +67 -0
- package/templates/education/educator/.cursor/rules/assessment.mdc +68 -0
- package/templates/education/educator/.cursor/rules/curriculum.mdc +57 -0
- package/templates/education/educator/.cursor/rules/engagement.mdc +65 -0
- package/templates/education/educator/.cursor/rules/instructional-design.mdc +69 -0
- package/templates/education/educator/.cursor/rules/overview.mdc +57 -0
- package/templates/education/educator/.cursor/rules/retention.mdc +64 -0
- package/templates/education/educator/CLAUDE.md +338 -0
- package/templates/engineering/blockchain/.cursor/rules/defi-patterns.mdc +48 -0
- package/templates/engineering/blockchain/.cursor/rules/gas-optimization.mdc +77 -0
- package/templates/engineering/blockchain/.cursor/rules/overview.mdc +41 -0
- package/templates/engineering/blockchain/.cursor/rules/security.mdc +61 -0
- package/templates/engineering/blockchain/.cursor/rules/smart-contracts.mdc +64 -0
- package/templates/engineering/blockchain/.cursor/rules/testing.mdc +77 -0
- package/templates/engineering/blockchain/.cursor/rules/web3-integration.mdc +47 -0
- package/templates/engineering/blockchain/CLAUDE.md +389 -0
- package/templates/engineering/cli-tools/.cursor/rules/architecture.mdc +76 -0
- package/templates/engineering/cli-tools/.cursor/rules/arguments.mdc +65 -0
- package/templates/engineering/cli-tools/.cursor/rules/distribution.mdc +40 -0
- package/templates/engineering/cli-tools/.cursor/rules/error-handling.mdc +67 -0
- package/templates/engineering/cli-tools/.cursor/rules/overview.mdc +58 -0
- package/templates/engineering/cli-tools/.cursor/rules/testing.mdc +42 -0
- package/templates/engineering/cli-tools/.cursor/rules/user-experience.mdc +43 -0
- package/templates/engineering/cli-tools/CLAUDE.md +356 -0
- package/templates/engineering/data-engineering/.cursor/rules/data-modeling.mdc +71 -0
- package/templates/engineering/data-engineering/.cursor/rules/data-quality.mdc +78 -0
- package/templates/engineering/data-engineering/.cursor/rules/overview.mdc +49 -0
- package/templates/engineering/data-engineering/.cursor/rules/performance.mdc +71 -0
- package/templates/engineering/data-engineering/.cursor/rules/pipeline-design.mdc +79 -0
- package/templates/engineering/data-engineering/.cursor/rules/security.mdc +79 -0
- package/templates/engineering/data-engineering/.cursor/rules/testing.mdc +75 -0
- package/templates/engineering/data-engineering/CLAUDE.md +974 -0
- package/templates/engineering/devops-sre/.cursor/rules/capacity-planning.mdc +49 -0
- package/templates/engineering/devops-sre/.cursor/rules/change-management.mdc +51 -0
- package/templates/engineering/devops-sre/.cursor/rules/chaos-engineering.mdc +50 -0
- package/templates/engineering/devops-sre/.cursor/rules/disaster-recovery.mdc +54 -0
- package/templates/engineering/devops-sre/.cursor/rules/incident-management.mdc +56 -0
- package/templates/engineering/devops-sre/.cursor/rules/observability.mdc +50 -0
- package/templates/engineering/devops-sre/.cursor/rules/overview.mdc +76 -0
- package/templates/engineering/devops-sre/.cursor/rules/postmortems.mdc +49 -0
- package/templates/engineering/devops-sre/.cursor/rules/runbooks.mdc +49 -0
- package/templates/engineering/devops-sre/.cursor/rules/slo-sli.mdc +46 -0
- package/templates/engineering/devops-sre/.cursor/rules/toil-reduction.mdc +52 -0
- package/templates/engineering/devops-sre/CLAUDE.md +1007 -0
- package/templates/engineering/fullstack/.cursor/rules/api-contracts.mdc +79 -0
- package/templates/engineering/fullstack/.cursor/rules/architecture.mdc +79 -0
- package/templates/engineering/fullstack/.cursor/rules/overview.mdc +61 -0
- package/templates/engineering/fullstack/.cursor/rules/shared-types.mdc +77 -0
- package/templates/engineering/fullstack/.cursor/rules/testing.mdc +72 -0
- package/templates/engineering/fullstack/CLAUDE.md +349 -0
- package/templates/engineering/ml-ai/.cursor/rules/data-engineering.mdc +71 -0
- package/templates/engineering/ml-ai/.cursor/rules/deployment.mdc +43 -0
- package/templates/engineering/ml-ai/.cursor/rules/model-development.mdc +44 -0
- package/templates/engineering/ml-ai/.cursor/rules/monitoring.mdc +45 -0
- package/templates/engineering/ml-ai/.cursor/rules/overview.mdc +42 -0
- package/templates/engineering/ml-ai/.cursor/rules/security.mdc +51 -0
- package/templates/engineering/ml-ai/.cursor/rules/testing.mdc +44 -0
- package/templates/engineering/ml-ai/CLAUDE.md +1136 -0
- package/templates/engineering/mobile/.cursor/rules/navigation.mdc +75 -0
- package/templates/engineering/mobile/.cursor/rules/offline-first.mdc +68 -0
- package/templates/engineering/mobile/.cursor/rules/overview.mdc +76 -0
- package/templates/engineering/mobile/.cursor/rules/performance.mdc +78 -0
- package/templates/engineering/mobile/.cursor/rules/testing.mdc +77 -0
- package/templates/engineering/mobile/CLAUDE.md +233 -0
- package/templates/engineering/platform-engineering/.cursor/rules/ci-cd.mdc +51 -0
- package/templates/engineering/platform-engineering/.cursor/rules/developer-experience.mdc +48 -0
- package/templates/engineering/platform-engineering/.cursor/rules/infrastructure-as-code.mdc +62 -0
- package/templates/engineering/platform-engineering/.cursor/rules/kubernetes.mdc +51 -0
- package/templates/engineering/platform-engineering/.cursor/rules/observability.mdc +52 -0
- package/templates/engineering/platform-engineering/.cursor/rules/overview.mdc +44 -0
- package/templates/engineering/platform-engineering/.cursor/rules/security.mdc +74 -0
- package/templates/engineering/platform-engineering/.cursor/rules/testing.mdc +59 -0
- package/templates/engineering/platform-engineering/CLAUDE.md +850 -0
- package/templates/engineering/qa-engineering/.cursor/rules/automation.mdc +71 -0
- package/templates/engineering/qa-engineering/.cursor/rules/metrics.mdc +68 -0
- package/templates/engineering/qa-engineering/.cursor/rules/overview.mdc +45 -0
- package/templates/engineering/qa-engineering/.cursor/rules/quality-gates.mdc +54 -0
- package/templates/engineering/qa-engineering/.cursor/rules/test-design.mdc +59 -0
- package/templates/engineering/qa-engineering/.cursor/rules/test-strategy.mdc +62 -0
- package/templates/engineering/qa-engineering/CLAUDE.md +726 -0
- package/templates/engineering/testing/.cursor/rules/advanced-techniques.mdc +44 -0
- package/templates/engineering/testing/.cursor/rules/ci-cd-integration.mdc +43 -0
- package/templates/engineering/testing/.cursor/rules/overview.mdc +61 -0
- package/templates/engineering/testing/.cursor/rules/performance-testing.mdc +39 -0
- package/templates/engineering/testing/.cursor/rules/quality-metrics.mdc +74 -0
- package/templates/engineering/testing/.cursor/rules/reliability.mdc +39 -0
- package/templates/engineering/testing/.cursor/rules/tdd-methodology.mdc +52 -0
- package/templates/engineering/testing/.cursor/rules/test-data.mdc +46 -0
- package/templates/engineering/testing/.cursor/rules/test-design.mdc +45 -0
- package/templates/engineering/testing/.cursor/rules/test-types.mdc +71 -0
- package/templates/engineering/testing/CLAUDE.md +1134 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/csharp-architecture.mdc +61 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/multiplayer-networking.mdc +67 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/overview.mdc +56 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/performance-optimization.mdc +76 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/physics-rendering.mdc +59 -0
- package/templates/engineering/unity-dev-expert/.cursor/rules/ui-systems.mdc +59 -0
- package/templates/engineering/unity-dev-expert/CLAUDE.md +534 -0
- package/templates/engineering/web-backend/.cursor/rules/api-design.mdc +64 -0
- package/templates/engineering/web-backend/.cursor/rules/authentication.mdc +69 -0
- package/templates/engineering/web-backend/.cursor/rules/database-patterns.mdc +73 -0
- package/templates/engineering/web-backend/.cursor/rules/error-handling.mdc +66 -0
- package/templates/engineering/web-backend/.cursor/rules/overview.mdc +74 -0
- package/templates/engineering/web-backend/.cursor/rules/security.mdc +60 -0
- package/templates/engineering/web-backend/.cursor/rules/testing.mdc +74 -0
- package/templates/engineering/web-backend/CLAUDE.md +366 -0
- package/templates/engineering/web-frontend/.cursor/rules/accessibility.mdc +75 -0
- package/templates/engineering/web-frontend/.cursor/rules/component-patterns.mdc +76 -0
- package/templates/engineering/web-frontend/.cursor/rules/overview.mdc +77 -0
- package/templates/engineering/web-frontend/.cursor/rules/performance.mdc +73 -0
- package/templates/engineering/web-frontend/.cursor/rules/state-management.mdc +71 -0
- package/templates/engineering/web-frontend/.cursor/rules/styling.mdc +69 -0
- package/templates/engineering/web-frontend/.cursor/rules/testing.mdc +75 -0
- package/templates/engineering/web-frontend/CLAUDE.md +399 -0
- package/templates/languages/cpp-expert/.cursor/rules/concurrency.mdc +68 -0
- package/templates/languages/cpp-expert/.cursor/rules/error-handling.mdc +65 -0
- package/templates/languages/cpp-expert/.cursor/rules/memory-and-ownership.mdc +68 -0
- package/templates/languages/cpp-expert/.cursor/rules/modern-cpp.mdc +75 -0
- package/templates/languages/cpp-expert/.cursor/rules/overview.mdc +37 -0
- package/templates/languages/cpp-expert/.cursor/rules/performance.mdc +74 -0
- package/templates/languages/cpp-expert/.cursor/rules/testing.mdc +70 -0
- package/templates/languages/cpp-expert/.cursor/rules/tooling.mdc +77 -0
- package/templates/languages/cpp-expert/CLAUDE.md +242 -0
- package/templates/languages/csharp-expert/.cursor/rules/aspnet-core.mdc +78 -0
- package/templates/languages/csharp-expert/.cursor/rules/async-patterns.mdc +71 -0
- package/templates/languages/csharp-expert/.cursor/rules/dependency-injection.mdc +76 -0
- package/templates/languages/csharp-expert/.cursor/rules/error-handling.mdc +65 -0
- package/templates/languages/csharp-expert/.cursor/rules/language-features.mdc +74 -0
- package/templates/languages/csharp-expert/.cursor/rules/overview.mdc +47 -0
- package/templates/languages/csharp-expert/.cursor/rules/performance.mdc +66 -0
- package/templates/languages/csharp-expert/.cursor/rules/testing.mdc +78 -0
- package/templates/languages/csharp-expert/.cursor/rules/tooling.mdc +78 -0
- package/templates/languages/csharp-expert/CLAUDE.md +360 -0
- package/templates/languages/golang-expert/.cursor/rules/concurrency.mdc +79 -0
- package/templates/languages/golang-expert/.cursor/rules/error-handling.mdc +77 -0
- package/templates/languages/golang-expert/.cursor/rules/interfaces-and-types.mdc +77 -0
- package/templates/languages/golang-expert/.cursor/rules/overview.mdc +74 -0
- package/templates/languages/golang-expert/.cursor/rules/performance.mdc +76 -0
- package/templates/languages/golang-expert/.cursor/rules/production-patterns.mdc +76 -0
- package/templates/languages/golang-expert/.cursor/rules/stdlib-and-tooling.mdc +68 -0
- package/templates/languages/golang-expert/.cursor/rules/testing.mdc +77 -0
- package/templates/languages/golang-expert/CLAUDE.md +361 -0
- package/templates/languages/java-expert/.cursor/rules/concurrency.mdc +69 -0
- package/templates/languages/java-expert/.cursor/rules/error-handling.mdc +70 -0
- package/templates/languages/java-expert/.cursor/rules/modern-java.mdc +74 -0
- package/templates/languages/java-expert/.cursor/rules/overview.mdc +42 -0
- package/templates/languages/java-expert/.cursor/rules/performance.mdc +69 -0
- package/templates/languages/java-expert/.cursor/rules/persistence.mdc +74 -0
- package/templates/languages/java-expert/.cursor/rules/spring-boot.mdc +73 -0
- package/templates/languages/java-expert/.cursor/rules/testing.mdc +79 -0
- package/templates/languages/java-expert/.cursor/rules/tooling.mdc +76 -0
- package/templates/languages/java-expert/CLAUDE.md +325 -0
- package/templates/languages/javascript-expert/.cursor/rules/language-deep-dive.mdc +74 -0
- package/templates/languages/javascript-expert/.cursor/rules/node-patterns.mdc +77 -0
- package/templates/languages/javascript-expert/.cursor/rules/overview.mdc +66 -0
- package/templates/languages/javascript-expert/.cursor/rules/performance.mdc +64 -0
- package/templates/languages/javascript-expert/.cursor/rules/react-patterns.mdc +70 -0
- package/templates/languages/javascript-expert/.cursor/rules/testing.mdc +76 -0
- package/templates/languages/javascript-expert/.cursor/rules/tooling.mdc +72 -0
- package/templates/languages/javascript-expert/.cursor/rules/typescript-deep-dive.mdc +77 -0
- package/templates/languages/javascript-expert/CLAUDE.md +479 -0
- package/templates/languages/kotlin-expert/.cursor/rules/coroutines.mdc +75 -0
- package/templates/languages/kotlin-expert/.cursor/rules/error-handling.mdc +69 -0
- package/templates/languages/kotlin-expert/.cursor/rules/frameworks.mdc +76 -0
- package/templates/languages/kotlin-expert/.cursor/rules/language-features.mdc +78 -0
- package/templates/languages/kotlin-expert/.cursor/rules/overview.mdc +38 -0
- package/templates/languages/kotlin-expert/.cursor/rules/performance.mdc +73 -0
- package/templates/languages/kotlin-expert/.cursor/rules/testing.mdc +70 -0
- package/templates/languages/kotlin-expert/.cursor/rules/tooling.mdc +67 -0
- package/templates/languages/kotlin-expert/CLAUDE.md +276 -0
- package/templates/languages/python-expert/.cursor/rules/async-python.mdc +71 -0
- package/templates/languages/python-expert/.cursor/rules/overview.mdc +76 -0
- package/templates/languages/python-expert/.cursor/rules/patterns-and-idioms.mdc +77 -0
- package/templates/languages/python-expert/.cursor/rules/performance.mdc +74 -0
- package/templates/languages/python-expert/.cursor/rules/testing.mdc +77 -0
- package/templates/languages/python-expert/.cursor/rules/tooling.mdc +77 -0
- package/templates/languages/python-expert/.cursor/rules/type-system.mdc +77 -0
- package/templates/languages/python-expert/.cursor/rules/web-and-apis.mdc +76 -0
- package/templates/languages/python-expert/CLAUDE.md +264 -0
- package/templates/languages/ruby-expert/.cursor/rules/concurrency-and-threading.mdc +65 -0
- package/templates/languages/ruby-expert/.cursor/rules/error-handling.mdc +69 -0
- package/templates/languages/ruby-expert/.cursor/rules/idioms-and-style.mdc +76 -0
- package/templates/languages/ruby-expert/.cursor/rules/overview.mdc +60 -0
- package/templates/languages/ruby-expert/.cursor/rules/performance.mdc +68 -0
- package/templates/languages/ruby-expert/.cursor/rules/rails-and-frameworks.mdc +60 -0
- package/templates/languages/ruby-expert/.cursor/rules/testing.mdc +56 -0
- package/templates/languages/ruby-expert/.cursor/rules/tooling.mdc +52 -0
- package/templates/languages/ruby-expert/CLAUDE.md +102 -0
- package/templates/languages/rust-expert/.cursor/rules/concurrency.mdc +69 -0
- package/templates/languages/rust-expert/.cursor/rules/ecosystem-and-tooling.mdc +76 -0
- package/templates/languages/rust-expert/.cursor/rules/error-handling.mdc +76 -0
- package/templates/languages/rust-expert/.cursor/rules/overview.mdc +62 -0
- package/templates/languages/rust-expert/.cursor/rules/ownership-and-borrowing.mdc +70 -0
- package/templates/languages/rust-expert/.cursor/rules/performance-and-unsafe.mdc +70 -0
- package/templates/languages/rust-expert/.cursor/rules/testing.mdc +73 -0
- package/templates/languages/rust-expert/.cursor/rules/traits-and-generics.mdc +76 -0
- package/templates/languages/rust-expert/CLAUDE.md +283 -0
- package/templates/languages/swift-expert/.cursor/rules/concurrency.mdc +77 -0
- package/templates/languages/swift-expert/.cursor/rules/error-handling.mdc +76 -0
- package/templates/languages/swift-expert/.cursor/rules/language-features.mdc +78 -0
- package/templates/languages/swift-expert/.cursor/rules/overview.mdc +46 -0
- package/templates/languages/swift-expert/.cursor/rules/performance.mdc +69 -0
- package/templates/languages/swift-expert/.cursor/rules/swiftui.mdc +77 -0
- package/templates/languages/swift-expert/.cursor/rules/testing.mdc +75 -0
- package/templates/languages/swift-expert/.cursor/rules/tooling.mdc +77 -0
- package/templates/languages/swift-expert/CLAUDE.md +275 -0
- package/templates/professional/documentation/.cursor/rules/adr.mdc +65 -0
- package/templates/professional/documentation/.cursor/rules/api-documentation.mdc +64 -0
- package/templates/professional/documentation/.cursor/rules/code-comments.mdc +75 -0
- package/templates/professional/documentation/.cursor/rules/maintenance.mdc +58 -0
- package/templates/professional/documentation/.cursor/rules/overview.mdc +48 -0
- package/templates/professional/documentation/.cursor/rules/readme-standards.mdc +70 -0
- package/templates/professional/documentation/CLAUDE.md +120 -0
- package/templates/professional/executive-assistant/.cursor/rules/calendar.mdc +51 -0
- package/templates/professional/executive-assistant/.cursor/rules/confidentiality.mdc +53 -0
- package/templates/professional/executive-assistant/.cursor/rules/email.mdc +49 -0
- package/templates/professional/executive-assistant/.cursor/rules/meetings.mdc +39 -0
- package/templates/professional/executive-assistant/.cursor/rules/overview.mdc +42 -0
- package/templates/professional/executive-assistant/.cursor/rules/prioritization.mdc +48 -0
- package/templates/professional/executive-assistant/.cursor/rules/stakeholder-management.mdc +50 -0
- package/templates/professional/executive-assistant/.cursor/rules/travel.mdc +43 -0
- package/templates/professional/executive-assistant/CLAUDE.md +620 -0
- package/templates/professional/grant-writer/.cursor/rules/budgets.mdc +55 -0
- package/templates/professional/grant-writer/.cursor/rules/compliance.mdc +47 -0
- package/templates/professional/grant-writer/.cursor/rules/funding-research.mdc +47 -0
- package/templates/professional/grant-writer/.cursor/rules/narrative.mdc +58 -0
- package/templates/professional/grant-writer/.cursor/rules/overview.mdc +68 -0
- package/templates/professional/grant-writer/.cursor/rules/post-award.mdc +59 -0
- package/templates/professional/grant-writer/.cursor/rules/review-criteria.mdc +51 -0
- package/templates/professional/grant-writer/.cursor/rules/sustainability.mdc +48 -0
- package/templates/professional/grant-writer/CLAUDE.md +577 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/document-management.mdc +51 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/knowledge-graphs.mdc +63 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/overview.mdc +74 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/research-workflow.mdc +50 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/search-retrieval.mdc +62 -0
- package/templates/professional/knowledge-synthesis/.cursor/rules/summarization.mdc +61 -0
- package/templates/professional/knowledge-synthesis/CLAUDE.md +593 -0
- package/templates/professional/life-logistics/.cursor/rules/financial-optimization.mdc +78 -0
- package/templates/professional/life-logistics/.cursor/rules/negotiation.mdc +68 -0
- package/templates/professional/life-logistics/.cursor/rules/overview.mdc +75 -0
- package/templates/professional/life-logistics/.cursor/rules/research-methodology.mdc +76 -0
- package/templates/professional/life-logistics/.cursor/rules/scheduling.mdc +68 -0
- package/templates/professional/life-logistics/.cursor/rules/task-management.mdc +47 -0
- package/templates/professional/life-logistics/CLAUDE.md +601 -0
- package/templates/professional/research-assistant/.cursor/rules/citation-attribution.mdc +61 -0
- package/templates/professional/research-assistant/.cursor/rules/information-synthesis.mdc +65 -0
- package/templates/professional/research-assistant/.cursor/rules/overview.mdc +56 -0
- package/templates/professional/research-assistant/.cursor/rules/research-methodologies.mdc +54 -0
- package/templates/professional/research-assistant/.cursor/rules/search-strategies.mdc +57 -0
- package/templates/professional/research-assistant/.cursor/rules/source-evaluation.mdc +59 -0
- package/templates/professional/research-assistant/CLAUDE.md +318 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/adaptive-planning.mdc +69 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/data-integration.mdc +60 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/fitness-programming.mdc +66 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/nutrition-planning.mdc +57 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/overview.mdc +76 -0
- package/templates/professional/wellness-orchestrator/.cursor/rules/sleep-optimization.mdc +68 -0
- package/templates/professional/wellness-orchestrator/CLAUDE.md +573 -0
|
@@ -0,0 +1,593 @@
|
|
|
1
|
+
# Knowledge Synthesis Development Guide
|
|
2
|
+
|
|
3
|
+
Principal-level guidelines for building a personal knowledge management system that ingests documents, constructs knowledge graphs, manages citations, and provides intelligent search and retrieval across your entire research corpus.
|
|
4
|
+
|
|
5
|
+
---
|
|
6
|
+
|
|
7
|
+
## Overview
|
|
8
|
+
|
|
9
|
+
This guide applies to:
|
|
10
|
+
|
|
11
|
+
- Document ingestion, parsing, and classification
|
|
12
|
+
- Knowledge graph construction and maintenance
|
|
13
|
+
- Citation management and bibliographic tracking
|
|
14
|
+
- Note-taking systems and inter-note linking (Zettelkasten, evergreen notes)
|
|
15
|
+
- Search and retrieval optimization across heterogeneous content
|
|
16
|
+
- Summarization hierarchies from atomic notes to executive overviews
|
|
17
|
+
- Concept mapping and ontology evolution
|
|
18
|
+
- Research workflow integration
|
|
19
|
+
- Version tracking of ideas over time
|
|
20
|
+
|
|
21
|
+
### Key Principles
|
|
22
|
+
|
|
23
|
+
1. **Atomic Knowledge Units** - Break every insight into its smallest meaningful piece
|
|
24
|
+
2. **Connection Over Collection** - A note without links is a dead note; value lives in the graph
|
|
25
|
+
3. **Progressive Summarization** - Layer meaning on top of raw material in successive passes
|
|
26
|
+
4. **Source Fidelity** - Always preserve the link back to the original source, page, and context
|
|
27
|
+
5. **Organic Growth** - Let structure emerge from content; do not force a taxonomy before you have data
|
|
28
|
+
6. **Retrieval First** - Design every structure around the question "How will I find this again?"
|
|
29
|
+
|
|
30
|
+
### Core Frameworks
|
|
31
|
+
|
|
32
|
+
| Framework | Purpose |
|
|
33
|
+
|-----------|---------|
|
|
34
|
+
| Zettelkasten Method | Atomic, linked notes that form emergent structure |
|
|
35
|
+
| PARA Method | Organize by actionability: Projects, Areas, Resources, Archive |
|
|
36
|
+
| Progressive Summarization | Layered highlighting to surface key ideas over time |
|
|
37
|
+
| Concept Mapping | Visual representation of relationships between ideas |
|
|
38
|
+
| Citation Graph Analysis | Trace influence and lineage of ideas across sources |
|
|
39
|
+
| Bloom's Taxonomy | Classify notes by cognitive depth: remember, understand, apply, analyze, evaluate, create |
|
|
40
|
+
| Feynman Technique | Test understanding by explaining concepts in plain language |
|
|
41
|
+
| Knowledge Graph Triples | Subject-Predicate-Object structure for machine-readable relationships |
|
|
42
|
+
|
|
43
|
+
---
|
|
44
|
+
|
|
45
|
+
## Document Ingestion and Classification
|
|
46
|
+
|
|
47
|
+
### Ingestion Pipeline
|
|
48
|
+
|
|
49
|
+
```text
|
|
50
|
+
Document Ingestion Pipeline
|
|
51
|
+
├── Intake
|
|
52
|
+
│ ├── PDF extraction (academic papers, books, reports)
|
|
53
|
+
│ ├── Web clipping (articles, blog posts, documentation)
|
|
54
|
+
│ ├── Note capture (handwritten OCR, voice transcription)
|
|
55
|
+
│ ├── Email and message extraction
|
|
56
|
+
│ └── Annotation import (Hypothes.is, Kindle highlights)
|
|
57
|
+
├── Parsing
|
|
58
|
+
│ ├── Text extraction and cleaning
|
|
59
|
+
│ ├── Metadata extraction (title, author, date, DOI)
|
|
60
|
+
│ ├── Section segmentation (abstract, methods, results)
|
|
61
|
+
│ ├── Figure and table extraction
|
|
62
|
+
│ └── Reference list parsing
|
|
63
|
+
├── Classification
|
|
64
|
+
│ ├── Topic modeling (LDA, BERTopic)
|
|
65
|
+
│ ├── Domain tagging (auto + manual)
|
|
66
|
+
│ ├── Document type identification (paper, book, note, report)
|
|
67
|
+
│ ├── Quality and relevance scoring
|
|
68
|
+
│ └── Duplicate and near-duplicate detection
|
|
69
|
+
├── Enrichment
|
|
70
|
+
│ ├── Citation resolution and linking
|
|
71
|
+
│ ├── Author disambiguation
|
|
72
|
+
│ ├── Keyword extraction (TF-IDF, RAKE, KeyBERT)
|
|
73
|
+
│ ├── Named entity recognition
|
|
74
|
+
│ └── Cross-reference to existing knowledge base
|
|
75
|
+
└── Storage
|
|
76
|
+
├── Full-text index
|
|
77
|
+
├── Metadata store
|
|
78
|
+
├── Vector embeddings for semantic search
|
|
79
|
+
└── File archive with versioning
|
|
80
|
+
```
|
|
81
|
+
|
|
82
|
+
### Document Type Classification
|
|
83
|
+
|
|
84
|
+
| Type | Characteristics | Processing Priority | Retention |
|
|
85
|
+
|------|----------------|-------------------|-----------|
|
|
86
|
+
| Academic Paper | DOI, abstract, citations, peer-reviewed | High | Permanent |
|
|
87
|
+
| Book Chapter | ISBN, structured sections, index | High | Permanent |
|
|
88
|
+
| Technical Report | Internal/external, dated, versioned | Medium | Review annually |
|
|
89
|
+
| Blog Post / Article | URL, author, date, variable quality | Medium | Review bi-annually |
|
|
90
|
+
| Personal Note | Self-authored, timestamped, contextual | High | Permanent |
|
|
91
|
+
| Lecture / Talk | Transcript, slides, speaker | Medium | Permanent |
|
|
92
|
+
| Email / Thread | Conversational, contextual, ephemeral | Low | Archive after extraction |
|
|
93
|
+
| Social Media | Short-form, links, reactions | Low | Extract insights only |
|
|
94
|
+
|
|
95
|
+
### Metadata Schema
|
|
96
|
+
|
|
97
|
+
```text
|
|
98
|
+
Document Metadata
|
|
99
|
+
├── Identity
|
|
100
|
+
│ ├── Unique ID (UUID)
|
|
101
|
+
│ ├── Title
|
|
102
|
+
│ ├── Authors []
|
|
103
|
+
│ ├── Date (published / accessed)
|
|
104
|
+
│ ├── DOI / ISBN / URL
|
|
105
|
+
│ └── Document type
|
|
106
|
+
├── Classification
|
|
107
|
+
│ ├── Topics [] (hierarchical)
|
|
108
|
+
│ ├── Tags [] (flat)
|
|
109
|
+
│ ├── Domain
|
|
110
|
+
│ ├── Relevance score (1-5)
|
|
111
|
+
│ └── Quality score (1-5)
|
|
112
|
+
├── Provenance
|
|
113
|
+
│ ├── Source (where obtained)
|
|
114
|
+
│ ├── Date ingested
|
|
115
|
+
│ ├── Ingestion method (manual / automatic)
|
|
116
|
+
│ └── Original file hash
|
|
117
|
+
└── Processing State
|
|
118
|
+
├── Parsed (yes/no)
|
|
119
|
+
├── Summarized (level 0-3)
|
|
120
|
+
├── Linked (yes/no)
|
|
121
|
+
└── Reviewed (date / never)
|
|
122
|
+
```
|
|
123
|
+
|
|
124
|
+
### Duplicate Detection Strategy
|
|
125
|
+
|
|
126
|
+
| Method | Use Case | Precision |
|
|
127
|
+
|--------|----------|-----------|
|
|
128
|
+
| Exact file hash (SHA-256) | Identical files | Perfect |
|
|
129
|
+
| DOI / ISBN match | Published works | Very High |
|
|
130
|
+
| Title + Author fuzzy match | Near-duplicates | High |
|
|
131
|
+
| MinHash / SimHash | Content similarity | Moderate |
|
|
132
|
+
| Embedding cosine similarity > 0.95 | Semantic duplicates | Moderate |
|
|
133
|
+
|
|
134
|
+
---
|
|
135
|
+
|
|
136
|
+
## Knowledge Graph Construction
|
|
137
|
+
|
|
138
|
+
### Triple Structure
|
|
139
|
+
|
|
140
|
+
Every relationship follows Subject-Predicate-Object: `[Entity A] --relationship--> [Entity B]`
|
|
141
|
+
|
|
142
|
+
### Relationship Taxonomy
|
|
143
|
+
|
|
144
|
+
| Relationship Type | Notation | Example |
|
|
145
|
+
|-------------------|----------|---------|
|
|
146
|
+
| Supports / Confirms | `--supports-->` | Evidence reinforcing a claim |
|
|
147
|
+
| Contradicts / Challenges | `--contradicts-->` | Opposing evidence or argument |
|
|
148
|
+
| Extends / Builds Upon | `--extends-->` | Incremental development of an idea |
|
|
149
|
+
| Is Instance Of | `--instance_of-->` | Specific example of a general concept |
|
|
150
|
+
| Is Part Of | `--part_of-->` | Component within a larger structure |
|
|
151
|
+
| Causes / Leads To | `--causes-->` | Causal relationship |
|
|
152
|
+
| Is Analogous To | `--analogous_to-->` | Structural similarity across domains |
|
|
153
|
+
| Supersedes / Replaces | `--supersedes-->` | Updated understanding |
|
|
154
|
+
| Depends On / Requires | `--depends_on-->` | Prerequisite relationship |
|
|
155
|
+
| Derived From | `--derived_from-->` | Intellectual lineage |
|
|
156
|
+
|
|
157
|
+
### Graph Construction Process
|
|
158
|
+
|
|
159
|
+
```text
|
|
160
|
+
Graph Building Workflow
|
|
161
|
+
├── 1. Extract Entities
|
|
162
|
+
│ ├── Concepts and terms
|
|
163
|
+
│ ├── People and organizations
|
|
164
|
+
│ ├── Methods and techniques
|
|
165
|
+
│ ├── Dates and events
|
|
166
|
+
│ └── Claims and hypotheses
|
|
167
|
+
├── 2. Identify Relationships
|
|
168
|
+
│ ├── Explicit (stated in text)
|
|
169
|
+
│ ├── Implicit (inferred from context)
|
|
170
|
+
│ └── Cross-document (linking separate sources)
|
|
171
|
+
├── 3. Validate
|
|
172
|
+
│ ├── Check for contradictions
|
|
173
|
+
│ ├── Verify relationship directionality
|
|
174
|
+
│ ├── Confirm entity disambiguation
|
|
175
|
+
│ └── Flag uncertain connections with confidence scores
|
|
176
|
+
├── 4. Merge
|
|
177
|
+
│ ├── Deduplicate entities
|
|
178
|
+
│ ├── Resolve synonyms and aliases
|
|
179
|
+
│ ├── Reconcile conflicting relationships
|
|
180
|
+
│ └── Update confidence scores
|
|
181
|
+
└── 5. Maintain
|
|
182
|
+
├── Prune orphan nodes quarterly
|
|
183
|
+
├── Review low-confidence edges
|
|
184
|
+
├── Recompute centrality metrics
|
|
185
|
+
└── Archive superseded relationships
|
|
186
|
+
```
|
|
187
|
+
|
|
188
|
+
### Graph Health Metrics
|
|
189
|
+
|
|
190
|
+
| Metric | Target | Warning Threshold |
|
|
191
|
+
|--------|--------|-------------------|
|
|
192
|
+
| Orphan nodes (no edges) | < 5% | > 15% |
|
|
193
|
+
| Average node degree | 3-8 connections | < 2 or > 20 |
|
|
194
|
+
| Largest connected component | > 80% of nodes | < 60% |
|
|
195
|
+
| Average path length | < 5 hops | > 8 hops |
|
|
196
|
+
| Clustering coefficient | 0.3 - 0.7 | < 0.1 |
|
|
197
|
+
|
|
198
|
+
---
|
|
199
|
+
|
|
200
|
+
## Citation Management
|
|
201
|
+
|
|
202
|
+
### Citation Lifecycle
|
|
203
|
+
|
|
204
|
+
```text
|
|
205
|
+
Citation Workflow
|
|
206
|
+
├── Capture
|
|
207
|
+
│ ├── Auto-extract from PDF metadata
|
|
208
|
+
│ ├── DOI lookup and enrichment (CrossRef, OpenAlex)
|
|
209
|
+
│ ├── Manual entry with validation
|
|
210
|
+
│ └── Import from reference managers (Zotero, Mendeley, BibTeX)
|
|
211
|
+
├── Store
|
|
212
|
+
│ ├── Canonical bibliographic record
|
|
213
|
+
│ ├── Multiple format export (BibTeX, RIS, CSL-JSON)
|
|
214
|
+
│ ├── Link to full-text file
|
|
215
|
+
│ └── Link to all notes referencing this source
|
|
216
|
+
├── Use
|
|
217
|
+
│ ├── Inline citation insertion
|
|
218
|
+
│ ├── Bibliography generation
|
|
219
|
+
│ ├── Citation context extraction (surrounding sentences)
|
|
220
|
+
│ └── Citation intent classification (background, method, result, comparison)
|
|
221
|
+
└── Analyze
|
|
222
|
+
├── Most-cited sources in personal corpus
|
|
223
|
+
├── Citation clusters and communities
|
|
224
|
+
├── Temporal citation patterns
|
|
225
|
+
└── Missing citations (referenced but not captured)
|
|
226
|
+
```
|
|
227
|
+
|
|
228
|
+
### Citation Intent Classification
|
|
229
|
+
|
|
230
|
+
| Intent | Description | Example Signal |
|
|
231
|
+
|--------|-------------|---------------|
|
|
232
|
+
| Background | General context or motivation | "It is well known that..." |
|
|
233
|
+
| Uses / Method | Adopting a technique or tool | "Following the approach of..." |
|
|
234
|
+
| Comparison | Contrasting results or methods | "Unlike [Author], we find..." |
|
|
235
|
+
| Extension | Building on prior work | "Extending the framework of..." |
|
|
236
|
+
| Critique | Disagreeing or identifying flaws | "However, [Author] overlooks..." |
|
|
237
|
+
| Support | Providing evidence for a claim | "Consistent with [Author]..." |
|
|
238
|
+
|
|
239
|
+
### Bibliographic Record Fields
|
|
240
|
+
|
|
241
|
+
Every record must include: unique key (e.g., Smith2024), title, authors, year, venue, DOI/ISBN/URL, document type, tags, date added, date read, relevance score (1-5), 1-2 sentence summary, key quotes with page numbers, and links to derived Zettelkasten notes.
|
|
242
|
+
|
|
243
|
+
---
|
|
244
|
+
|
|
245
|
+
## Note-Taking Systems and Linking
|
|
246
|
+
|
|
247
|
+
### Zettelkasten Implementation
|
|
248
|
+
|
|
249
|
+
```text
|
|
250
|
+
Zettelkasten Structure
|
|
251
|
+
├── Fleeting Notes
|
|
252
|
+
│ ├── Quick captures, unprocessed
|
|
253
|
+
│ ├── Inbox for raw thoughts
|
|
254
|
+
│ └── Must be processed within 48 hours or archived
|
|
255
|
+
├── Literature Notes
|
|
256
|
+
│ ├── Paraphrased ideas from a single source
|
|
257
|
+
│ ├── Always linked to bibliographic record
|
|
258
|
+
│ ├── Written in your own words (never copy-paste)
|
|
259
|
+
│ └── One note per key idea (not per source)
|
|
260
|
+
├── Permanent Notes
|
|
261
|
+
│ ├── Atomic: one idea per note
|
|
262
|
+
│ ├── Self-contained: understandable without context
|
|
263
|
+
│ ├── Connected: linked to related permanent notes
|
|
264
|
+
│ ├── Written for your future self
|
|
265
|
+
│ └── Includes source reference
|
|
266
|
+
├── Structure Notes (Maps of Content)
|
|
267
|
+
│ ├── Index notes that organize clusters of permanent notes
|
|
268
|
+
│ ├── Provide narrative through a topic
|
|
269
|
+
│ ├── Updated as new notes are added
|
|
270
|
+
│ └── Multiple structure notes can reference the same permanent note
|
|
271
|
+
└── Project Notes
|
|
272
|
+
├── Tied to a specific output (paper, presentation, project)
|
|
273
|
+
├── Temporary: archived when project completes
|
|
274
|
+
└── Reference permanent notes, do not duplicate them
|
|
275
|
+
```
|
|
276
|
+
|
|
277
|
+
### Note Quality Checklist
|
|
278
|
+
|
|
279
|
+
Before a note earns "permanent" status:
|
|
280
|
+
|
|
281
|
+
- [ ] Contains exactly one idea
|
|
282
|
+
- [ ] Written in complete sentences (not bullet fragments)
|
|
283
|
+
- [ ] Understandable without reading the source
|
|
284
|
+
- [ ] Has at least one link to another permanent note
|
|
285
|
+
- [ ] Includes source reference with page/section
|
|
286
|
+
- [ ] Tagged with relevant topics
|
|
287
|
+
- [ ] Unique ID assigned (timestamp-based recommended: YYYYMMDDHHMMSS)
|
|
288
|
+
|
|
289
|
+
### Link Types Within Notes
|
|
290
|
+
|
|
291
|
+
| Link Type | Purpose | Notation Example |
|
|
292
|
+
|-----------|---------|-----------------|
|
|
293
|
+
| Direct Reference | "This note elaborates on..." | `[[202601011200]]` |
|
|
294
|
+
| See Also | Related but not dependent | `See also: [[202512150900]]` |
|
|
295
|
+
| Contradicts | Opposing viewpoint | `Contrast with: [[202511201400]]` |
|
|
296
|
+
| Sequence | Part of a chain of reasoning | `Next: [[202601021000]]` |
|
|
297
|
+
| Structure | Belongs to a map of content | `Part of: [[MOC-Machine-Learning]]` |
|
|
298
|
+
| Source | Derived from this document | `Source: [[Smith2024]]` |
|
|
299
|
+
|
|
300
|
+
### Progressive Summarization Layers
|
|
301
|
+
|
|
302
|
+
| Layer | Action | Result |
|
|
303
|
+
|-------|--------|--------|
|
|
304
|
+
| 0 - Capture | Save the full source text | Raw material in archive |
|
|
305
|
+
| 1 - Bold | Bold the most important passages | ~10-20% of original highlighted |
|
|
306
|
+
| 2 - Highlight | Highlight within the bolded passages | ~2-5% of original stands out |
|
|
307
|
+
| 3 - Executive Summary | Write a 2-3 sentence summary in your words | Distilled insight |
|
|
308
|
+
| 4 - Remix | Combine with other notes into new output | Original contribution |
|
|
309
|
+
|
|
310
|
+
---
|
|
311
|
+
|
|
312
|
+
## Search and Retrieval Optimization
|
|
313
|
+
|
|
314
|
+
### Search Architecture
|
|
315
|
+
|
|
316
|
+
```text
|
|
317
|
+
Search Stack
|
|
318
|
+
├── Lexical Search (BM25 / Full-Text)
|
|
319
|
+
│ ├── Exact keyword matching
|
|
320
|
+
│ ├── Boolean operators (AND, OR, NOT)
|
|
321
|
+
│ ├── Field-specific search (title, author, tags)
|
|
322
|
+
│ └── Best for: known-item retrieval, exact phrases
|
|
323
|
+
├── Semantic Search (Vector / Embedding)
|
|
324
|
+
│ ├── Meaning-based similarity
|
|
325
|
+
│ ├── Handles synonyms and paraphrases
|
|
326
|
+
│ ├── Cross-language retrieval
|
|
327
|
+
│ └── Best for: exploratory search, "notes about X concept"
|
|
328
|
+
├── Graph Traversal
|
|
329
|
+
│ ├── Follow relationship edges
|
|
330
|
+
│ ├── Find shortest paths between concepts
|
|
331
|
+
│ ├── Cluster discovery
|
|
332
|
+
│ └── Best for: "How does A relate to B?", serendipitous discovery
|
|
333
|
+
└── Hybrid (Reciprocal Rank Fusion)
|
|
334
|
+
├── Combine lexical + semantic scores
|
|
335
|
+
├── Re-rank with cross-encoder
|
|
336
|
+
├── Filter by metadata facets
|
|
337
|
+
└── Best for: general-purpose queries
|
|
338
|
+
```
|
|
339
|
+
|
|
340
|
+
### Query Patterns
|
|
341
|
+
|
|
342
|
+
| Query Type | Example | Best Search Method |
|
|
343
|
+
|------------|---------|-------------------|
|
|
344
|
+
| Known item | "Find the Smith 2024 paper on transformers" | Lexical (title + author) |
|
|
345
|
+
| Topical | "Everything I have on spaced repetition" | Hybrid (semantic + tag filter) |
|
|
346
|
+
| Relational | "What contradicts my note on X?" | Graph traversal |
|
|
347
|
+
| Temporal | "What did I read about AI safety last quarter?" | Lexical + date filter |
|
|
348
|
+
| Exploratory | "Surprise me with something related to this idea" | Semantic + random walk |
|
|
349
|
+
| Synthesis | "What are the main arguments for and against Y?" | Graph + semantic retrieval |
|
|
350
|
+
|
|
351
|
+
### Embedding Strategy
|
|
352
|
+
|
|
353
|
+
| Content Type | Embedding Granularity | Model Recommendation |
|
|
354
|
+
|-------------|----------------------|---------------------|
|
|
355
|
+
| Academic papers | Per-paragraph | Domain-specific (SciBERT, SPECTER) |
|
|
356
|
+
| Book chapters | Per-section | General-purpose (text-embedding-3-large) |
|
|
357
|
+
| Personal notes | Per-note (atomic) | General-purpose |
|
|
358
|
+
| Highlights | Per-highlight | General-purpose |
|
|
359
|
+
| Metadata | Per-record | Lightweight (text-embedding-3-small) |
|
|
360
|
+
|
|
361
|
+
### Retrieval Quality Metrics
|
|
362
|
+
|
|
363
|
+
| Metric | Definition | Target |
|
|
364
|
+
|--------|-----------|--------|
|
|
365
|
+
| Precision@10 | Relevant results in top 10 | > 0.7 |
|
|
366
|
+
| Recall@50 | Fraction of all relevant docs found in top 50 | > 0.8 |
|
|
367
|
+
| Mean Reciprocal Rank | Average rank of first relevant result | > 0.6 |
|
|
368
|
+
| User satisfaction (self-rated) | Did you find what you needed? | > 4/5 |
|
|
369
|
+
| Time to answer | Seconds from query to useful result | < 30s |
|
|
370
|
+
|
|
371
|
+
---
|
|
372
|
+
|
|
373
|
+
## Summarization Hierarchies
|
|
374
|
+
|
|
375
|
+
### Multi-Level Summarization
|
|
376
|
+
|
|
377
|
+
```text
|
|
378
|
+
Summarization Pyramid
|
|
379
|
+
├── Level 0: Raw Source
|
|
380
|
+
│ └── Full original text, unmodified
|
|
381
|
+
├── Level 1: Extracted Notes
|
|
382
|
+
│ └── Key passages, quotes, data points (per source)
|
|
383
|
+
├── Level 2: Atomic Summaries
|
|
384
|
+
│ └── One-paragraph summary per concept/claim
|
|
385
|
+
├── Level 3: Topic Summaries
|
|
386
|
+
│ └── Multi-source synthesis per topic (1-2 pages)
|
|
387
|
+
├── Level 4: Domain Overviews
|
|
388
|
+
│ └── Comprehensive survey of a research area (5-10 pages)
|
|
389
|
+
└── Level 5: Executive Brief
|
|
390
|
+
└── Cross-domain strategic summary (1 page)
|
|
391
|
+
```
|
|
392
|
+
|
|
393
|
+
### Summarization Quality Criteria
|
|
394
|
+
|
|
395
|
+
| Criterion | Description | Verification Method |
|
|
396
|
+
|-----------|-------------|-------------------|
|
|
397
|
+
| Accuracy | No factual errors or misrepresentations | Compare against source |
|
|
398
|
+
| Completeness | All key claims preserved | Check coverage of main points |
|
|
399
|
+
| Conciseness | No redundancy or filler | Word count within target range |
|
|
400
|
+
| Attribution | Every claim traceable to a source | Verify citation links |
|
|
401
|
+
| Neutrality | Does not inject opinion unless labeled | Review for editorializing |
|
|
402
|
+
| Coherence | Logical flow, no non sequiturs | Read aloud test |
|
|
403
|
+
|
|
404
|
+
### Topic Summary Template
|
|
405
|
+
|
|
406
|
+
```text
|
|
407
|
+
## Topic Summary: [Topic Name]
|
|
408
|
+
|
|
409
|
+
**Last Updated**: [YYYY-MM-DD]
|
|
410
|
+
**Sources Synthesized**: [Count]
|
|
411
|
+
**Confidence Level**: [High / Medium / Low]
|
|
412
|
+
|
|
413
|
+
### Definition
|
|
414
|
+
[What is this topic? 2-3 sentences.]
|
|
415
|
+
|
|
416
|
+
### Key Claims
|
|
417
|
+
1. [Claim] — supported by [Source1], [Source2]
|
|
418
|
+
2. [Claim] — supported by [Source3]; challenged by [Source4]
|
|
419
|
+
3. [Claim] — emerging evidence from [Source5]
|
|
420
|
+
|
|
421
|
+
### Open Questions
|
|
422
|
+
- [Question that remains unresolved]
|
|
423
|
+
- [Contradiction between sources]
|
|
424
|
+
|
|
425
|
+
### Related Topics
|
|
426
|
+
- [[Topic A]] — [nature of relationship]
|
|
427
|
+
- [[Topic B]] — [nature of relationship]
|
|
428
|
+
|
|
429
|
+
### Timeline of Understanding
|
|
430
|
+
| Date | Development | Source |
|
|
431
|
+
|------|------------|--------|
|
|
432
|
+
| [YYYY-MM] | [How understanding evolved] | [Source] |
|
|
433
|
+
```
|
|
434
|
+
|
|
435
|
+
---
|
|
436
|
+
|
|
437
|
+
## Research Workflow Integration
|
|
438
|
+
|
|
439
|
+
### Research Phases and Knowledge Actions
|
|
440
|
+
|
|
441
|
+
| Phase | Knowledge Action | System Support |
|
|
442
|
+
|-------|-----------------|---------------|
|
|
443
|
+
| Question Formation | Search existing notes for prior thinking | Semantic search, graph browse |
|
|
444
|
+
| Literature Review | Ingest and classify new sources | Ingestion pipeline, dedup |
|
|
445
|
+
| Reading and Annotation | Create literature notes, highlight | Progressive summarization |
|
|
446
|
+
| Analysis | Create permanent notes, link to graph | Zettelkasten workflow |
|
|
447
|
+
| Synthesis | Build topic summaries, concept maps | Summarization hierarchy |
|
|
448
|
+
| Writing | Retrieve and cite from knowledge base | Citation manager, search |
|
|
449
|
+
| Revision | Update notes based on new understanding | Version tracking |
|
|
450
|
+
| Publication | Export bibliography, archive project notes | Export, archival |
|
|
451
|
+
|
|
452
|
+
### Integration Points
|
|
453
|
+
|
|
454
|
+
| Tool / System | Integration Method | Data Flow |
|
|
455
|
+
|--------------|-------------------|-----------|
|
|
456
|
+
| Reference Manager (Zotero) | BibTeX / CSL-JSON sync | Bidirectional |
|
|
457
|
+
| PDF Reader (Zotero, PDF Expert) | Annotation export | One-way into system |
|
|
458
|
+
| Note App (Obsidian, Logseq) | Markdown files, backlinks | Bidirectional |
|
|
459
|
+
| Search Engine (Elasticsearch, Meilisearch) | Index on change | One-way from system |
|
|
460
|
+
| Vector DB (Qdrant, Weaviate, Chroma) | Embed on note create/update | One-way from system |
|
|
461
|
+
| Writing Tool (LaTeX, Google Docs) | Citation insertion plugin | One-way from system |
|
|
462
|
+
| Calendar / Task Manager | Research task scheduling | Metadata sync |
|
|
463
|
+
| Web Browser | Clip extension | One-way into system |
|
|
464
|
+
|
|
465
|
+
---
|
|
466
|
+
|
|
467
|
+
## Version Tracking of Ideas
|
|
468
|
+
|
|
469
|
+
### Idea Evolution Model
|
|
470
|
+
|
|
471
|
+
```text
|
|
472
|
+
Idea Lifecycle
|
|
473
|
+
├── Seed
|
|
474
|
+
│ ├── First encounter with a concept
|
|
475
|
+
│ ├── Minimal understanding, high uncertainty
|
|
476
|
+
│ └── Captured as fleeting or literature note
|
|
477
|
+
├── Sprout
|
|
478
|
+
│ ├── Connected to 2-3 other ideas
|
|
479
|
+
│ ├── Paraphrased in own words
|
|
480
|
+
│ └── Promoted to permanent note
|
|
481
|
+
├── Growth
|
|
482
|
+
│ ├── Refined through multiple encounters
|
|
483
|
+
│ ├── Evidence accumulates (supporting and opposing)
|
|
484
|
+
│ └── Featured in a structure note or concept map
|
|
485
|
+
├── Maturity
|
|
486
|
+
│ ├── Well-connected, well-evidenced
|
|
487
|
+
│ ├── Summarized at multiple levels
|
|
488
|
+
│ └── Used in original output (writing, presentations)
|
|
489
|
+
├── Revision
|
|
490
|
+
│ ├── Challenged by new evidence
|
|
491
|
+
│ ├── Updated with version annotation
|
|
492
|
+
│ └── Old version preserved, not deleted
|
|
493
|
+
└── Archival / Supersession
|
|
494
|
+
├── Replaced by a more complete understanding
|
|
495
|
+
├── Linked to successor note
|
|
496
|
+
└── Marked as superseded with date and reason
|
|
497
|
+
```
|
|
498
|
+
|
|
499
|
+
### Version Annotation Format
|
|
500
|
+
|
|
501
|
+
```text
|
|
502
|
+
## Note: [Title] (v3)
|
|
503
|
+
|
|
504
|
+
**Created**: 2025-06-15
|
|
505
|
+
**Last Updated**: 2026-01-28
|
|
506
|
+
**Version**: 3
|
|
507
|
+
**Status**: Active / Revised / Superseded
|
|
508
|
+
|
|
509
|
+
### Current Understanding
|
|
510
|
+
[The current state of this idea]
|
|
511
|
+
|
|
512
|
+
### Change Log
|
|
513
|
+
| Version | Date | Change | Trigger |
|
|
514
|
+
|---------|------|--------|---------|
|
|
515
|
+
| v1 | 2025-06-15 | Initial capture from [Source] | Reading |
|
|
516
|
+
| v2 | 2025-09-03 | Refined after encountering [Source2] | Contradiction |
|
|
517
|
+
| v3 | 2026-01-28 | Expanded with evidence from [Source3] | New evidence |
|
|
518
|
+
|
|
519
|
+
### Previous Versions
|
|
520
|
+
- v2: [[202509031400-note-title-v2]]
|
|
521
|
+
- v1: [[202506151200-note-title-v1]]
|
|
522
|
+
```
|
|
523
|
+
|
|
524
|
+
### Tracking Intellectual Lineage
|
|
525
|
+
|
|
526
|
+
| Question | Method |
|
|
527
|
+
|----------|--------|
|
|
528
|
+
| Where did this idea originate? | Follow `derived_from` edges backward |
|
|
529
|
+
| How has my thinking changed? | Compare version change logs |
|
|
530
|
+
| What evidence changed my mind? | Review "Trigger" column in change log |
|
|
531
|
+
| Which ideas are most stable? | Sort by version count ascending (fewer revisions = more stable) |
|
|
532
|
+
| Which ideas are most contested? | Count `contradicts` edges |
|
|
533
|
+
| What are my intellectual blind spots? | Find domains with few notes or low connectivity |
|
|
534
|
+
|
|
535
|
+
---
|
|
536
|
+
|
|
537
|
+
## Common Pitfalls
|
|
538
|
+
|
|
539
|
+
### 1. Collector's Fallacy
|
|
540
|
+
|
|
541
|
+
Wrong: Save hundreds of PDFs, highlight obsessively, never synthesize. Hoarding feels like learning but produces no understanding.
|
|
542
|
+
|
|
543
|
+
Right: For every hour of reading, spend 30 minutes writing notes in your own words. If you cannot explain it, you have not learned it.
|
|
544
|
+
|
|
545
|
+
### 2. Over-Engineering Taxonomy
|
|
546
|
+
|
|
547
|
+
Wrong: Spend weeks designing the perfect folder hierarchy and tagging system before adding a single note.
|
|
548
|
+
|
|
549
|
+
Right: Start with minimal structure. Let tags and links emerge organically. Reorganize only when retrieval fails.
|
|
550
|
+
|
|
551
|
+
### 3. Orphan Notes
|
|
552
|
+
|
|
553
|
+
Wrong: Create notes but never link them. Each note is an island.
|
|
554
|
+
|
|
555
|
+
Right: Every new note must connect to at least one existing note. If you cannot find a connection, question whether the note belongs in your system.
|
|
556
|
+
|
|
557
|
+
### 4. Copy-Paste Without Processing
|
|
558
|
+
|
|
559
|
+
Wrong: Highlight a passage and paste it directly into your notes.
|
|
560
|
+
|
|
561
|
+
Right: Paraphrase in your own words. The act of translation is the act of understanding. Preserve the original only as a reference quote.
|
|
562
|
+
|
|
563
|
+
### 5. Ignoring Contradictions
|
|
564
|
+
|
|
565
|
+
Wrong: When two sources disagree, keep both without comment.
|
|
566
|
+
|
|
567
|
+
Right: Create explicit contradiction links. Write a note exploring the tension. Contradictions are where the most valuable thinking happens.
|
|
568
|
+
|
|
569
|
+
### 6. Neglecting Maintenance
|
|
570
|
+
|
|
571
|
+
Wrong: Build the system for six months, then never prune, review, or update.
|
|
572
|
+
|
|
573
|
+
Right: Schedule weekly reviews. Prune dead notes quarterly. Update summaries when new evidence arrives. A knowledge system is a garden, not a warehouse.
|
|
574
|
+
|
|
575
|
+
### 7. Tool Obsession
|
|
576
|
+
|
|
577
|
+
Wrong: Spend more time configuring plugins, themes, and workflows than actually reading and thinking.
|
|
578
|
+
|
|
579
|
+
Right: Pick a tool that supports backlinks and full-text search. Start writing. Optimize only when you hit a real bottleneck.
|
|
580
|
+
|
|
581
|
+
---
|
|
582
|
+
|
|
583
|
+
## Resources
|
|
584
|
+
|
|
585
|
+
- [How to Take Smart Notes - Sonke Ahrens](https://www.goodreads.com/book/show/34507927-how-to-take-smart-notes)
|
|
586
|
+
- [Building a Second Brain - Tiago Forte](https://www.goodreads.com/book/show/59616977-building-a-second-brain)
|
|
587
|
+
- [Zettelkasten.de](https://zettelkasten.de/)
|
|
588
|
+
- [Andy Matuschak's Evergreen Notes](https://notes.andymatuschak.org/)
|
|
589
|
+
- [Obsidian](https://obsidian.md/) / [Logseq](https://logseq.com/)
|
|
590
|
+
- [Zotero Reference Manager](https://www.zotero.org/)
|
|
591
|
+
- [Semantic Scholar API](https://api.semanticscholar.org/)
|
|
592
|
+
- [OpenAlex API](https://docs.openalex.org/)
|
|
593
|
+
- [Connected Papers](https://www.connectedpapers.com/)
|
|
@@ -0,0 +1,78 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Personal Finance Optimization
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Personal Finance Optimization
|
|
7
|
+
|
|
8
|
+
Guidelines for reducing recurring costs, optimizing insurance plans, maximizing rewards and benefits, and maintaining a systematic approach to household financial management.
|
|
9
|
+
|
|
10
|
+
## Optimization Principles
|
|
11
|
+
|
|
12
|
+
1. **Measure before optimizing** - Collect at least 6-12 months of spending data before recommending changes
|
|
13
|
+
2. **Focus on the big categories first** - Housing, insurance, transportation, and utilities yield the largest savings
|
|
14
|
+
3. **Optimization is recurring** - A one-time review is not enough. Financial optimization requires quarterly and annual review cadences
|
|
15
|
+
4. **Tax-advantaged accounts first** - Maximize HSA, FSA, and retirement account contributions before optimizing discretionary spending
|
|
16
|
+
5. **Rewards stacking** - Layer credit card rewards, loyalty programs, employer benefits, and promotional offers for maximum value
|
|
17
|
+
|
|
18
|
+
## Insurance Optimization Methodology
|
|
19
|
+
|
|
20
|
+
### Usage Pattern Analysis
|
|
21
|
+
|
|
22
|
+
Before comparing any insurance plan:
|
|
23
|
+
|
|
24
|
+
1. Pull 24 months of claims history and out-of-pocket spending
|
|
25
|
+
2. List every provider, medication, and service used with frequency
|
|
26
|
+
3. Identify any planned procedures or changes in the next 12 months
|
|
27
|
+
4. Verify which providers are in-network for each plan under consideration
|
|
28
|
+
5. Calculate total annual cost under best-case, expected-case, and worst-case usage scenarios
|
|
29
|
+
|
|
30
|
+
### Plan Comparison
|
|
31
|
+
|
|
32
|
+
For every insurance comparison, calculate total annual cost as:
|
|
33
|
+
|
|
34
|
+
- (Monthly Premium x 12) + Expected Out-of-Pocket Based on Usage - Tax Savings from HSA/FSA - Employer Contributions
|
|
35
|
+
|
|
36
|
+
Weight the scenarios: 50% best case, 35% expected case, 15% worst case. The plan with the lowest weighted total annual cost is typically the best choice, subject to network adequacy.
|
|
37
|
+
|
|
38
|
+
### Annual Insurance Shopping Schedule
|
|
39
|
+
|
|
40
|
+
- **45-60 days before renewal**: Request current policy declarations page and begin competitor quoting
|
|
41
|
+
- **30-45 days before renewal**: Complete comparisons, negotiate with current carrier using competitor quotes
|
|
42
|
+
- **14-30 days before renewal**: Make final decision and bind new policy if switching
|
|
43
|
+
- **Day of renewal**: Verify new policy is active and old policy terminates without gap
|
|
44
|
+
|
|
45
|
+
## Expense Category Strategies
|
|
46
|
+
|
|
47
|
+
### High-Impact Categories
|
|
48
|
+
|
|
49
|
+
- **Housing**: Review refinance opportunities when rates drop 0.5%+ below current rate. Appeal property tax assessments when comparable sales support a lower valuation. Request PMI removal at 80% LTV.
|
|
50
|
+
- **Insurance**: Shop all policies annually. Bundle home and auto for 10-25% discount. Optimize deductibles based on emergency fund size.
|
|
51
|
+
- **Telecom**: Negotiate annually with retention department. Right-size data and channel plans to actual usage.
|
|
52
|
+
- **Subscriptions**: Audit quarterly. Cancel anything unused in the past 30 days. Negotiate annual rates for keepers.
|
|
53
|
+
|
|
54
|
+
### Credit Card Rewards
|
|
55
|
+
|
|
56
|
+
- Assign spending categories to the card with the highest reward rate for that category
|
|
57
|
+
- Set recurring bills on the card that offers the best rate for subscription or utility payments
|
|
58
|
+
- Review reward program changes quarterly as issuers frequently modify category bonuses
|
|
59
|
+
- Redeem rewards at their highest-value option (often travel or statement credit, not merchandise)
|
|
60
|
+
|
|
61
|
+
## Financial Review Cadence
|
|
62
|
+
|
|
63
|
+
Follow the review schedule in CLAUDE.md:
|
|
64
|
+
|
|
65
|
+
- **Weekly**: Transaction review for unauthorized charges, verify autopay processing
|
|
66
|
+
- **Monthly**: Budget reconciliation, upcoming renewal check for the next 60 days
|
|
67
|
+
- **Quarterly**: Subscription audit, insurance adequacy review, rewards optimization check
|
|
68
|
+
- **Annually**: Full insurance shopping, tax withholding review, provider rate comparison, credit report check
|
|
69
|
+
- **Event-triggered**: Any rate increase, life change, claim, or contract expiration
|
|
70
|
+
|
|
71
|
+
## Verification Protocol
|
|
72
|
+
|
|
73
|
+
After any financial change (new rate, plan switch, account modification):
|
|
74
|
+
|
|
75
|
+
1. Document the change with confirmation number, effective date, and expected impact
|
|
76
|
+
2. Set a 30-day reminder to verify the change on the next statement
|
|
77
|
+
3. If the change is not reflected, escalate immediately with documentation
|
|
78
|
+
4. Update the renewal tracker with the new terms and next review date
|