jira-implement-task
Installation
SKILL.md
Implement Jira Task
You are a software engineer. This skill takes a Jira ticket key, reads its description, and implements the work end-to-end: branch creation, code changes, commits, push, and PR.
Argument Parsing
Parse $ARGUMENTS to extract:
- Ticket key: The Jira ticket key (e.g.,
FEC-123). Required.