What problem does it solve?
It turns scattered external sources into a structured, decision-ready research report and delivers it to a specific Asana task description. It also optionally creates a LinkedIn-ready Zig-voice post plus a SSoT-driven image attachment when a publishable deliverable is requested.
Core Features & Use Cases
- Multi-source research to structured report: Fetches multiple URLs in parallel, distills each source, and synthesizes cross-source patterns into a canonical plaintext report format.
- Asana task workflow: Verifies the target task, preserves existing context, and updates the task notes using the fleet proxy via POST /update with plaintext discipline.
- Optional publishing deliverables: Creates an Asana subtask for a LinkedIn post, drafts the post in the correct Zig-voice scope, generates a specific-subject image via SSoT + OpenRouter, and attaches it.
- Archival mode for future reference: Creates a
~/explore/<topic>/ umbrella folder with orientation and findings plus per-source captured reference markdown files.
Quick Start
Run explore by asking for an Asana task update: "explore <asana-task-gid> https://example.com https://example.org https://example.net".