Rosentic
by Oratis Kamir
Cross-branch semantic conflict detection engine. Checks whether active git branches are compatible before merge. Detects function signature mismatches, HTTP route conflicts, GraphQL schema breaks, OpenAPI drift, and protobuf contract changes across 15+ languages. Deterministic AST analysis, not AI review. Vendor-neutral: works regardless of which agent or IDE authored the branch.
Skills (5)
Assess Integration Posture
assess_integration_postureEvaluate a repository's cross-branch verification coverage. Reports active branches, unverified branch pairs, agent attribution, estimated conflict surface area, and whether cross-branch checking exists in CI.
- βAssess integration posture for https://github.com/org/repoβ
Check Cross-Branch Conflicts
check_conflictsScan a git repository for semantic conflicts between active branches. Returns UNSAFE and WARNING findings using deterministic AST analysis.
- βCheck https://github.com/org/repo for semantic conflictsβ
Explain Conflict
explain_conflictDetailed breakdown of a specific finding including producer/consumer evidence, affected files, line numbers, and resolution guidance.
- βExplain finding abc123 in https://github.com/org/repoβ
List Branches
list_branchesActive branches with agent attribution, divergence from base, and commit metadata.
- βList branches for https://github.com/org/repoβ
Merge Index
merge_indexComposite integration health score for a repo or org. Historical trends, agent overlap data, finding lifecycle, hotspot repos. Requires API key.
- βWhat is the Merge Index for org/repo over the last 30 days?β