What problem does it solve? Understanding a complete feature requires manually piecing together scattered information across KANBAN boards, GitHub issues, wiki documentation, and git history across multiple repositories, which is slow and error-prone. ## Core Features & Use Cases - Multi-Source Discovery: Finds all related tickets, commits, and documentation links from KANBAN tags and GitHub issue IDs across multiple repositories. - Commit and Code Analysis: Examines git diffs on main/master branches to extract implementation details, database changes, and architectural decisions. - Structured Report Generation: Produces a seven-section report with executive summary, architecture, Mermaid diagrams, code examples, and recommendations. - Use Case: Run an analysis on the #payments tag to get a complete feature report covering business value, technical architecture, database schema changes, and actionable technical debt recommendations. ## Quick Start Ask the assistant to analyze a feature by providing KANBAN tags or GitHub issue IDs, such as analyzing the #payments tag or issue #123.