Files
claudetools/.grok/agents/coding.md
Mike Swanson 6de0ce6098 sync: auto-sync from GURU-5070 at 2026-06-03 11:52:45
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-06-03 11:52:45
2026-06-03 11:52:52 -07:00

13 lines
537 B
Markdown

---
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 .