patch Third leg of the static pipeline ( → → ). Turns a ranked list of verified findings into candidate diffs. The skill never applies a diff to the target repo. Output is inert text in for a human to review and apply out-of-band — see . There is no or flag by design: the capability isn't present, so it can't be prompt-injected into use. Invoke with . Arguments (parse from ): - findings path (first positional, required): , , a pipeline directory, or any JSON the ingest table recognizes. - : target codebase, read-only (default cwd). Required for static mode; the skill stops if cited files don'…