Skip to content
Discussion options

You must be logged in to vote

Short answer: do not install ECC directly in C:\ as a loose root-level setup. Put your projects in a normal workspace folder, for example C:\Users\<you>\Projects\my-app, and decide whether ECC should be global or project-local from there.

Recommended path for most Claude Code users:

  1. Install the ECC plugin once in Claude Code:
/plugin marketplace add https://github.com/affaan-m/ECC
/plugin install ecc@ecc
  1. Then copy only the rule folders you actually want. If you want ECC behavior everywhere, copy them under your user Claude folder. If you want different rules per repo, copy them into that project instead.

For Windows user-level rules, the folder is usually:

%USERPROFILE%\.claude\rules…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by affaan-m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants