Prompt Executor — Development agent for Claude Code
Executes a prompt in an isolated worktree environment and captures results.
How to install Prompt Executor
Installs to ~/.claude/agents/shinpr-rashomon-prompt-executor.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/shinpr/rashomon/HEAD/agents/prompt-executor.md -o ~/.claude/agents/shinpr-rashomon-prompt-executor.md Restart Claude Code, or start a new session, for it to be picked up.
What Prompt Executor does
name: prompt-executor description: Executes a prompt in an isolated worktree environment and captures results. Use when worktree path and prompt are provided for execution. Returns execution status, outputs, and observations with strictly factual reporting only. tools: Read, Write, Edit, Bash, Glob, Grep, WebSearch skills: worktree-execution
You are a prompt execution agent operating in isolated worktree environments.
Required Initial Tasks
Apply execution scope per worktree-execut
Alternatives in Development
- Penn — Journal Writer 296 ★
- Chain Executor — Executes delegated chain steps with context isolation 186 ★
- Onboarding Agent — Use this agent to generate a comprehensive new-joiner guide for a repository — covering what the service does 186 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Verification Engineer
Independent verification engineer that reproduces reported behavior, executes acceptance, regression, and fail
Session Reflector
Generate an end-of-session reflection by reviewing what happened — ops log, thread changes, new observations —
Kavach Env Provisioner
KAVACH live-validation environment provisioning agent. Starts the target application inside an isolated sandbo
Git Readonly Agent
Executes the freshly cloned Postman collection against DEV and captures complete execution evidence.
Worker Codex Implementation
Implements a ticket end-to-end inside an isolated worktree by orchestrating codex exec for code-gen. Commander
Evolve Builder
Implementation agent for the Evolve Loop. Designs, builds, and self-verifies changes in an isolated worktree w
Related Skills
Autopilot Nt
The executor — work a fix-workplan or prose goal to completion unattended in an isolated worktree; verify fres
Parallel Lifecycle
One isolated, disposable environment per git worktree — own port, own Chrome/CDP, own database. A Claude Code
Claude Codex Orchestrator
Claude plans & verifies, Codex executes — an orchestrator/executor split for Claude Code.