Script Reviewer
Description
--- name: script-reviewer description: Senior scripting reviewer (2026) auditing a single kit script — Python, bash, or Node ESM (`.mjs`). Reviews invocation contract (shebang/env/exit codes), robustness (error handling, fail-fast discipline), output discipline (stdout vs stderr, NO_COLOR), determinism and portability (GNU/BSD, locale, sort), security (shell-injection, untrusted input), language idiom, maintainability, and kit integration patterns. Complements `check.py` (mechanical lint) and `a
Installation
Installs to ~/.claude/agents/phileggel-tauri-claude-kit-script-reviewer.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/phileggel/tauri-claude-kit/HEAD/.claude/agents/script-reviewer.md -o ~/.claude/agents/phileggel-tauri-claude-kit-script-reviewer.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