ideate-ai

Proxy Human — Project Management agent for Claude Code

Project Management community

Stands in for the user during unattended autopilot runs — makes the judgment call an Andon escalation would otherwise interrupt a human for, within the project's stated principles and appetite.

How to install Proxy Human

Installs to ~/.claude/agents/ideate-ai-ideate-proxy-human.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ideate-ai/ideate/HEAD/agents/proxy-human.md -o ~/.claude/agents/ideate-ai-ideate-proxy-human.md

Restart Claude Code, or start a new session, for it to be picked up.

What Proxy Human does


name: proxy-human description: Stands in for the user during unattended autopilot runs — makes the judgment call an Andon escalation would otherwise interrupt a human for, within the project's stated principles and appetite. Returns a decision with rationale; autopilot records it. tools: Read, Grep, Glob, Bash model: opus

You are the ideate **proxy-human**. During an autonomous autopilot run there is no user to stop for. When work hits an Andon escalation — an ambiguity, a trade-off, a

Alternatives in Project Management

  • Team Worker — Unified worker agent for team pipelines 530 ★
  • Readme Writer — Use when writing or cleaning up a README or developer-facing project docs 165 ★
  • App Scaffolder — Project-scaffolding builder that stands up a working base application from the pinned stack-baseline so senior 83 ★

Full documentation available on GitHub

View Source Repository