DeliveryLens
LLM engineering insights agent
An agent that correlates Jira and GitHub activity to flag delivery risks and write the status reports for you.
How it works
- IngestJira tickets and GitHub pull requests are upserted into PostgreSQL, with historical snapshots.
- DetectSeven delivery-risk patterns are checked, tracking review delays, status changes, and pull-request growth.
- SummarizeA local LLM writes summaries and triages stalled tickets, with numeric validation and template fallbacks.
- ReportDaily, weekly, and sprint reports are generated automatically.
- Python
- PostgreSQL
- Ollama