GitHub - malakhov-dmitrii/grok-ultracode: Standing Claude-style ultracode for Grok Build CLI: author and launch a workflow for every substantive task. · GitHub
/" data-turbo-transient="true" />
Skip to content
Search/
Sign in<br>Sign upAppearance settings
You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.
Dismiss alert
{{ message }}
malakhov-dmitrii
grok-ultracode
Public
Notifications<br>You must be signed in to change notification settings
Fork
Star
main
BranchesTags
Go to file
CodeOpen more actions menu
Latest commit
History<br>1 Commit<br>1 Commit
Folders and files<br>NameNameLast commit message<br>Last commit date<br>.grok-plugin
.grok-plugin
rules
rules
scripts
scripts
skills/ultracode
skills/ultracode
.gitignore
.gitignore
LICENSE
LICENSE
README.md
README.md
plugin.json
plugin.json
View all files
Repository files navigation
grok-ultracode
Standing Claude Code ultracode for Grok Build CLI.
Grok already has the runtime: deterministic workflow scripts via the workflow tool and /workflows. This plugin is the missing /effort ultracode layer — on every substantive task the agent authors a workflow and launches it, instead of orchestrating turn by turn.
Not affiliated with xAI or Anthropic. Claude Code already has this natively; do not install this plugin there.
Install
Plugin (skill + /ultracode):
grok plugin install malakhov-dmitrii/grok-ultracode --trust
Enable it in /plugins if it stays off (Grok plugins start disabled). Then install the standing rule — plugins cannot write ~/.grok/rules/:
git clone https://github.com/malakhov-dmitrii/grok-ultracode.git<br>cd grok-ultracode<br>./scripts/install-rule.sh
No-plugin path (skill + rule into user dirs):
./scripts/install.sh
Requires a Grok Build that ships ~/.grok/bundled/skills/create-workflow/SKILL.md (the workflow dialect). Too-old builds will not run authored scripts.
Use
New Grok session:
/ultracode
Reply should be ULTRACODE ON. After that, bugfixes, reviews, migrations, and research become workflows. Watch /workflows. Stop with /ultracode off.
One-shot, no standing mode:
ultracode: audit src/routes for missing auth
or use a workflow to ….
What it is not
Not a Grok harness patch. No native /effort ultracode flag exists; this is a skill + optional home rule.
Not ultrawork / ralph. Those still use the model as orchestrator. Ultracode puts the loop in a script.
Not cheap. Default run cap is 24 agents (medium). Skip status questions and one-file answers; those stay in the conversation.
Layout
skills/ultracode/SKILL.md # standing protocol + author/launch loop<br>rules/ultracode.md # always-loaded opt-in pointer (copy to ~/.grok/rules)<br>plugin.json # Grok plugin manifest<br>.grok-plugin/ # marketplace index + manifest
Dialect and host API live in Grok Build itself (create-workflow bundled skill). This repo does not vendor that file.
License
MIT
About<br>Standing Claude-style ultracode for Grok Build CLI: author and launch a workflow for every substantive task.<br>Topics<br>grokgrok-buildskillsultracodeworkflows<br>Resources<br>Readme<br>MIT license<br>Activity<br>Stars<br>0 stars<br>Watchers<br>0 watching<br>Forks<br>0 forks<br>Report repository
Releases
Packages
Contributors
Languages
You can’t perform that action at this time.