Task2code

Turns a Jira ticket into a reviewed pull request: reads the project's own AGENTS.md and existing git history for its conventions, fetches the ticket, plans the change, scaffolds and implements it, writes tests, runs the project's local quality gate, then commits and opens a PR -- pausing for explicit user confirmation at every irreversible step (branch creation, plan approval, commit, PR). Use when the user asks to implement a ticket, start work on a Jira issue, or turn a ticket into code.

arfar-x Updated

File contents

arfar-x/agent-skills/tree/main/skills/task2code commit 8e29ec34c0

Frequently asked questions

npx skillmds@latest add arfar-x/task2code