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
This commit is contained in:
2026-06-03 11:52:50 -07:00
parent 6228793152
commit 6de0ce6098
45 changed files with 1452 additions and 35 deletions

12
.grok/agents/coding.md Normal file
View File

@@ -0,0 +1,12 @@
---
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 .