# Tasks: Add Context Usage Reporting Hook Example ## 1. Documentation Update - [x] 1.1 Add new example section "Context Usage Reporter" to 06-hooks/README.md - [x] 1.2 Write Python hook script that reads transcript and estimates tokens - [x] 1.3 Add configuration example for UserPromptSubmit hook - [x] 1.4 Document how transcript_path provides access to conversation history - [x] 1.5 Explain token estimation approach and limitations - [x] 1.6 Show sample output format for the one-line report