Agent Packs — CodeAgent Mobile Wiki
The CodeAgent Mobile Wiki

Every feature, explained — organized by the path you actually take: set up, launch a session, supervise the run, ship the PR.

Free

Agent Packs

Run a pipeline of specialist agents — spec, code, review, verify — supervised live from your phone or the web dashboard.

01 · SPECIFIERHandoff verified
Spec the task
  • Turns your task into testable acceptance criteria
02 · CODERHandoff verified
Implement test-first
  • Implements them test-first
03 · REVIEWERHandoff verified
Fresh-eyes review
  • It never sees the coder’s chat
04 · QAReport
Verify and report
  • Verifies every criterion and writes the report

Describe one task and Agent Packs runs it as a sequence of specialist stages — spec, code, review, verify — instead of one long agent conversation. Each stage starts in a fresh context (the reviewer judges the code, not the coder’s reasoning) and ends in a verified handoff: a real commit — validated against the repo — the diff, and your project’s checks run for real, green or red. You supervise the whole assembly line from your phone or the web dashboard (session menu → Agent Packs).

Fresh context per stage

Each specialist works in a clean conversation. The reviewer never sees the coder’s chat, so it judges the code on its merits.

Verified handoffs

A stage only passes the baton with a real commit, the diff summary, and your project’s checks actually run — green or red.

Pause, retry, step in

Watch stages advance live, pause the run, retry a stage, or answer when a specialist asks — from anywhere.

Two packs

Quick Pack (Coder → Reviewer) is free for tight fix-and-review loops; the Full Pack pipeline (Specifier → Coder → Reviewer → QA) is Pro.

  1. 1
    Open a connected session → ⋯ → Agent Packs

    Agent Packs lives in the session menu of any connected session.

  2. 2
    Pick a pack and read each role’s brief

    Quick (Coder → Reviewer) or Full (Specifier → Coder → Reviewer → QA) — each role card explains what that specialist does.

  3. 3
    Describe the task and run

    One task description is all the pipeline needs — the Specifier turns it into acceptance criteria for the rest.

  4. 4
    Watch the pipeline

    Stages advance live. Expand any handoff to see the commit, diff, and check results — and act when a specialist asks.

TIP

Requires a recently deployed session (latest CLI). Stages run one at a time, so a Full Pack run is a “kick off and supervise” workflow — start it, then watch the handoffs land.

FAQ

Related

Ready to try it?