Healer Companion
A World of Warcraft retail addon for healers: auto-accepts the role check, reminds you to restock mage food/drink, and offers to queue a Follower Dungeon when you're low. Ships matching skins for ElvUI / EllesmereUI.
Features
- Auto role-check — automatically confirms the LFG role-check popup as Healer whenever your active spec is a healer spec.
- Mage food reminder — while resting and solo with too little mage-conjured food, shows a movable button offering to queue a Follower Dungeon.
- HCFood / HCDrink macros — maintains
#showtooltipmacros that always point at the best food/drink item currently in your bags, with options to prefer conjured items and to treat "Relaxed" buff food as a drink. - UI skins — automatically matches ElvUI / EllesmereUI if installed.
Installation
- Download the latest release from CurseForge or the GitHub releases page.
- Extract into
World of Warcraft/_retail_/Interface/AddOns/. - Make sure the folder is named
HealerCompanion(containingHealerCompanion.toc).
Slash commands
/hc <command>
| Command | Effect |
|---|---|
autorole |
Toggle auto-accepting the healer role check |
mage |
Toggle the mage food reminder |
queue |
Queue the first available Follower Dungeon |
skin |
Print the currently detected UI skin |
resetpos |
Reset the reminder button to its default position |
food / drink |
Toggle maintaining the HCFood / HCDrink macro |
conjured |
Toggle preferring conjured food/drink |
relaxed |
Toggle using "Relaxed" buff food as a drink candidate |
dump |
Print current food/drink item counts and rates |
rescan |
Force a full bag rescan |
debug / enginedebug |
Toggle debug logging |
Most of these are also available as checkboxes under Options → AddOns → Healer Companion.

