Instructions file CodexOpenCode
AGENTS.md instructions for Rethunk-AI/rethunk-mcp-go, covering agents — rethunk-mcp-go, repository purpose, usage, 🚨 critical ai constraint and technology.
Instructions file CodexOpenCode
AGENTS.md instructions for Rethunk-AI/rethunk-mcp-go, covering agents — rethunk-mcp-go, repository purpose, usage, 🚨 critical ai constraint and technology.
Instructions file
Claude Code instructions for Rethunk-AI/rethunk-mcp-go, a project described as: A Model Context Protocol (MCP) server that provides Go language tools for LLMs to analyze, test, and format Go code.
Hook Claude Code
Runs after a tool call finishes for Write and Edit tool calls, running an inline shell check (2 commands). From Rethunk-AI/clodbridge.
Settings file Claude Code
Agent settings declaring 1 hook event (PostToolUse).
Agent Cursor
Deep knowledge of clodbridge architecture, code patterns, and development workflows.
Agent Cursor
Validates MCP server implementations, tests tool responses, and debugs integration issues.
Cursor rule Cursor
Validate frequently and early; find errors when they're small.
Cursor rule Cursor
Implement features incrementally with checkpoints; don't code for 2 hours then show work.
Cursor rule Cursor
Save project context, user preferences, and decisions to memory for future sessions.
Cursor rule Cursor
When encountering a blocker, solve it or escalate; don't work around it.
Cursor rule Cursor
Ask for design approval before implementing 100+ lines.
Cursor rule Cursor
Verify code compiles and tests pass before moving to the next feature.
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.
Instructions file CodexOpenCode
AGENTS.md instructions for Rethunk-AI/clodbridge, covering clodbridge -- technical reference, available agents, 1. mcp-validator (claude opus 4.6), 2. codebase-guide (claude sonnet 4.6) and git / delivery (user-global).
Instructions file
Claude Code instructions for Rethunk-AI/clodbridge, a project described as: MCP server bridging Cursor's .cursor/ directory into Claude Code. Define custom rules, skills, and agents—Claude Code automatically discovers and uses them.
Agent Cursor
Specialized agent for specific task category.
Cursor rule Cursor
Advanced performance optimization patterns for complex systems.
Cursor rule Cursor
A rule that always applies to the project.