delimit_sensor_github_migrations
Scan GitHub issues and pull requests to detect tool migration patterns, identifying source and target tools, sentiment, and migration strength for competitive intelligence.
Instructions
Scan GitHub issues/PRs for migration patterns across target repos.
Detects language like "migrated from X to Y", "switched to Y", "replaced X with Y", "no longer using X" etc. Returns structured migration signals with source/target tools, sentiment, and strength.
Useful for competitive intelligence: see what tools repos are moving away from and what they are adopting.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repos | Yes | List of GitHub repos in owner/repo format (e.g. ["chatwoot/chatwoot", "cal-com/cal.com"]). | |
| limit | No | Max migration signals per repo. Default 20. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||