In this video, I demo a Proof of Concept for an AI-powered developer agent that can understand your codebase, answer questions about your project, and even generate pull requests automatically. Using a simple Python CLI connected to the Cursor Agent API, I show how you can: • Ask the AI about your repository • Analyze features, dependencies, and implementation details • Automatically generate code changes • Automatically raise a PR based on a natural-language prompt This PoC explores how AI can streamline software development workflows for large teams, reduce repeated communication, and help engineers understand complex codebases faster. 💡 Coming next: I plan to extend this system with Jira integration, so tickets can be automatically assessed, enriched, and linked with AI-generated context or even implemented code.











