Instructions file
Claude Code instructions for Rosentic/rosentic-action, covering claude.md, push rules and docker namespace.
Instructions file
Claude Code instructions for Rosentic/rosentic-action, covering claude.md, push rules and docker namespace.
Cursor rule
Consider checking cross-branch compatibility before push or PR creation.
Skill Claude CodeCodex
Before merging or pushing, check whether your branch is compatible with other active branches. Use the Rosentic MCP tools: checkconflicts to scan for breaks, explainconflict for details, listbranches to see what's in flight.
MCP server Claude CodeCodexCursor
MCP server for Rosentic - cross-branch conflict detection for parallel AI coding agents: catches breaking signature changes, HTTP route breaks, and schema drift between agent branches before merge. Runs locally from the rosentic-mcp Python package.