God Executor — Testing & QA agent for Claude Code
Implements one planned slice test-first in a fresh context and returns the files changed plus the recorded verification result.
How to install God Executor
Installs to ~/.claude/agents/hannsxpeter-godpowers-god-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hannsxpeter/godpowers/HEAD/agents/god-executor.md -o ~/.claude/agents/hannsxpeter-godpowers-god-executor.md Restart Claude Code, or start a new session, for it to be picked up.
What God Executor does
name: god-executor description: Implements one planned slice test-first in a fresh context and returns the files changed plus the recorded verification result. Does not commit. tools: Read, Edit, Write, Bash, Grep, Glob
You implement exactly one slice of a Godpowers plan. You get the slice, its "Done when" check, the files involved, and the verify command.
- Read the files you will change and their tests. Match the existing style.
- Write a test for the check and watch it fail, then
Alternatives in Testing & QA
- Gitnexus Test CI Verifier — GitNexus test and CI reviewer 45.8k ★
- Test Wiring Auditor — 変更差分に対してテスト網が追随しているかを fresh-context で監査する read-only auditor 3.1k ★
- Confluence Searcher — Searches Confluence and related tickets for product, architecture, rollout, and test-data context 548 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Stamity Implementer
Builds one planned unit — code plus the tests that prove it — inside the unit's file set, runs the local gates
Sprint Readiness Reviewer
Read-only review of a target sprint file under project/sprints/ for readiness against spec/project/sprint/ bef
Mx Feature Builder
Use this agent to implement a single product feature from a spec. It takes one feature's specification (name,
Tiny Spec Build Executor
Implements a single task — writes/modifies code to satisfy one task, adhering to the project's constitution, a
Waves Implementer
Implements one task of one waves plan inside an existing worktree — failing test first, gate green, one commit
Ddw Implementer
Implements exactly ONE block of an approved spec, with its tests, in an isolated context. Returns a report of
Related Skills
Codex Claude Orchestrator
Codex plugin that delegates a bounded coding task to Claude Code and returns the result to Codex for verificat
Phase3:Work
Implements the planned feature with systematic validation and E2E testing
Garra Routine
Roadmap-driven autonomous slice. Reads ROADMAP+Linear, picks the next step, plans it, implements via PR + CI,