--- name: coding description: General-purpose coding agent. --- **Grok agent equivalent.** See the full definition in `.claude/agents/coding.md`. Adapt for Grok tools: run_terminal_command (git-bash aware), search_replace/write/read (GrepAI MCP first for context), spawn_subagent, MCP use_tool for grepai etc. Follow the same coding standards, review-fix-verify loops, etc. from the source and CLAUDE.md / .claude/CODING_GUIDELINES.md (Grok loads the rules). See also: .grok/agents/code-review.md , code-fixer.md , deep-explore.md .