1
Install Archductor
On Linux, the AppImage is the shortest path:Or use a package manager:Other channels — AUR, Nix, Windows preview, source builds — are covered in
Install.
2
Authenticate the tools it drives
Archductor shells out to your existing local CLIs. It does not store or proxy
credentials.Codex and Claude Code use whatever local authentication you already have.
3
Launch the app
4
Add a project
From the Projects page, point Archductor at an existing repository folder or
clone a Git URL. One project wraps one repository.
5
Create a workspace
Create a workspace from a branch, a prompt, a GitHub issue, a GitHub PR, or a
Linear issue. The workspace gets its own Git worktree, branch,
.context
directory, and a stable ARCHDUCTOR_PORT range.6
Start an agent and review
Start a Shell, Codex, or Claude Code session inside the workspace. When it
settles, review the changed files, diffs, todos, and comments in the app, then
create or merge the PR and archive the workspace.
Where to go next
Core workflow
Projects, workspaces, branches, and sessions — and how they nest.
Project setup
Shared scripts, prompts, and workspace defaults in
.archductor/settings.toml.Archivum
Stand up the knowledge layer with the guided installer.
Archfleet
Run computer-use agents on isolated VMs.