ErhanArda

Process Queue — AI skill for Claude Code

AI community

/process-queue — Batch Eval Worker (deterministik + LLM hibrit, per-agent live status).

How to install Process Queue

Installs to ~/.claude/commands/erhanarda-hackathon-evaluator-process-queue.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ErhanArda/hackathon-evaluator/HEAD/.claude/commands/process-queue.md -o ~/.claude/commands/erhanarda-hackathon-evaluator-process-queue.md

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

What Process Queue does

/process-queue — Batch Eval Worker (deterministik + LLM hibrit, per-agent live status)

Bekleyen `eval_requests`'i kuyruktan al, **batch=4 paralel**, her biri için 5 kriter deterministik script (<2 sn) + 2 LLM sub-agent (developer+reviewer, max 8 paralel). Script orchestrator, deterministik kriterler için agent-state'leri anında "done" PATCH'ler; LLM agent'lar kendi durumlarını PATCH eder.

Argümanlar (opsiyonel)

  • base — varsayılan http://localhost:3000
  • batch — varsayılan 4

Ad

Alternatives in AI

  • CodeIsland — Real-time AI coding agent status panel in your MacBook notch — live status, approvals & replies for 13 AI tool 2.3k ★
  • Phantom — An AI co-worker with its own computer 1.3k ★
  • Observal — Observal is an AI agent registry with first in class observabilty and eval framework 679 ★

Full documentation available on GitHub

View Source Repository