openevidence-migration-deep-dive
FeaturedMigration Deep Dive for OpenEvidence. Trigger: "openevidence migration deep dive".
AI & Automation 2,359 stars
334 forks Updated today MIT
Install
Quality Score: 97/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# OpenEvidence Migration Deep Dive
## Migration Strategies
1. **Parallel run**: Run old and new systems simultaneously
2. **Strangler fig**: Gradually route traffic to OpenEvidence
3. **Big bang**: Switch all at once (risky)
## Migration Checklist
- [ ] API mapping documented
- [ ] Data migration plan
- [ ] Rollback procedure
- [ ] Performance baseline
- [ ] Team training complete
## Resources
- [OpenEvidence Migration Guide](https://www.openevidence.com)
## Next Steps
Start with `openevidence-install-auth`.
Details
- Author
- jeremylongshore
- Repository
- jeremylongshore/claude-code-plugins-plus-skills
- Created
- 8 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Featured
openevidence-upgrade-migration
Upgrade Migration for OpenEvidence. Trigger: "openevidence upgrade migration".
2,359 Updated today
jeremylongshore AI & Automation Featured
openevidence-install-auth
Install and configure OpenEvidence SDK/API authentication. Use when setting up a new OpenEvidence integration. Trigger: "install openevidence", "setup openevidence", "openevidence auth".
2,359 Updated today
jeremylongshore AI & Automation Featured
openevidence-hello-world
Create a minimal working OpenEvidence example. Trigger: "openevidence hello world", "openevidence example", "test openevidence".
2,359 Updated today
jeremylongshore