Exec Critical — Development agent for Claude Code
FRONTIER-DO tier at high effort.
How to install Exec Critical
Installs to ~/.claude/agents/lcs-adam-standing-orders-exec-critical.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/LCS-Adam/standing-orders/HEAD/agents/exec-critical.md -o ~/.claude/agents/lcs-adam-standing-orders-exec-critical.md Restart Claude Code, or start a new session, for it to be picked up.
What Exec Critical does
name: exec-critical description: FRONTIER-DO tier at high effort. Execution agent for correctness-critical implementation in an isolated git worktree. Writes code, tests, and commits on its own branch. Use where a silent wrong answer is expensive - concurrency, locking, derivation logic, foundations other phases build on. Not for mechanical edits (use exec-mechanical) and not for the single subtlest workstream of a plan (use exec-subtle). tools: Read, Edit, Write, Bash, Grep, Glob model: {{T
Alternatives in Development
- Gitnexus Branch Hygiene Reviewer — GitNexus branch hygiene and mergeability reviewer 45.8k ★
- Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
- Subdomain Enumeration — subfinder -d {domain} -silent sort -u subs.txt amass enum -passive -d {domain} subs.txt sort -u subs.txt -o su 213 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Exec Mechanical
SMALL tier at medium effort. Execution agent for mechanical, well-specified edits in an isolated git worktree
Exec Standard
MID tier at medium effort. Execution agent for well-bounded implementation in an isolated git worktree - new s
Worker Codex Implementation
Implements a ticket end-to-end inside an isolated worktree by orchestrating codex exec for code-gen. Commander
Feasibility Spiker
Use when discovery-orchestrator has one concrete feasibility question that only a throwaway spike can answer —
Orchestration Implementer
Implements exactly one ticket end-to-end in an isolated git worktree, TDD red-green, then opens a PR to the co
Overnight Preparer
Use this agent only from the /oss-overnight command. It prepares a fix branch for one PR in an isolated local
Related Skills
AI Structured Commit
Split a messy worktree into reviewed, isolated commits — one system behavior per commit, gate-checked, verifie
Codex Consult
Consult OpenAI Codex (codex exec) for a second opinion on a prompt. Handles the argv-hang, stdin-mode, reasoni
Forgeflow Compact Output
Compact allowlisted noisy command output without touching correctness-critical output.