target-identify

Identify optimization targets from friction clusters in session events.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/ASRagab/asragab-claude-marketplace --skill target-identify
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: target-identify
Source: https://github.com/ASRagab/asragab-claude-marketplace/tree/main/plugins/skill-eval/skills/target-identify
Command: npx skills add https://github.com/ASRagab/asragab-claude-marketplace --skill target-identify

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires @anthropic-ai/sdk, and includes scripts (resource) components.

What problem does it solve?

Analyze friction clusters from session events to surface actionable optimization targets that improve tool efficiency and user outcomes.

Core Features & Use Cases

  • LLM-based analysis identifies root causes and surfaces targets across prompts, tools, and workflows.
  • Produces a ranked list with frequency, severity, and improvability scores for prioritized improvements.
  • Suitable for post-session reviews, sprint planning, and workflow optimization.

Quick Start

Identify optimization targets from friction clusters in your session data by running the target-identify script.

Frequently Asked Questions about target-identify

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

FAQPage Schema
How do I identify optimization targets from session events?▼

Optimization targets are identified by analyzing friction clusters in session events using LLM-based judgment. This process evaluates M2-classified events to produce a ranked list of targets with root cause, frequency, severity, and improvability scores.

What is the best way to rank root causes in session analysis?▼

Ranking root causes in session analysis involves applying LLM evaluation to friction clusters. The output prioritizes targets by frequency, severity, and improvability, enabling focused workflow optimization and sprint planning.

Can I use LLM evaluation for friction cluster analysis with Bun runtime?▼

Yes, LLM evaluation for friction cluster analysis requires the Bun runtime. You must also configure the target-identify script and provide an Anthropic API key with access to a compatible model.

Do I need an Anthropic API key to run the target-identify script?▼

Yes, an Anthropic API key with access to a compatible model is required to run the target-identify script. The LLM uses this access to evaluate session events and generate ranked optimization targets.

What does LLM-based root cause analysis output for workflow optimization?▼

LLM-based root cause analysis outputs a prioritized list of optimization targets. Each target includes specific root causes, frequency, severity, and improvability scores to guide post-session reviews and workflow improvements.

When should I not use LLM evaluation for session analysis?▼

LLM evaluation for session analysis requires M2-classified events and a configured Anthropic API key. If your session events are not pre-classified into friction clusters, this approach cannot produce ranked targets.