Debug Agent banner
xmtplabs xmtplabs

Debug Agent

Development community

Description

--- description: Spin up a locally-attested CLI agent that the iOS app verifies as a Convos agent. Two modes - interactive (mint/reuse the debug Ed25519 keypair, pin it in the shared .env, run convos agent serve) and demo (generate a user<->agent transcript, then drive both sides - agent via the serve loop, user via the simulator - to record a product demo). --- # /debug-agent Spin up a locally-running CLI agent that the iOS app trusts as a verified Convos agent — without needing the productio

Installation

Installs to ~/.claude/commands/xmtplabs-convos-ios-debug-agent.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/xmtplabs/convos-ios/HEAD/.claude/commands/debug-agent.md -o ~/.claude/commands/xmtplabs-convos-ios-debug-agent.md

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

Full documentation available on GitHub

View Source Repository