sync: auto-sync from GURU-5070 at 2026-06-02 20:40:54
Author: Mike Swanson Machine: GURU-5070 Timestamp: 2026-06-02 20:40:54
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
# Claude Code Commands
|
||||
# Claude Code Commands (also available to Grok)
|
||||
|
||||
Custom commands that extend Claude Code's capabilities.
|
||||
Custom commands that extend the AI's capabilities (Claude Code or Grok).
|
||||
|
||||
These live in `.claude/commands/*.md`. For Grok coexistence, thin native wrappers exist in `.grok/skills/<name>/SKILL.md` (with `name:` frontmatter so `/save`, `/rmm` etc. work as first-class Grok slash commands via project skill discovery). The wrappers delegate to these files (read them at runtime + adapt tool names). Single source of truth remains here. See `.grok/README.md` for details.
|
||||
|
||||
## Available Commands
|
||||
|
||||
|
||||
Reference in New Issue
Block a user