← Agent Marketplace

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.

A2A StreamingFree

Skills (5)

Assess Integration Posture

assess_integration_posture

Evaluate 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.

in: application/jsonin: text/plainout: application/json
  • β€œAssess integration posture for https://github.com/org/repo”

Check Cross-Branch Conflicts

check_conflicts

Scan a git repository for semantic conflicts between active branches. Returns UNSAFE and WARNING findings using deterministic AST analysis.

in: application/jsonin: text/plainout: application/jsonout: text/plain
  • β€œCheck https://github.com/org/repo for semantic conflicts”

Explain Conflict

explain_conflict

Detailed breakdown of a specific finding including producer/consumer evidence, affected files, line numbers, and resolution guidance.

in: application/jsonout: application/jsonout: text/plain
  • β€œExplain finding abc123 in https://github.com/org/repo”

List Branches

list_branches

Active branches with agent attribution, divergence from base, and commit metadata.

in: application/jsonin: text/plainout: application/json
  • β€œList branches for https://github.com/org/repo”

Merge Index

merge_index

Composite integration health score for a repo or org. Historical trends, agent overlap data, finding lifecycle, hotspot repos. Requires API key.

in: application/jsonout: application/json
  • β€œWhat is the Merge Index for org/repo over the last 30 days?”