Skema
Skema — Intelligent Software Requirements Triage
Skema is an automated tool built in Python that leverages language models to classify, assess technical impact, and route software development requests across engineering teams.
Key Features
- 🎯 Automated Classification: Accurately categorizes ticket types (Bug, Feature, Refactor, Security).
- 📊 Priority Scoring: Computes urgency and operational impact scores to minimize manual backlog triage.
- 🔌 REST API Integration: Built to seamlessly connect with Jira, GitHub Issues, and enterprise issue trackers.
Technologies
Developed with Python, FastAPI, Pydantic, OpenAI / Gemini API, and Docker.