ebowwa

MentraLiveButtonSettingsPlan — Development agent for Claude Code

Development community

Mentra Live Button Settings Implementation Plan.

How to install MentraLiveButtonSettingsPlan

Installs to ~/.claude/agents/ebowwa-mentraos-mentralivebuttonsettingsplan.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ebowwa/MentraOS/HEAD/agents/MentraLiveButtonSettingsPlan.md -o ~/.claude/agents/ebowwa-mentraos-mentralivebuttonsettingsplan.md

Restart Claude Code, or start a new session, for it to be picked up.

What MentraLiveButtonSettingsPlan does

Mentra Live Button Settings Implementation Plan

Overview

This plan outlines how to implement configurable button behavior for Mentra Live/asg_client glasses. Currently, the camera button always takes a photo locally. We want to allow users to configure the button to:

  1. Take a photo (current behavior)
  2. Send button press to apps (for app interaction)
  3. Both (take photo AND send to apps)

Current State Analysis

Button Press Flow (asg_client)

  1. Hardware button press → MCU sends

Alternatives in Development

  • Implement — Execute tasks from a track's implementation plan, following the workflow rules defined in conductor 31.9k ★
  • Plan Agent — You are a specialized planning agent 3.6k ★
  • Implementation Reviewer — Reviews completed implementations against their plan 415 ★

Full documentation available on GitHub

View Source Repository