I created a Cowork Live Artifact to manage product requirements research and spec docs. Because Live Artifacts cannot natively read my file system, I bridged it with FlashQuery. Now the artifact reads frontmatter, shows each item's stage, and renders a dependency graph.
🔍 研究分析 Reddit
用 Cowork Live Artifact 管理产品需求和依赖图
作者让 Live Artifact 读取本地需求文档的 frontmatter,显示每个条目的阶段和依赖关系;用 FlashQuery 绕过 Live Artifact 无法直接读文件系统的限制。
★★★ 高级 a couple weekends, then daily use 2026年5月4日
J
jetstros
@u/jetstros
Built a Cowork Live Artifact for product requirements and dependency tracking
📋
使用场景
产品需求、研究和规格文档分散在文件里,作者需要一个每天可用的实时视图,而不是手动维护表格。
💬
提示词
Build a Cowork Live Artifact that connects to my requirements docs, reads frontmatter, shows the stage of each item, and displays a dependency graph. Use FlashQuery as the bridge to access the local documents, then make the dashboard usable day to day for PRD and spec management.
✨
预期结果
最终仪表盘能实时显示需求状态和依赖图,依赖图成为最有价值的部分。作者每天用它管理同一个项目的需求与规格,形成了一个自举式的产品管理系统。