Skip to main content
Back to the field guide

A field guide to the /touch-recon skill

AI Mobile Codebase Inventory

Mobile reconnaissance: maps the app's tech stack, navigation architecture, state management approach, API integration layer, third-party SDK inventory and their purposes, build configuration, code signing setup, and overall code quality. Produces a health assessment with risks flagged.

Touch · Mobile4 min readNovember 28, 2025

Reconnaissance is the first thing a senior engineer does on an inherited project: read the lay of the land before changing anything. Skip it and the first change reveals an assumption that turned out to be wrong.

The /touch-recon skill produces the recon for the utouch domain. Mobile reconnaissance: maps the app's tech stack, navigation architecture, state management approach, API integration layer, third-party SDK inventory and their purposes, build configuration, code signing setup, and overall code quality. Produces a health assessment with risks flagged.

Tonone's /touch-recon skill produces a focused inventory of the utouch domain before changes are made.

Install

/touch-recon ships with the utouch agent in Tonone for Claude Code. Install Tonone via tonone.ai/get-started. Tonone is free and MIT-licensed.

1. Add to marketplace

$ claude plugin marketplace add tonone-ai/tonone

2. Install Touch

$ claude plugin install touch@tonone-ai

Frequently asked questions

What does /touch-recon do?
Mobile reconnaissance: maps the app's tech stack, navigation architecture, state management approach, API integration layer, third-party SDK inventory and their purposes, build configuration, code signing setup, and overall code quality. Produces a health assessment with risks flagged.
How do I install /touch-recon?
Install Tonone for Claude Code via tonone.ai/get-started. Tonone is free and MIT-licensed.

Pairs well with