Coordinate long-running agent work
agent-afkskillsetup L4★0
griffinwork40/agent-afk ↗What it does
Run headless multi-session agent work with traces
Best for
Delegate long background work to parallel agents while auditing every tool call in the trace
Inputs
- · task description
- · agent count
- · eval command (optional)
- · model selection
Outputs
- · append-only trace log
- · per-agent execution record
- · cost breakdown
- · Telegram notifications
Requires
- · Anthropic API
- · Telegram bot (optional)
- · Bash/MCP subagents
Preconditions
ANTHROPIC_API_KEY env var, Node ≥ 22
Failure modes
- · Session timeout if inactive > 30m
- · Permission bypass mode — use on trusted machines only
Trust signals
- · Local-first SQLite memory + trace
- · No cloud telemetry
- · Tool use visible before execution