Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,12 +72,6 @@ These optional plugins cover adjacent stages in the workflow:
/plugin install pr-review@claude-code-workflows
```

### Grok compatibility

[Grok Workflows](https://github.com/shinpr/grok-workflows) runs Claude Code Workflows largely as-is on Grok. Its small, always-on mapping skill covers the remaining runtime differences in tool names, agent identifiers, and progress tracking. The same workflows run with little additional context.

Grok provides a faster, lower-cost runtime for Claude Code Workflows without requiring a separate port or duplicated workflow definitions.

### Skills only

If you already have your own orchestration (custom prompts, scripts, CI-driven loops) and want only the best-practice guides, use `dev-skills`. If you want Claude to plan, execute, and verify end-to-end, install `dev-workflows`.
Expand Down