Keybindings

This covers the controls you need to get around AMF day to day. Feature-specific keys — Learning Mode, PR Triage, TODOs — are documented on their own pages. Press ? at any time on the dashboard, or Ctrl+Space then ? in a session, for the complete, current keybinding reference built into that version of AMF.

The full keybindings help overlay, listing dashboard actions and their keys
? opens the complete keybinding reference for the running version of AMF.

Dashboard

KeyAction
j / k or arrow keysMove through projects, features, and sessions
h / lCollapse or expand the selected item
EnterOpen the selected session or expand/collapse an item
N / nCreate a project / feature
sAdd a session to a feature
cStart the selected feature
xStop a feature, or remove the selected session
rRename a feature or session
dDelete a project, feature, or session
/Search and jump
iShow agents needing attention: questions first, then finished work
IOn a TODOs session row: start an agent on the next TODO in priority order, across the lists currently showing
zShow dormant features: idle and unattended
ZGenerate a short AI summary of the selected feature's recent activity
GOpen GitHub PR triage
WRun AMF's AI review of a PR diff
KOpen Learning Mode: read the code and ask about it
LOpen the prompt library
EEdit headless AI prompt templates (overrides)
TChoose a theme
AManage installed agent harnesses
?Show all keybindings
q / EscQuit

Search (/) accepts every letter, including j and k. Use arrow keys or Tab / Shift+Tab to select a result, Enter to jump, and Esc to cancel.

Ctrl+Space also opens a leader-command menu from the dashboard, the same way it does inside a session (below) — that's where bookmarks and a few other extras live; see More Session Tools.

Embedded session

Most keys go directly to the active session. These controls belong to AMF:

KeyAction
Ctrl+QReturn to the dashboard
Ctrl+SpaceOpen the leader-command menu
Ctrl+Space, then wSwitch sessions
Ctrl+Space, then iJump to an agent needing attention
Ctrl+Space, then fStart final diff review
Ctrl+Space, then pOpen the prompt library
Ctrl+Space, then EEdit headless AI prompt templates (overrides)
Ctrl+Space, then NAdd a TODO to this worktree's list
Ctrl+Space, then gGenerate a short AI summary of this feature's recent activity
Ctrl+Space, then ?Show all leader commands

Where the rest live