Artsy banner
artsy artsy

Artsy

Development community

Description

Display the following guidance about working with Claude on Artsy projects to the user: IMPORTANT: Display it verbatim, i.e. the entire text between the backticks, and nothing else. ``` # Agent guidelines for Artsy developers > A summary of our approach to agent-assisted coding in this repo. ## Project memory - We prefer AGENTS.md over CLAUDE.md - The latter simply points to the former - AGENTS.md should contain general advice that is likely to be applicable to MOST sessions, such as… -

Installation

Installs to ~/.claude/commands/artsy-force-artsy.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/artsy/force/HEAD/.claude/commands/artsy.md -o ~/.claude/commands/artsy-force-artsy.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository