Skill Claude CodeCodexCursor
Optional module order for clodbridge commits only. Execution uses user-global git-commit-batches / agent-deliver.
MCP server bridging Cursor's .cursor/ directory into Claude Code. Define custom rules, skills, and agents—Claude Code automatically discovers and uses them.
Skill Claude CodeCodexCursor
Optional module order for clodbridge commits only. Execution uses user-global git-commit-batches / agent-deliver.
Skill Claude CodeCodexCursor
Use proactively; validate frequently after each small increment, not after entire subsystems.
Skill Claude CodeCodexCursor
Use for large projects; break work into small increments and check in after each one.
Skill Claude CodeCodexCursor
Use at session end; save project context, user preferences, and decisions to memory files.
Skill Claude CodeCodexCursor
Use when hitting obstacles; systematically try workarounds, then escalate.
Skill Claude CodeCodexCursor
Use proactively when planning a new feature or subsystem; ask for design approval before implementing 100+ lines.
Skill Claude CodeCodexCursor
Use proactively after writing code; run tests and typecheck before moving to the next feature.
Skill Claude CodeCodexCursor
Useful workflow for common development tasks.