openevidence-migration-deep-dive

Parallel run: Run old and new systems simultaneously Strangler fig: Gradually route traffic to OpenEvidence Big bang: Sw...

github

openevidence-local-dev-loop

Local development workflow for OpenEvidence clinical decision support API integration. Provides a fast feedback loop wit...

github

openevidence-install-auth

Set up OpenEvidence Medical AI API for clinical decision support and evidence-based queries. OpenEvidence account and AP...

github

openevidence-incident-runbook

| Level | Condition | Response | |-------|-----------|----------| | P1 | API down | Immediate | | P2 | Degraded | 15 min...

github

openevidence-enterprise-rbac

OpenEvidence delivers AI-powered clinical decision support using peer-reviewed medical literature. Enterprise RBAC contr...

github

openevidence-deploy-integration

Deploy a containerized OpenEvidence clinical evidence integration service with Docker. This skill covers building a HIPA...

github

openevidence-debug-bundle

This debug bundle collects diagnostic evidence from OpenEvidence clinical decision support API integrations for troubles...

github

openevidence-core-workflow-b

Search medical evidence, manage citations, and generate formatted evidence reports through OpenEvidence. Use this workfl...

github

maintainx-sdk-patterns

Production-grade patterns for building robust MaintainX API integrations with proper error handling, cursor-based pagina...

github

maintainx-reference-architecture

Production-grade architecture patterns for building scalable, maintainable integrations between MaintainX and enterprise...

github

maintainx-rate-limits

Handle MaintainX API rate limits gracefully with exponential backoff, cursor-based pagination, and request queuing to ma...

github

maintainx-prod-checklist

Comprehensive pre-deployment and post-deployment checklist for MaintainX integrations covering security, reliability, ob...

github

maintainx-observability

Implement metrics, structured logging, and alerting for MaintainX integrations to ensure reliability and rapid issue det...

github

maintainx-multi-env-setup

Configure and manage multiple MaintainX environments for development, staging, and production with proper secret managem...

github

maintainx-incident-runbook

Step-by-step procedures for responding to MaintainX integration incidents, from detection through resolution and post-mo...

github

maintainx-enterprise-rbac

Configure enterprise role-based access control for MaintainX integrations with role definitions, location-scoped permiss...

github

maintainx-debug-bundle

!node --version 2>/dev/null || echo 'N/A' !python3 --version 2>/dev/null || echo 'N/A' !echo "API key set: $([ -n "$MAIN...

github

maintainx-data-handling

Patterns for synchronizing, transforming, and exporting data between MaintainX and external systems (databases, data war...

github

maintainx-core-workflow-b

Manage equipment assets and facility locations in MaintainX. Assets represent equipment that requires maintenance; locat...

github

maintainx-core-workflow-a

Master the complete work order lifecycle in MaintainX -- from creation through completion. Work orders are the core unit...

github

maintainx-ci-integration

Configure CI/CD pipelines for MaintainX integrations with unit tests (mocked), integration tests (live API), and automat...

github

linear-webhooks-events

Set up and handle Linear webhooks for real-time event processing. Linear sends HTTP POST requests for data changes on Is...

github

linear-reference-architecture

Production-grade architectural patterns for Linear integrations. Choose the right pattern based on team size, complexity...

github

linear-rate-limits

Linear uses the leaky bucket algorithm with two rate limiting dimensions. Understanding both is critical for reliable in...

github