Session Feature Summary
$ARGUMENTS
Analyze the current conversation and identify Claude Code features used.
Features to Track
Core Tools
- •Task (subagent types: Explore, Plan, Bash, general-purpose, etc.)
- •TodoWrite / TaskCreate / TaskUpdate
- •AskUserQuestion
- •EnterPlanMode / ExitPlanMode
- •Skill (slash commands)
- •WebSearch / WebFetch
- •MCP tools (context7, grep-app, etc.)
Custom Agents
- •@architect, @frontend-engineer, @librarian, @document-writer
- •Project-specific agents
Skills
- •/maestro, /ultrawork, /swarm, /ralph
- •Project-specific skills
Output Format
markdown
## Session Feature Usage ### Used | Feature | Purpose | |---------|---------| | [Name] | [How used] | ### Not Used | Feature | Note | |---------|------| | [Name] | [Why not needed] |
Instructions
- •Scan conversation for tool invocations
- •Group by category
- •Describe purpose for used features
- •Note why unused features weren't needed
- •Present in markdown table format