Used by the create-demo-videos skill to write the spoken narration for one feature's demo video during a recon sweep. Reads that feature's recon state file and its recorded user flows and writes narration text into a JSON file the caller names; it records nothing, renders nothing, edits no application code and returns…
Used by the feature-recon skill to review exactly one feature through the product-engineering lens during a recon sweep. Writes a JSON state file to a recon directory the caller names; it fixes nothing and returns no report body. Not a general code reviewer — do not delegate to it outside a feature-recon run, and…
Used by the feature-recon skill to review exactly one feature through the security lens during a recon sweep, when the run explicitly opted into --lens security. Writes a JSON state file to a recon directory the caller names; it fixes nothing and returns no report body. Not a general security reviewer or vulnerability…
Used by the identify-user-flows and test-user-flows skills to handle exactly one feature during a recon sweep — either writing that feature's executable user-flow recipes, or turning one browser run's raw results into a JSON state file. Writes JSON to a recon directory the caller names; it runs no browser itself…
Used by the feature-recon skill to review exactly one feature through the UI/UX lens during a recon sweep, when the run explicitly opted into --lens ux. Writes a JSON state file to a recon directory the caller names; it fixes nothing, redesigns nothing, and returns no report body. Not a general design reviewer — do…