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

跳到安装

来源信息

仓库
HiQS-Labs/XYZ-forge
最近来源活动
2026年8月30日 16:59
检测到的 SKILL.md 语言
英语
星标
5
分支
2

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。