using-deconstruct-toolkit
Installation
SKILL.md
Using Deconstruct Toolkit
Help the user find the right deconstruction skill for their artifact. Detect what they brought, what they want surfaced, then dispatch to the best-fit sibling skill with the appropriate lens combination preselected.
Boundary check first
Before routing, run a 3-question boundary check. If any answer is "yes," do NOT route into this toolkit — redirect.
| Question | If yes, redirect to |
|---|---|
| Is the target source code, a code repository, or a build artifact? | sourceatlas (impact / flow / overview / pattern / deps) |
| Does the user want help thinking through their own problem (not analyzing an external artifact)? | philosophers-toolkit |
| Does the user want to produce copy / docs / design / a slide deck (forward direction, not reverse)? | copywriting-toolkit / docs-team / design-team / slides-toolkit |
If all three are "no," proceed to routing.