Claude code AI coding workflow
- Run this command to install:
curl -sSL https://raw.githubusercontent.com/fucaot/Claude-workflow/main/install.sh | bash
- Read OMC doc and install it (it's a dependency):
OR run these commands in Claude Code:
/plugin marketplace add https://github.com/Yeachan-Heo/oh-my-claudecode
/plugin install oh-my-claudecode
/omc-setup
Update workflow commands and templates to the latest version:
curl -sSL https://raw.githubusercontent.com/fucaot/Claude-workflow/main/update.sh | bash
Or in Claude Code:
/workflow-up