cursorrules
01Cursor rule Cursor
IMPORTANT: Before running any Python commands or tests, you must activate the virtual environment.
Cursor rule Cursor
IMPORTANT: Before running any Python commands or tests, you must activate the virtual environment.
Instructions file CodexOpenCode
AGENTS.md instructions for bugparty/resume-mcp-server, covering agents guide (keep 150 lines), quick start, build / lint / test, repo structure notes and environment & secrets.
Skill Claude CodeCodex
Use when importing resume JSON through MCP fails due to escaping/encoding corruption (for example double-escaped quotes and backslashes). Runs a local safe-import command that normalizes JSON first, then writes section-by-section to the remote resume MCP over SSE.
MCP server Claude CodeCodexCursor +2
MCP server "myagent" as configured in bugparty/resume-mcp-server. Runs locally from the myagent Python package.