Overview & Architecture
A developer workflow extension that automatically parses Jira tickets, suggests matching GitHub branch names, and links commits to sprint tasks with one keystroke.
Key Engineering Highlights
- Automatic Jira ticket parsing from branch names
- Quick commit message formatting with ticket IDs
- Active sprint backlog view in editor sidebar
Technologies Used
- TypeScript
- VS Code API
- Git API
- REST API