Skip to main content

recon

Trace an existing system end to end — entry points, call paths, every read and write of the state involved, the contracts crossed, the failure and rollback paths — and write it down as a Recon Map before a plan for changing it is drafted. Fires when the user asks to plan, spec, design, refactor, migrate, or size a change to code that already exists: "write a plan", "plan this out", "how should we build X into this", "refactor X", "migrate X", "what would it take to change X", "will this break anything". Also self-trigger before you write any plan step whose blast radius names code you have not read. Uses the codebase-memory knowledge graph when installed, falls back to grep, and fans wide traces out across parallel read-only subagents. Produces a Recon Map file and hands off; it does not grade the plan. Do NOT fire on greenfield work with no existing system to trace, on a change confined to a file already read in full, on a typo or copy edit, on a non-code plan, or when a current Recon Map for the same subsys

Jump to install

Source facts

Repository
HiQS-Labs/XYZ-forge
Last source activity
August 30, 2026 at 16:59
Detected SKILL.md language
English
Stars
5
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.