gourmet-research
Gourmet Research
Overview
Template-first workflow for traceable, comparable, auditable food recommendations across cities. Keep evidence, scores, and decisions synchronized.
Core Rules (Non-Negotiable)
- If the user has not specified an output language, ask once at project start and record it in
overview.md. - Use gourmet// with 6 files:
overview.md,inbox.md,candidates.md,notes.md,top-places.md,excluded.md. - Never fabricate sources, ratings, or claims. Use
unknownwhen missing. - Prefer original-language place names (not translated) unless the user requests otherwise.
- Preserve audit trail: never delete candidates; mark
rejectedand record why inexcluded.md. - Default minimum sources = 4. If the locale is information-sparse, allow 3 only when you record
evidence: limitedwith the reason and attempted sources.
More from narumiruna/agent-skills
svg-illustration
Use when you need SVG diagram rules, layout patterns, or embedding guidance for slide decks and want the minimal SVG-focused reading path.
307python-cli-typer
Use when building or structuring Python CLI commands with Typer, including commands, options, and multi-command apps.
39python-peewee
Use when working with Peewee ORM patterns, especially DatabaseProxy setup, scoped connection/transaction handling, and SQLite-based tests.
13mermaid-creator
Use when creating or converting Mermaid diagrams (for example flowcharts, sequence diagrams, ER diagrams, and Gantt charts), including exporting to SVG for docs or slides.
10slide-creator
Use when creating slide decks with Marp/Marpit Markdown (marp), including authoring slide content, designing slide color schemes, and building SVG diagrams or illustrations for the deck.
10python-logging
Use when choosing or configuring Python logging, especially deciding between stdlib logging and loguru for apps or CLIs.
10