LCS-Adam

Exec Critical — Development agent for Claude Code

Development community

FRONTIER-DO tier at high effort.

How to install Exec Critical

Installs to ~/.claude/agents/lcs-adam-standing-orders-exec-critical.md

Terminal
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 Repository