1. Determine the user's information need regarding Hindsight.
2. Identify the relevant documentation category (developer, SDK, cookbook).
3. Use file patterns (glob) to locate potential documentation files.
4. If necessary, search file content (grep) for specific keywords or concepts.
5. Read the full documentation file(s) using the `Read` tool.
6. Extract and present the relevant information to the user.
7. Provide code examples or configuration instructions as needed.