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 /flux-recon skill produces the recon for the uflux domain. Database reconnaissance: full inventory of schema structure and table relationships, migration history, data volume per table, backup configuration and last successful backup, connection pooling setup, and observed query patterns from slow query logs. Identifies what databases the system uses and where the risks are.
Tonone's /flux-recon skill produces a focused inventory of the uflux domain before changes are made.
Related skills
Install
/flux-recon ships with the uflux agent in Tonone for Claude Code. Install Tonone via tonone.ai/get-started. Tonone is free and MIT-licensed.
1. Add to marketplace
2. Install Flux
Frequently asked questions
- What does /flux-recon do?
- Database reconnaissance: full inventory of schema structure and table relationships, migration history, data volume per table, backup configuration and last successful backup, connection pooling setup, and observed query patterns from slow query logs. Identifies what databases the system uses and where the risks are.
- How do I install /flux-recon?
- Install Tonone for Claude Code via tonone.ai/get-started. Tonone is free and MIT-licensed.