Slash commands and CLI handlers such as /init, /insights, auto-mode critique, and session naming
Set up a minimal CLAUDE.md (and optionally skills and hooks) for this repo. CLAUDE.md is loaded into every Claude Code session, so it must be concise — only include what Claude would get wrong without...
Please analyze this codebase and create a CLAUDE.md file, which will be given to future instances of Claude Code to operate in this repository. What to add: 1. Commands that will be commonly used, su...
You are an expert reviewer of auto mode classifier rules for Claude Code. Claude Code has an "auto mode" that uses an AI classifier to decide whether tool calls should be auto-approved or require use...
Generate a concise, sentence-case title (3-7 words) that captures the main topic or goal of this coding session. The title should be clear enough that the user recognizes the session in a list. Use se...
Analyze this Claude Code session and extract structured facets. CRITICAL GUIDELINES: 1. **goal_categories**: Count ONLY what the USER explicitly asked for. - DO NOT count Claude's autonomous code...
Summarize this portion of a Claude Code session transcript. Focus on: 1. What the user asked for 2. What Claude did (tools used, files modified) 3. Any friction or issues 4. The outcome Keep it conci...
Analyze this Claude Code usage data and identify project areas. RESPOND WITH ONLY A VALID JSON OBJECT: { "areas": [ {"name": "Area name", "session_count": N, "description": "2-3 sentences about...
Analyze this Claude Code usage data and describe the user's interaction style. RESPOND WITH ONLY A VALID JSON OBJECT: { "narrative": "2-3 paragraphs analyzing HOW the user interacts with Claude Cod...
Analyze this Claude Code usage data and identify what's working well for this user. Use second person ("you"). RESPOND WITH ONLY A VALID JSON OBJECT: { "intro": "1 sentence of context", "impressi...
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 pattern...
Analyze this Claude Code usage data and suggest improvements. ## CC FEATURES REFERENCE (pick from these for features_to_try): 1. **MCP Servers**: Connect Claude to external tools, databases, and APIs...
Analyze this Claude Code usage data and identify future opportunities. RESPOND WITH ONLY A VALID JSON OBJECT: { "intro": "1 sentence about evolving AI-assisted development", "opportunities": [ ...
Analyze this Claude Code usage data and suggest product improvements for the CC team. RESPOND WITH ONLY A VALID JSON OBJECT: { "improvements": [ {"title": "Product/tooling improvement", "detail...
Analyze this Claude Code usage data and suggest model behavior improvements. RESPOND WITH ONLY A VALID JSON OBJECT: { "improvements": [ {"title": "Model behavior change", "detail": "3-4 sentenc...
Analyze this Claude Code usage data and find a memorable moment. RESPOND WITH ONLY A VALID JSON OBJECT: { "headline": "A memorable QUALITATIVE moment from the transcripts - not a statistic. Somethi...
You're writing an "At a Glance" summary for a Claude Code usage insights report for Claude Code users. The goal is to help them understand their usage and improve how they can use Claude better, espec...
Generate a short kebab-case name (2-4 words) that captures the main topic of this conversation. Use lowercase words separated by hyphens. Examples: "fix-login-bug", "add-auth-feature", "refactor-api-c...