# Recon

> Manage Claude Code tmux sessions via the recon CLI Use when this capability is needed.

- Skill: `tomevault-io/recon` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/recon`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/recon/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/recon

---


You have access to `recon`, a CLI tool for monitoring and managing Claude Code sessions running in tmux.

## Step 1: Discover capabilities

```bash
recon --help
```

## Step 2: Execute the task

Use the commands discovered in Step 1. Common examples:

- `recon` — open the table dashboard
- `recon view` — open the visual dashboard
- `recon new` — interactive form to create a new session
- `recon next` — jump to the next agent waiting for input
- `recon resume` — interactive picker to resume a past session
- `recon json` — get all session state as JSON (useful for scripting)

---
> Source: [gavraz/recon](https://github.com/gavraz/recon) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-25 -->

