Ast Grep Runner
Description
--- name: ast-grep-runner description: DEPRECATED — superseded by scripts/ast-grep-runner.sh model: sonnet tools: Bash color: gray --- # DEPRECATED This agent is superseded by `scripts/ast-grep-runner.sh`, which produces the same JSON contract deterministically without an LLM invocation. **Do not invoke this agent.** If you have a reference to `coding:ast-grep-runner`, replace it with a `Bash` call to `scripts/ast-grep-runner.sh <target-dir> [changed-file ...]`. ## JSON contract (unchanged)
Installation
Installs to ~/.claude/agents/bborbe-coding-ast-grep-runner.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/bborbe/coding/HEAD/agents/ast-grep-runner.md -o ~/.claude/agents/bborbe-coding-ast-grep-runner.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Agents
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Gitnexus Branch Hygiene Reviewer
GitNexus branch hygiene and mergeability reviewer. Use to classify merge state, conflicts, stale branches, mer
Development