Dear Team:
@calreynolds @dustinvannoy-db
I currently installed ai-dev-kit globally on my mac and installed for Cursor specifically. I noticed while MCP tools and python files are staying in ~/.ai-dev-kit, skills have been copied to ~/.cursor/skill, which means a simple local git repo pull from main wont update those skills, but those MCP tools and python files.
I thus have the question: How could I always use the newest version of ai-dev-kit,
- Should I run the install command every time? or,
- Should I use git to sync the local repo?
- Should I force-reinstall with one of the option?
I think it will be hugely beneficial to clarify in the README.md

Dear Team:
@calreynolds @dustinvannoy-db
I currently installed ai-dev-kit globally on my mac and installed for Cursor specifically. I noticed while MCP tools and python files are staying in
~/.ai-dev-kit, skills have been copied to~/.cursor/skill, which means a simple local git repo pull from main wont update those skills, but those MCP tools and python files.I thus have the question: How could I always use the newest version of ai-dev-kit,
I think it will be hugely beneficial to clarify in the README.md