hulusi-tunc

Taste Sync — Development skill for Claude Code

Development community

Regenerate taste/TASTE.md from all library entries — the team's synthesized taste profile.

How to install Taste Sync

Installs to ~/.claude/commands/hulusi-tunc-unicorn-skills-taste-sync.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/hulusi-tunc/unicorn-skills/HEAD/.claude/commands/taste-sync.md -o ~/.claude/commands/hulusi-tunc-unicorn-skills-taste-sync.md

Restart Claude Code, or start a new session, for it to be picked up.

What Taste Sync does


description: Regenerate taste/TASTE.md from all library entries — the team's synthesized taste profile. argument-hint: ""

/taste-sync

Distill `taste/library/` into the team taste profile. This command owns TASTE.md; nothing else writes it.

Steps

  1. Read all entries — Every taste/library/*.md: frontmatter (type, tags, score, status, date) and body.
  2. Weight — weight = score × recency (half-life 90 days: an entry from 90 days ago counts half).
  3. Cluster — Group recurri

Alternatives in Development

Full documentation available on GitHub

View Source Repository