Scalekit

Internal

Pocket agents
One job on one machine. Then a loop.

For one person.

Saif Ali Shaik Founding DX Engineer · Scalekit

The formula

The usual agent, plus these.

agent + pocket prompt + skills + tools

You talk in a Claude session. You run /ask-dora. The CLI asks until the job fits one person and one machine.

Jobs

Four jobs. Same folder.

Two are live. Two are next.

Live OOO → calendar

Read the channel. Put the day on the calendar.

Live Connectors → Webflow

New catalog slug. Draft it, then publish. Do not clone a twin.

Next GitHub review comments

GitHub asks. The pocket writes a review comment. It does not click Approve.

Next Discord + auth skills

One thread to join. Or a PR that adds Scalekit.

The whole path

Grill. One pass. Runs. Then you improve it.

A run writes to Slack or Webflow. You look there. Then you tell the CLI to improve the harness.

Pocket agent create, run, and improve sequence You run /ask-dora. One-pass comes back to this chat. After save, runs write to Slack or Webflow. You look at those apps, then tell the CLI to improve the harness. LOOP [1st runs] OPT [after a few runs] YOU Claude session DORAVAL Grill + CLI HARNESS The files HERMES One-pass + run APPS Slack · Webflow /ask-dora grill to pocket one-pass try Slack / Webflow back to this chat then write files load + run Slack · Webflow · Cal you look there improve harness update files

Hermes

What it does.

01New session per run. Not this Claude chat.
02Same binary for one-pass and cron.
03Gateway stays up after you close the laptop.
04Inspect: cron, history, logs, dashboard.

You design the job here. Loop model: Claude, Grok, or Zai.

Inside the folder

What lives where.

~/.dora/harness/<slug>/

The job

Plain English for what this run does.

  • prompt.md: the steps each run follows
  • when each step is done
  • do not put the Slack footer here
The clock

How often it runs. Which MCP URL Hermes hits.

  • interval: 6h / 1h
  • mcp_url: gateway
  • max_tick: 15m cap
How it runs

Copied skills and last-run memory. Secrets stay here.

  • skills/: copies
  • handled_*.json: memory
  • .env: if there is no MCP
# runs and transcripts on this machine
hermes cron list
hermes cron runs --limit 20
hermes sessions list --source cron --limit 10
hermes sessions export --source cron --format md --title ooo-holidays-timeoff

Exports go to ~/.hermes/session-exports/. The CLI writes on disk. Nothing pings you when auth dies.

The ask

Run one this week.

I will open the terminal next. /ask-dora. Hermes. The files. The Slack replies.