@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,68 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Bill Negotiation Strategies
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Bill Negotiation Strategies
|
|
7
|
+
|
|
8
|
+
Guidelines for negotiating bills, disputing charges, and reducing costs across service providers, medical bills, insurance, and subscriptions.
|
|
9
|
+
|
|
10
|
+
## Negotiation Principles
|
|
11
|
+
|
|
12
|
+
1. **Never negotiate without data** - Gather competitive quotes, market rates, and account history before contacting any provider
|
|
13
|
+
2. **Be specific** - Have a target rate and a walk-away point defined before the call begins
|
|
14
|
+
3. **Leverage tenure and loyalty** - Long-standing accounts with good payment history are retention department assets
|
|
15
|
+
4. **Ask for retention or loyalty departments** - Front-line billing representatives typically have limited authority to adjust rates
|
|
16
|
+
5. **Document every interaction** - Record date, time, representative name, reference number, and outcome
|
|
17
|
+
|
|
18
|
+
## Bill Audit Protocol
|
|
19
|
+
|
|
20
|
+
Before negotiating, conduct a full audit:
|
|
21
|
+
|
|
22
|
+
1. Collect the last 12 months of statements for the target provider
|
|
23
|
+
2. Calculate total annual spend
|
|
24
|
+
3. Identify any rate increases, new fees, or surcharges added over time
|
|
25
|
+
4. Research current market rates for equivalent service from competitors
|
|
26
|
+
5. Check for billing errors, duplicate charges, or services not received
|
|
27
|
+
6. Rank providers by annual savings potential and negotiate in that order
|
|
28
|
+
|
|
29
|
+
## Negotiation Workflow
|
|
30
|
+
|
|
31
|
+
1. **Prepare**: Complete the pre-call section of the negotiation tracking template
|
|
32
|
+
2. **Call**: Request the retention or loyalty department. State your case clearly and calmly
|
|
33
|
+
3. **Anchor**: Lead with the competitor rate or market benchmark as your reference point
|
|
34
|
+
4. **Listen**: Let the representative make the first concrete offer
|
|
35
|
+
5. **Counter**: If the offer does not meet your target, counter with your specific number and justification
|
|
36
|
+
6. **Escalate**: If the representative cannot meet your target, politely ask for a supervisor or callback from a manager
|
|
37
|
+
7. **Document**: Record the outcome, confirmation number, and new terms
|
|
38
|
+
8. **Verify**: Set a 30-day reminder to confirm the change appears on the next statement
|
|
39
|
+
|
|
40
|
+
## Medical Bill Negotiation
|
|
41
|
+
|
|
42
|
+
Medical bills require a distinct approach:
|
|
43
|
+
|
|
44
|
+
- Always request an itemized bill with CPT codes, not a summary statement
|
|
45
|
+
- Verify every CPT code matches a service actually received
|
|
46
|
+
- Compare charges to Medicare reimbursement rates as a fair-price benchmark
|
|
47
|
+
- Ask about self-pay discounts (typically 20-40% off billed charges)
|
|
48
|
+
- Request a payment plan with zero or low interest rather than paying a disputed amount in full
|
|
49
|
+
- If a bill was processed incorrectly through insurance, request reprocessing before negotiating the patient portion
|
|
50
|
+
- Escalate to the billing department supervisor or patient advocate for unresolved disputes
|
|
51
|
+
|
|
52
|
+
## Subscription Management
|
|
53
|
+
|
|
54
|
+
- Treat every subscription renewal as a negotiation event
|
|
55
|
+
- The most effective retention trigger is stating intent to cancel
|
|
56
|
+
- Annual payment plans are almost always cheaper than monthly (15-30% savings typical)
|
|
57
|
+
- Set calendar reminders 14 days before any free trial converts to paid
|
|
58
|
+
- Maintain a list of all active subscriptions with renewal dates and cancellation methods
|
|
59
|
+
|
|
60
|
+
## Tracking and Follow-Up
|
|
61
|
+
|
|
62
|
+
Use the negotiation tracking template in CLAUDE.md for every negotiation. Key fields:
|
|
63
|
+
|
|
64
|
+
- Current rate, competitor rate, target rate, walk-away point
|
|
65
|
+
- Call log with representative name and reference numbers
|
|
66
|
+
- Outcome with new terms and expiration date
|
|
67
|
+
- Monthly and annual savings calculated
|
|
68
|
+
- Re-negotiation reminder date set (typically 30 days before promotional rate expires)
|
|
@@ -0,0 +1,75 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Life Logistics Coordinator
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Life Logistics Coordinator
|
|
7
|
+
|
|
8
|
+
Principal-level guidelines for managing personal logistics including appointment scheduling, bill negotiation, insurance optimization, vendor research, recurring task automation, and household management.
|
|
9
|
+
|
|
10
|
+
## Scope
|
|
11
|
+
|
|
12
|
+
This ruleset applies to:
|
|
13
|
+
|
|
14
|
+
- Doctor, dentist, specialist, and service appointment scheduling
|
|
15
|
+
- Bill negotiation and dispute resolution with service providers
|
|
16
|
+
- Insurance comparison and rate optimization based on usage patterns
|
|
17
|
+
- Vendor and provider research with structured evaluation
|
|
18
|
+
- Recurring task automation and deadline tracking
|
|
19
|
+
- Personal finance optimization and cost reduction
|
|
20
|
+
- Household management and maintenance scheduling
|
|
21
|
+
- Delegation protocols for complex or time-sensitive tasks
|
|
22
|
+
|
|
23
|
+
## Core Philosophy
|
|
24
|
+
|
|
25
|
+
**Data before decisions.** Every recommendation must be grounded in actual usage data, billing history, competitive market rates, and documented provider quality metrics. Gut feelings and assumptions are replaced by structured evaluation frameworks.
|
|
26
|
+
|
|
27
|
+
## Fundamental Principles
|
|
28
|
+
|
|
29
|
+
### 1. Total Cost of Ownership
|
|
30
|
+
|
|
31
|
+
Never optimize on sticker price alone. Factor in time investment, convenience, service quality, switching costs, hidden fees, and opportunity cost. The cheapest option is rarely the best value.
|
|
32
|
+
|
|
33
|
+
### 2. Automate the Predictable
|
|
34
|
+
|
|
35
|
+
Any task that recurs on a fixed schedule should be systematized. Autopay for bills, auto-refill for prescriptions, calendar reminders for maintenance. Memory is not a system.
|
|
36
|
+
|
|
37
|
+
### 3. Document Everything
|
|
38
|
+
|
|
39
|
+
Keep records of every provider interaction, negotiation outcome, rate quote, and account change. Documentation is leverage for future negotiations and dispute resolution.
|
|
40
|
+
|
|
41
|
+
### 4. Proactive Over Reactive
|
|
42
|
+
|
|
43
|
+
Catch renewals, expirations, rate increases, and deadlines before they become emergencies. Maintain a rolling 90-day lookahead for all time-sensitive items.
|
|
44
|
+
|
|
45
|
+
### 5. Verify Every Change
|
|
46
|
+
|
|
47
|
+
Never trust that a negotiated rate, corrected bill, or policy change has been applied. Always confirm on the next billing cycle and set a reminder to check.
|
|
48
|
+
|
|
49
|
+
## Decision Framework
|
|
50
|
+
|
|
51
|
+
When evaluating any logistics decision:
|
|
52
|
+
|
|
53
|
+
1. **Usage analysis**: What does actual historical data say about needs?
|
|
54
|
+
2. **Market comparison**: What are the competitive alternatives and their total cost?
|
|
55
|
+
3. **Time value**: How much personal time does each option require?
|
|
56
|
+
4. **Risk assessment**: What happens if this provider, plan, or system fails?
|
|
57
|
+
5. **Switching cost**: What is the real cost of changing from the current setup?
|
|
58
|
+
|
|
59
|
+
## Output Standards
|
|
60
|
+
|
|
61
|
+
- Always present options in a comparison table with weighted scoring
|
|
62
|
+
- Include total annual cost calculations, not just monthly rates
|
|
63
|
+
- Provide specific scripts or talking points for negotiation scenarios
|
|
64
|
+
- Attach deadlines and calendar reminders to every action item
|
|
65
|
+
- Flag items that require personal presence versus items that can be delegated
|
|
66
|
+
- Include verification steps and follow-up dates for every action taken
|
|
67
|
+
- Reference the specific template from CLAUDE.md when generating structured output
|
|
68
|
+
|
|
69
|
+
## Key Guardrails
|
|
70
|
+
|
|
71
|
+
- Never recommend a provider, plan, or service without at least three comparison options
|
|
72
|
+
- Never present a cost estimate without specifying the time period (monthly, annual, per-visit)
|
|
73
|
+
- Never schedule or commit on behalf of the user without explicit confirmation
|
|
74
|
+
- Always disclose when information is based on general market data versus user-specific data
|
|
75
|
+
- Always flag when a deadline is within 14 days and action has not been initiated
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Vendor and Provider Research Methodology
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Vendor and Provider Research Methodology
|
|
7
|
+
|
|
8
|
+
Guidelines for evaluating, comparing, and selecting service providers across medical, home service, financial, and general vendor categories.
|
|
9
|
+
|
|
10
|
+
## Research Principles
|
|
11
|
+
|
|
12
|
+
1. **Structured evaluation over gut feel** - Use weighted scorecards with explicit criteria for every provider comparison
|
|
13
|
+
2. **Minimum viable shortlist** - Screen broadly, then narrow to 3-5 candidates for detailed evaluation
|
|
14
|
+
3. **Verify credentials independently** - Never rely solely on a provider's self-reported qualifications
|
|
15
|
+
4. **Standardize the interview** - Ask the same questions of every candidate to enable fair comparison
|
|
16
|
+
5. **Separate research from decision** - Gather data first, then evaluate. Mixing the two leads to confirmation bias
|
|
17
|
+
|
|
18
|
+
## Research Pipeline
|
|
19
|
+
|
|
20
|
+
Follow this sequence for every provider search:
|
|
21
|
+
|
|
22
|
+
1. **Define requirements** - List must-have criteria, nice-to-have preferences, budget range, and timeline
|
|
23
|
+
2. **Source candidates** - Use insurance directories, professional associations, verified review platforms, and personal referrals
|
|
24
|
+
3. **Screen and shortlist** - Verify licensing, check for complaints, confirm insurance network status, review ratings with a minimum sample size of 20 reviews
|
|
25
|
+
4. **Evaluate** - Contact each candidate, ask standardized questions, request written estimates, and score using the Provider Evaluation Scorecard
|
|
26
|
+
5. **Select and onboard** - Confirm terms, complete intake paperwork, set up portal access, and schedule initial service
|
|
27
|
+
6. **Post-service review** - After the first visit or service, score actual experience against expectations and update the provider database
|
|
28
|
+
|
|
29
|
+
## Provider Evaluation Scorecard
|
|
30
|
+
|
|
31
|
+
Use these weighted criteria (adjust weights based on the specific service type):
|
|
32
|
+
|
|
33
|
+
- **Cost/Value (25%)**: Total cost relative to market rate and quality delivered
|
|
34
|
+
- **Quality of Service (25%)**: Expertise, thoroughness, communication, and outcomes
|
|
35
|
+
- **Convenience/Location (15%)**: Proximity, parking, hours of operation, virtual options
|
|
36
|
+
- **Availability (10%)**: Lead time for appointments, responsiveness to inquiries
|
|
37
|
+
- **Reviews/Reputation (10%)**: Aggregate ratings from verified platforms, complaint history
|
|
38
|
+
- **Insurance/Network (10%)**: In-network status, accepted payment methods, billing transparency
|
|
39
|
+
- **Cancellation Flexibility (5%)**: Ease of rescheduling, penalty policies
|
|
40
|
+
|
|
41
|
+
Score each criterion 1-10, multiply by weight, and sum for a total weighted score.
|
|
42
|
+
|
|
43
|
+
## Source Reliability Hierarchy
|
|
44
|
+
|
|
45
|
+
Not all information sources are equal. Prioritize in this order:
|
|
46
|
+
|
|
47
|
+
1. Personal experience or direct referrals from trusted contacts
|
|
48
|
+
2. Professional licensing board records and disciplinary databases
|
|
49
|
+
3. Verified review platforms with identity confirmation (Healthgrades, Zocdoc)
|
|
50
|
+
4. General review platforms with sufficient volume (Google Reviews 50+ ratings)
|
|
51
|
+
5. Provider self-reported information (verify independently)
|
|
52
|
+
6. Social media mentions and informal recommendations (lowest reliability)
|
|
53
|
+
|
|
54
|
+
## Category-Specific Research Notes
|
|
55
|
+
|
|
56
|
+
### Medical Providers
|
|
57
|
+
- Verify board certification through the relevant specialty board
|
|
58
|
+
- Check state medical board for disciplinary actions
|
|
59
|
+
- Confirm hospital affiliations if relevant to your needs
|
|
60
|
+
- Prioritize providers who offer patient portal messaging for non-urgent questions
|
|
61
|
+
|
|
62
|
+
### Home Service Providers
|
|
63
|
+
- Verify active licensing, bonding, and insurance coverage
|
|
64
|
+
- Request and check at least three references from recent jobs
|
|
65
|
+
- Require written estimates before any work begins
|
|
66
|
+
- Confirm warranty terms and post-service support in writing
|
|
67
|
+
|
|
68
|
+
### Financial Service Providers
|
|
69
|
+
- Verify fiduciary status (fee-only advisors have fewer conflicts of interest)
|
|
70
|
+
- Check credentials through FINRA BrokerCheck or SEC Investment Adviser search
|
|
71
|
+
- Request a clear, written fee schedule before engagement
|
|
72
|
+
- Ask for sample deliverables (financial plans, reports) to assess quality
|
|
73
|
+
|
|
74
|
+
## Documentation
|
|
75
|
+
|
|
76
|
+
Add every researched provider to the provider database, including those not selected. Record the reason for rejection to avoid repeating research if circumstances change later.
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Appointment Scheduling Optimization
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Appointment Scheduling Optimization
|
|
7
|
+
|
|
8
|
+
Guidelines for scheduling appointments efficiently across medical, financial, home service, and personal service providers.
|
|
9
|
+
|
|
10
|
+
## Scheduling Principles
|
|
11
|
+
|
|
12
|
+
1. **Book proactively** - Schedule recurring appointments 3-6 months in advance and request cancellation waitlist placement for earlier slots
|
|
13
|
+
2. **Batch by location** - Group appointments in the same geographic area or provider network on the same day to minimize travel
|
|
14
|
+
3. **Optimize time slots** - Early morning and first-after-lunch slots have the shortest wait times at most medical offices
|
|
15
|
+
4. **Respect seasonality** - Schedule annual exams in Q1 when deductibles reset and provider calendars are less full
|
|
16
|
+
5. **Maintain a provider database** - Track every provider's booking method, lead time, cancellation policy, and portal access
|
|
17
|
+
|
|
18
|
+
## Priority Classification
|
|
19
|
+
|
|
20
|
+
Classify every scheduling request before acting:
|
|
21
|
+
|
|
22
|
+
- **Urgent + Time-Sensitive**: Acute medical issues, insurance enrollment deadlines, legal filing deadlines. Act immediately.
|
|
23
|
+
- **Important + Recurring**: Annual physicals, dental cleanings, vehicle inspections, HVAC service. Schedule per annual calendar.
|
|
24
|
+
- **Optimization**: Second opinions, financial reviews, insurance audits. Schedule during low-demand periods.
|
|
25
|
+
- **Flexible**: Elective services, non-urgent improvements, exploratory consultations. Fill gaps in calendar.
|
|
26
|
+
|
|
27
|
+
## Scheduling Workflow
|
|
28
|
+
|
|
29
|
+
1. Check the annual scheduling calendar for what is due in the next 60 days
|
|
30
|
+
2. Verify insurance network status of the target provider before booking
|
|
31
|
+
3. Check for any required referrals or pre-authorizations
|
|
32
|
+
4. Book using the provider's preferred method (portal, phone, app)
|
|
33
|
+
5. Request cancellation waitlist if the earliest slot is too far out
|
|
34
|
+
6. Add appointment to calendar with address, documents to bring, and preparation notes
|
|
35
|
+
7. Set reminder for 48 hours before (confirm appointment) and 24 hours before (prepare documents)
|
|
36
|
+
8. After the visit, schedule the next occurrence immediately if recurring
|
|
37
|
+
|
|
38
|
+
## Calendar Integration
|
|
39
|
+
|
|
40
|
+
- Use a dedicated calendar layer or color code for logistics appointments
|
|
41
|
+
- Include in each calendar entry: provider name, address, phone number, portal link, documents needed, co-pay amount
|
|
42
|
+
- Set two reminders per appointment: one for preparation and one for departure time accounting for travel
|
|
43
|
+
- Block travel time before and after appointments to avoid scheduling conflicts
|
|
44
|
+
|
|
45
|
+
## Provider Database Fields
|
|
46
|
+
|
|
47
|
+
For every provider, maintain at minimum:
|
|
48
|
+
|
|
49
|
+
- Name, specialty, address, phone, portal URL
|
|
50
|
+
- Insurance network status and verification date
|
|
51
|
+
- Typical lead time for next available appointment
|
|
52
|
+
- Cancellation policy (notice period and fee)
|
|
53
|
+
- Preferred booking method
|
|
54
|
+
- After-hours or emergency contact protocol
|
|
55
|
+
- Personal notes on quality, wait times, and communication style
|
|
56
|
+
|
|
57
|
+
## Rescheduling and Cancellation
|
|
58
|
+
|
|
59
|
+
When an appointment must be rescheduled:
|
|
60
|
+
|
|
61
|
+
1. Check the provider's cancellation policy to avoid fees (most require 24-48 hours notice)
|
|
62
|
+
2. Rebook before cancelling to maintain continuity and avoid losing the slot entirely
|
|
63
|
+
3. If cancelling a specialist with long lead times, request placement on the next available waitlist immediately
|
|
64
|
+
4. Update the calendar entry with the new date and adjust any dependent appointments (lab work before a follow-up, for example)
|
|
65
|
+
|
|
66
|
+
## Annual Calendar Template
|
|
67
|
+
|
|
68
|
+
Follow the month-by-month scheduling template in CLAUDE.md. Adjust based on personal health needs, household size, vehicle count, and geographic factors. The calendar should be reviewed and updated at the start of each quarter.
|
|
@@ -0,0 +1,47 @@
|
|
|
1
|
+
---
|
|
2
|
+
description: Task Management and Delegation
|
|
3
|
+
alwaysApply: false
|
|
4
|
+
---
|
|
5
|
+
|
|
6
|
+
# Task Management and Delegation
|
|
7
|
+
|
|
8
|
+
Guidelines for classifying, automating, tracking, and delegating life logistics tasks.
|
|
9
|
+
|
|
10
|
+
## Core Principles
|
|
11
|
+
|
|
12
|
+
- **Systematize before delegating** — A task without a documented process cannot be delegated reliably
|
|
13
|
+
- **Calendar is source of truth** — Every deadline, renewal, and recurring task must exist in the calendar with lead-time reminders
|
|
14
|
+
- **Batch similar tasks** — Group calls, errands, and admin work into dedicated blocks
|
|
15
|
+
- **Redundant reminders for high-stakes items** — Insurance, tax, legal deadlines get reminders at 60, 30, 14, and 3 days
|
|
16
|
+
- **Review quarterly** — Audit automated systems and recurring tasks; remove obsolete items
|
|
17
|
+
|
|
18
|
+
## Task Classification
|
|
19
|
+
|
|
20
|
+
**By recurrence:** Fixed schedule (automate or calendar), event-triggered (set monitoring alerts), one-time (track to completion and archive).
|
|
21
|
+
|
|
22
|
+
**By handling:** Fully automated (autopay with verification), calendar-driven manual (reminder + checklist), delegatable (clear brief needed), personal only (requires your judgment/presence).
|
|
23
|
+
|
|
24
|
+
## Automation Standards
|
|
25
|
+
|
|
26
|
+
For any autopay/auto-renewal: verify funding source balance, set calendar reminder on processing date, review charges quarterly for rate changes, maintain master autopay list, update all links immediately when payment methods change.
|
|
27
|
+
|
|
28
|
+
## Delegation Protocol
|
|
29
|
+
|
|
30
|
+
Every delegated task includes:
|
|
31
|
+
1. Clear description of what, why, and when
|
|
32
|
+
2. Decision boundaries (independent vs. approval needed)
|
|
33
|
+
3. Context (account numbers, contacts, budget, preferences)
|
|
34
|
+
4. Deliverable definition and report-back format
|
|
35
|
+
5. Intermediate check-in point for longer tasks
|
|
36
|
+
|
|
37
|
+
## Deadline and Renewal Tracking
|
|
38
|
+
|
|
39
|
+
Maintain centralized tracker: item/provider, date, required action, lead time needed, current status. Review at start of each month; flag items due within 60 days that haven't been started.
|
|
40
|
+
|
|
41
|
+
## Quarterly Review Checklist
|
|
42
|
+
|
|
43
|
+
- Autopay arrangements on correct payment method?
|
|
44
|
+
- Any recurring tasks obsolete or changed frequency?
|
|
45
|
+
- Deadlines in next 90 days without action plans?
|
|
46
|
+
- Provider terms changed?
|
|
47
|
+
- Delegation handoffs completing on time?
|