INSTALL

Install the full Alfred fleet.

Use Alfred Desktop for the guided setup, or use the terminal path for a headless Mac or Linux host. Either path installs the full engineering roster: Batman as architect, Drake as planner, Lucius as senior-dev, Ra's al Ghul as reviewer, Bane as test-engineer, Nightwing as fixer, and the reliability jobs underneath.

CHECK IT FIRST

Check the setup before real work starts.

The doctor command checks the local runtime. A dry run walks one agent through its startup path without touching GitHub, Slack, an engine, or your files.

terminal copy
$ alfred doctor
ok gh auth luminik-io
ok claude code authed
ok codex authed (optional)
ok launchd full fleet loaded
ok spend cap $20/day fleet
$ alfred dry-run senior-dev
alfred dry-run: senior-dev
role: feature dev
mode: safe simulation
would: resolve config, acquire the agent lock, run preflight, and enter the runner
would not: mutate GitHub, post Slack, invoke an engine, or edit files
WHAT YOU END UP WITH

A full engineering team scheduled on your machine.

The default setup enables the whole local engineering loop. Theme names are visible in Slack and Desktop, while stable role slugs keep the machinery predictable: Drake scopes, Batman coordinates cross-repo work, Lucius builds, Ra's al Ghul reviews, Bane adds coverage, Nightwing fixes high-priority review feedback, Huntress and Gordon watch deploy health, and the reliability jobs keep the system inspectable.

  1. Drake reads your plans and files small, clear tasks.
  2. Batman coordinates approved cross-repo rollouts.
  3. Lucius picks up those tasks and opens pull requests.
  4. Ra's al Ghul reviews pull requests and runs your tests.
  5. Bane adds focused coverage where changes need tests.
  6. Nightwing fixes high-priority review comments on agent-authored PRs.
  7. Robin keeps quick issue triage moving.
  8. Huntress watches app health when you provide a target URL.
  9. Gordon watches ECS deploy health when you provide a cluster.
  10. Reliability agents handle automerge, memory, code-map, cleanup, reports, and fleet doctor.