Personal Project

Agent Factory

Claude CodeJira APIGit worktreesAutomation

An automation system built around Claude Code that takes a Jira ticket and turns it into a working pull request, end to end. Slash commands drive the workflow, and a git-worktree setup keeps parallel runs isolated so multiple tickets can move through the pipeline at once.

The goal is a repeatable pattern for AI-assisted delivery — not a one-off script, but a factory: a consistent, inspectable process for going from “here’s a ticket” to “here’s a PR ready for review.”

My contribution

Designed and built the full pipeline solo — the slash-command interface, the Jira-to-PR flow, and the worktree-based workflow that lets multiple agent runs work in parallel without stepping on each other.

← Back to projects