Skip to content

Project context

When the project has DocSlime (or any durable docs/ tree), that is the feeling and product source of truth:

Path Use for
docs/PRODUCT.md, DESIGN.md Compact product and design rules
docs/strategy/ Positioning, users, competitive, roadmap
docs/experience/ Journeys, north star, discovery
docs/REQUIREMENTS.md Testable contract

For ProductFeeling’s own product work, prioritize docs/strategy/ then docs/experience/. Load selectively — don’t ingest the whole tree.

Path Purpose
config.json Skill defaults
reviews/ Audit / feel / review artifacts
sessions/ Dated session notes
briefs/ Emotion briefs for Impeccable
FEELING.template.md Legacy init template
FEELING.md Optional legacy north star only

Do not duplicate product/strategy narrative here when docs/ already exists. Do not dump routine reviews into docs/.

scripts/context.mjs looks for:

  1. docs/ — PRODUCT, DESIGN, REQUIREMENTS, strategy/, experience/
  2. Optional legacy FEELING.md (root, .productfeeling/, .agents/context/, docs/)

Missing docs or FEELING.md never blocks a scoped review of material you provide in chat.