AI Agents
Intelligent automation in action.
CI/CD Pipeline Agent
An event-driven agentic pipeline that automates the full development workflow. When a ticket moves to Selected for Development in Jira, the agent automatically creates a branch, commits the change, opens a pull request, and verifies the staging deployment — all without manual intervention. Built with FastAPI, Python, and Claude as the reasoning engine across Jira, GitHub, and Vercel.
- Automated branch creation
- Code commits
- Pull request management
- Staging verification
- Jira integration