-
Notifications
You must be signed in to change notification settings - Fork 1
Key Command Mapping Matrix (Claude Pattern)
Elijah Charles edited this page Jun 30, 2026
·
1 revision
This matrix defines how specific Claude Code commands map conceptually and technically through the Emacs ecosystem down into the macher-agent implementation.
| Claude Code Command | gptel / macher / macher-agent |
|---|---|
| /compact | macher-agent-skills |
| /plan | macher-agent-skills |
| /init | macher-agent-skills |
| /btw | M-x macher-agent-inject-thought |
| /rewind |
M-x gptel-org-branching-context, M-x macher-agent-branch-chat, M-x diff-apply-hunk (to already applied hunk) |
| /goal | macher-agent-skills |
| /statusline | gptel UI header-line |