skills/researching-gourmet-venues/SKILL.md
Use when creating or updating city-based gourmet research outputs that require multi-source evidence, standardized scoring, and structured audit files.
npx skillsauth add narumiruna/agent-skills researching-gourmet-venuesInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Template-first workflow for traceable, comparable, auditable food recommendations across cities. Keep evidence, scores, and decisions synchronized.
overview.md.overview.md, inbox.md, candidates.md, notes.md, top-places.md, excluded.md.unknown when missing.rejected and record why in excluded.md.evidence: limited with the reason and attempted sources.assets/templates/ into the city folder.inbox.md, then move top candidates into candidates.md with status: inbox.notes.md with sources + practical constraints.notes.md.top-places.md and excluded.md to match decisions.inbox statuses remain and required sections exist.Before extracting any “top N” list, confirm the scope:
Checklist (must pass):
If static scraping fails or content is blocked, use available browser automation, close blocking modals in the appropriate locale, and then extract items.
notes.md, adjust Risk/Consistency/Value as needed, and sync scores/status across files.| Locale | Local reviews | Aggregator | Guides/editorial | | --- | --- | --- | --- | | Japan | Tabelog, Retty | Google Maps | Michelin, local food media | | Korea | Naver Map, Kakao Map | Google Maps | Michelin, local food media | | Taiwan | Google Maps, iPeen | OpenRice | Local food media | | Hong Kong | OpenRice | Google Maps | Michelin, local food media | | Singapore | OpenRice | Google Maps | Michelin, local food media | | Europe | Google Maps | Tripadvisor | Michelin, local city guides | | North America | Google Maps, Yelp | Tripadvisor | Eater, local food media | | Latin America | Google Maps | Tripadvisor | Local city guides | | SEA (general) | Google Maps | Tripadvisor | Local food media |
Thresholds:
| Item | Rule |
| --- | --- |
| City path | gourmet/<city-slug>/ |
| Files | overview/inbox/candidates/notes/top-places/excluded |
| Min sources | 4 (3 only with evidence: limited) |
| Output language | Ask if not specified |
| Place names | Prefer original language |
| Score tiers | >=35 Top, 30-34 Backup, <30 Reject |
### Sakura Teahouse
**Official**: https://example.com
**Maps**: 4.4/5 (820 reviews) - https://maps.app.goo.gl/...
**Local reviews**: 3.7/5 (420 reviews) - https://tabelog.com/...
**Guide/editorial**: https://guide.example.com/...
**Notes**: quiet seating, popular seasonal desserts
**Practical**: reservations recommended, closed Tue
**Score**: Taste 8 / Value 7 / Convenience 6 / Consistency 7 / Risk 7 = **35/50**
inbox.md and dumping raw ideas into candidates.| Excuse | Reality |
| --- | --- |
| "It’s just one city; I can skip templates." | Templates prevent drift and keep outputs comparable. |
| "Inbox is optional; I can put everything in candidates." | inbox.md keeps raw capture separate and reduces noise. |
| "There aren’t 4 sources; I’ll guess." | Use unknown and mark evidence: limited. Never guess. |
| "I’ll translate names for clarity." | Keep original-language names unless the user asks. |
| "This ranking page is close enough." | Scope mismatch invalidates the answer. Confirm URL and geography. |
| "Negative reviews are optional." | Required when risk signals appear. |
references/repo-spec.mdassets/templates/development
Score or compare one or more agent skills across trigger clarity, workflow actionability, safety boundaries, verification rigor, incremental knowledge value, and leanness. Use only when the user explicitly asks for ratings, numerical quality scores, rubric-based scorecards, or scored comparisons; use creating-agent-skills for unscored reviews or revisions.
development
Assess or improve an existing codebase's architecture when the user asks about module boundaries, coupling, scattered ownership, testability, change locality, deep modules, seams, or behavior-preserving structural refactoring. Use for cross-module design rather than ordinary diff review or a confirmed edge-case bug fix.
development
Perform read-only security audits, vulnerability assessments, or threat-focused reviews of diffs, pull requests, code paths, or explicitly scoped repositories when security is the primary objective or acceptance criterion. Use reviewing-code for ordinary review with baseline security coverage and hardening-code-paths for fixing confirmed findings.
development
Run iterative multi-reviewer panels over a code diff, verify their findings, apply explicitly authorized fixes, and re-review the updated change until it passes or reaches a stopping condition. Use when the user asks for a panel loop, multi-model code-review consensus, or a review-fix-re-review cycle.