Autoresearch Given a reference target, automatically research it and produce a reverse-engineering report with implementation guidance. Input (via $ARGUMENTS or conversation context) The target can be any of: - A visual reference — image path, screenshot, video frame - A URL — article, repo, shader toy link, paper - A library or tool name — "how does pixelmatch work" - A description — "that liquid metal refraction effect" - An existing codebase or file — reverse-engineer undocumented code - A combination of the above Research phases 1. Identify the target Clarify what's being researched: a vi…