What problem does it solve?
This Skill automates the end-to-end process of understanding, planning, and implementing Jira tickets, reducing manual effort and increasing efficiency.
Core Features & Use Cases
- Ticket Analysis: Reads Jira tickets to extract summaries, acceptance criteria, and linked issues.
- Codebase Exploration: Searches project files for relevant patterns, files to modify, and testing infrastructure.
- Implementation Planning: Creates structured plans including branching, commits, and verification steps.
- Automated Coding and Testing: Make code changes, verify with cargo tools, and commit following best practices.
- Pull Request Creation: Generate draft PRs with detailed descriptions for review.
- Use Case: Developers working on new features or bug fixes can automate their workflow from ticket to deployment.
Quick Start
Provide the Jira ticket ID and project details to generate an implementation plan, code changes, and initiation of a pull request process.