From grok-cc
How to shape a good prompt before delegating to Grok via the grok-rescue subagent or /grok-cc:rescue. Use when tightening a vague user request into a crisp Grok task. Covers stating the goal, constraints, acceptance criteria, and scope so a one-shot headless Grok run succeeds.
How this skill is triggered — by the user, by Claude, or both
Slash command
/grok-cc:grok-promptingThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Grok runs the delegated task in a **single headless pass** — there is no
Grok runs the delegated task in a single headless pass — there is no back-and-forth to clarify. The prompt has to carry everything Grok needs. Shape the user's request into a crisp task before forwarding it; do not do the task yourself.
cwd and reads from there.--read for review/diagnosis/research with no edits.--effort high on genuinely hard problems; leave it default
otherwise. Use --check when correctness matters more than latency.--read, --effort, …) inside the task text;
they are controls, not instructions for Grok.npx claudepluginhub zachdunn/grok-plugin-claude-code --plugin grok-ccCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.