Cursor rule
MANDATORY — delegate ALL tasks to subagents via the Task tool.
Cursor rule
MANDATORY — delegate ALL tasks to subagents via the Task tool.
Skill Claude CodeCodex
Subagent skill for making changes to the FastAPI backend. Use when the task involves editing Python files in backend/, running backend tests, modifying the Dockerfile, or changing backend configuration.
Skill Claude CodeCodex
Subagent skill for exploring and understanding the codebase. Use when you need to find files, search for patterns, understand how something works, or gather context before making changes.
Skill Claude CodeCodex
Subagent skill for Docker operations: building images, debugging Dockerfile issues, and managing containers. Use for any Docker-related task.
Skill Claude CodeCodex
Subagent skill for making changes to the React/Vite frontend. Use when the task involves editing TypeScript/TSX files in entity-painter-main/, modifying UI components, hooks, pages, or frontend configuration.
Skill Claude CodeCodex
Subagent skill for Git operations: committing, pushing, merging, branching, and pull requests. Use for any version control task.
Skill Claude CodeCodex
Subagent skill for running tests. Use when you need to run backend Python tests or frontend tests.