taste-extract

Mine and consolidate taste principles from conversations, memory files, and CLAUDE.md into a structured profile.

1|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/ssv445/claude-skills --skill taste-extract
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: taste-extract
Source: https://github.com/ssv445/claude-skills/tree/main/taste-extract
Command: npx skills add https://github.com/ssv445/claude-skills --skill taste-extract

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Mines and consolidates taste principles from conversation history, memory files, and CLAUDE.md into a structured taste profile for evaluation and decision-making.

Core Features & Use Cases

  • Mines and clusters taste signals across conversations, memories, and CLAUDE.md rules.
  • Builds a centralized taste profile stored at ~/.claude/taste/ for use by evaluation systems.
  • Supports incremental updates and multi-scope extraction (global, project, all).

Quick Start

Run the taste-extract skill to bootstrap your taste profile from historical data and CLAUDE.md rules, and update it over time.

Frequently Asked Questions about taste-extract

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I extract taste principles from conversation history and memory files?▼

Taste principle extraction mines and clusters taste signals across conversations, memory files, and CLAUDE.md rules. This process consolidates scattered preferences into a centralized taste profile for evaluation and decision-making.

What is a structured taste profile and how does it guide evaluation?▼

A structured taste profile is a consolidated set of extracted taste principles stored at ~/.claude/taste/. It guides evaluation by providing a centralized taste reference, applying layered data sources, deduplication, and confidence scoring for decision-making.

Can I extract taste principles from a specific project scope or only globally?▼

You can extract taste principles across global, project, or all scopes. The skill supports multi-scope extraction, allowing you to build and incrementally update a centralized taste guide tailored to your specific project or global context.

How do I update my taste profile incrementally as new conversations happen?▼

Updating your taste profile incrementally involves running the taste-extract skill to process new conversation history and memory data. It applies deduplication and confidence scoring to merge new taste signals into the existing ~/.claude/taste/ profile.

Does taste extraction work with CLAUDE.md rules and memory files simultaneously?▼

Yes, taste extraction works with CLAUDE.md rules and memory files simultaneously by mining and clustering taste signals across all three data sources. It consolidates layered data to build a comprehensive taste profile with confidence scoring.