Software Engineer · Cisco
- Designed and built 3 Python agentic-AI workflows that generate structured JSON for code-security reviews with LLM APIs and prompt engineering, cutting manual review effort by about 70% across 4 product teams.
- Used LangChain to wrap 2 LLM providers, Codex and GitHub Copilot, behind one chat interface and LangGraph to orchestrate agents without provider-specific workflow changes.
- Integrated multi-provider MCP tool servers for security data and Jira into LangGraph agents, then designed reusable Agent Skills for 50+ engineers across 4 teams.
- Assisted with a RAG grounded-retrieval layer and code graph for 20K+ source files; 50+ parallel workers feed an 11-stage pipeline that cut model calls 10x.
- Built Playwright UI tests at 97% coverage and executed 736 pytest tests across 10+ CI/CD releases, reducing manual QA by 60%.