Resource Summary
Purpose
A resource summary is a local, durable note for an external source. Its unique job is to capture what we learned from the source and how HELIX uses it, so artifact prompts can cite the local resource library instead of scattering raw external links through the artifact catalog.
Quality checklist from the prompt
- Source URL is present
- Summary is accurate and concise
- Relevant findings are specific enough to reuse
- HELIX usage names the artifact, concern, or decision it supports
- Authority boundary is explicit
- External links live in the resource summary, not scattered through artifact prompts
Example
Show a worked example of this artifact
---
ddx:
id: example.resource-summary.product-vision-board
---
# Product Vision Board
## Source
- URL: https://www.romanpichler.com/tools/product-vision-board/
- Accessed: 2026-05-12
## Summary
Roman Pichler's Product Vision Board is a product strategy tool for describing,
visualizing, and validating product vision and strategy. It captures target
group, needs, product direction, and business goals; the extended version adds
business model elements such as competitors, revenue sources, costs, and
channels.
## Relevant Findings
- A vision artifact should name the target group and needs, not only the
product idea.
- Product direction and business goals belong together at the strategy level.
- Business model detail can be useful, but it should not crowd out the core
vision.
## HELIX Usage
This resource informs the Product Vision artifact. HELIX uses the same
strategic ingredients while keeping market sizing and investment rationale in
the Business Case.
## Authority Boundary
This resource does not define requirements, competitive analysis, or
implementation plans. Those belong in the PRD, Competitive Analysis, and Design
artifacts.Reference
| Activity | Discover — Validate that an opportunity is worth pursuing before committing to a development cycle. |
|---|---|
| Default location | docs/resources/[resource-slug].md |
| Requires | None |
| Enables | None |
| Informs | Product Vision PR-FAQ Principles Concerns |
| Generation prompt | Show the full generation prompt |
| Template | Show the template structure |