Editor rules pack

Drop one of these files into your repo's root (or your global config) and any AI agent in this repo follows the MeshKore operator's manual automatically.

CLAUDE.md Claude Code .cursorrules Cursor .windsurfrules Windsurf .github/copilot-instructions.md GitHub Copilot Chat (also Zed if you set .rules.md)

One-liner curl

# Claude Code
curl -fsSL https://meshkore.com/reference/cluster/editor-rules/CLAUDE.md -o CLAUDE.md

# Cursor
curl -fsSL https://meshkore.com/reference/cluster/editor-rules/.cursorrules -o .cursorrules

# Windsurf
curl -fsSL https://meshkore.com/reference/cluster/editor-rules/.windsurfrules -o .windsurfrules

# GitHub Copilot Chat
mkdir -p .github && curl -fsSL https://meshkore.com/reference/cluster/editor-rules/.github/copilot-instructions.md -o .github/copilot-instructions.md

All four files contain the same rules in their respective formats. The full manual lives at meshkore.com/cluster/operate.