Rosentic
par 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?”