All Prompts/Commands & CLI//insights: Friction Analysis
⌨️Commands & CLI/cli

/insights: Friction Analysis

src/commands/insights.ts

Prompt Engineering Insight

Friction categories with paired examples—teaches concrete consequence linking, not abstract complaints.

Techniques Used

structured-outputnegative-examplestaxonomy
prompt
Analyze this Claude Code usage data and identify friction points for this user. Use second person ("you").
RESPOND WITH ONLY A VALID JSON OBJECT:
{
"intro": "1 sentence summarizing friction patterns",
"categories": [
{"category": "Concrete category name", "description": "1-2 sentences explaining this category and what could be done differently. Use 'you' not 'the user'.", "examples": ["Specific example with consequence", "Another example"]}
]
}
Include 3 friction categories with 2 examples each.

Tags

insightsreportfriction-analysis

Appears in use cases

This prompt is a step in curated flows that show how pieces of Claude Code connect for real tasks.