# Jira Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/jira
> Markdown URL: https://aitinkerers.org/technologies/jira.md
> Technology record last updated: 2026-02-26T10:53:32Z
> Generated: 2026-09-23T06:38:59Z

Jira is Atlassian's industry-leading project management and issue-tracking platform: it empowers teams to plan, track, and deliver work with high velocity.

Jira serves as the single source of truth for over 300,000 companies globally, facilitating project management across diverse departments (Engineering, Marketing, HR). It is built for agility, offering robust Scrum and Kanban boards for visualizing workflows and tracking progress in real-time. The platform excels at issue tracking (bugs, stories, tasks) and features highly customizable workflows, powerful automations (via Rovo AI or Studio), and over 3,000 integrations. Teams use it to manage everything from complex software development sprints to cross-functional campaign launches, ensuring all work aligns with larger business goals.

- Official technology site: https://www.atlassian.com/software/jira
- Public AI Tinkerers demos and talks: 4
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Eliminating Waste in the AI Augmented SDLC](https://nashville.aitinkerers.org/talks/rsvp_uMKhslYmRfU)

When AI can use the same tools you use - Jira, GitHub, Sentry - the bottleneck in software development shifts from writing code to everything around the code. I applied lean manufacturing principles (Toyota Production System) to my own AI-augmented workflow and systematically removed entire categories of waste: manual ticket management, error triage, deployment monitoring, and ambiguous specifications that lead to expensive rework. I’ll walk through the specific patterns - MCP tool handoff, Gherkin specs as agent contracts, pre-flight checklists derived from PR review audits - and show how each elimination is permanent and reveals the next layer.

- Event context: AI Tinkerers Nashville – Software Development in the Age of AI — 2026-03-25 — Nashville
- Public talk page: https://nashville.aitinkerers.org/talks/rsvp_uMKhslYmRfU

### [Metadata Driven AI Pipelines](https://seattle.aitinkerers.org/talks/rsvp_3eYiO5c3fGw)

Long running tasks are always a balance of control and agency. As we slowly move away from the CLI to task managers (Jira, Linear, Beads, etc) we will need to figure out ways to find a good balance between control and agency. If control is pure code and agency is purely agentic, then AI pipelines look to be something in between. Code that executes and validates LLM output, but relies on the intelligence of the model to do a majority of the work. I will show how I am designing the AI pipelines and using metadata from a task manager (Linear in this case) to control which pipeline executes for different types of tasks (bugs, features, etc)

- Event context: AI Tinkerers Seattle Meetup: Dev Tools Track — March 9th, 2026 — 2026-03-10 — Seattle
- Public talk page: https://seattle.aitinkerers.org/talks/rsvp_3eYiO5c3fGw

### [CodeRabbit - Leading in AI Code Review, helping you to ship better quality code...faster and safer!](https://atlanta.aitinkerers.org/talks/rsvp_S7jWzuc5W5s)

CodeRabbit is the industry's leading AI Code Review platform that helps software developers automate the first pass of code reviews and catch bugs that manual reviews miss. With CodeRabbit you can merge PRs in 50% less time, with 50% fewer bugs before they hit production.

- Event context: AI Tinkerers Atlanta Meetup – August 28, 2025 — 2025-08-28 — Atlanta
- Public talk page: https://atlanta.aitinkerers.org/talks/rsvp_S7jWzuc5W5s

### [Breathing life into dead documentation](https://nashville.aitinkerers.org/talks/rsvp_l2LhwBb-CfY)

Using Generative AI to allow dev teams and enterprises to automate documentation based on changes deployed into their environment. Jira and Confluence are very common tools used within tech shops. Jira to track issues and tickets. Confluence to document architectures, application stacks, API's etc. I have a love/hate relationship with documentation so I decided to automate it. For quick POC I built a series of workflow automations using n8n and n8n AI agents to identify when changes are made in an environment and then update confluence documents using LLM. This required various document retrieval and tracking techniques, various agents and such. I am beginning the process of transferring this over to Python and PydanticAI but that is early. So I would be presenting this in N8N running on my laptop.

- Event context: AI Tinkerers Nashville – April 9th, 2025 — 2025-04-09 — Nashville
- Public talk page: https://nashville.aitinkerers.org/talks/rsvp_l2LhwBb-CfY

## Related Technologies

- [Linear](https://aitinkerers.org/technologies/linear) ([Markdown](https://aitinkerers.org/technologies/linear.md)) — 10 public demos
- [Anthropic](https://aitinkerers.org/technologies/anthropic) ([Markdown](https://aitinkerers.org/technologies/anthropic.md)) — 36 public demos
- [Beads](https://aitinkerers.org/technologies/beads) ([Markdown](https://aitinkerers.org/technologies/beads.md)) — 7 public demos
- [Claude Agents SDK](https://aitinkerers.org/technologies/claude-agents-sdk) ([Markdown](https://aitinkerers.org/technologies/claude-agents-sdk.md)) — 4 public demos
- [Claude Code](https://aitinkerers.org/technologies/claude-code) ([Markdown](https://aitinkerers.org/technologies/claude-code.md)) — 216 public demos
- [Claude Opus](https://aitinkerers.org/technologies/claude-opus) ([Markdown](https://aitinkerers.org/technologies/claude-opus.md)) — 18 public demos
- [Gherkin](https://aitinkerers.org/technologies/gherkin) ([Markdown](https://aitinkerers.org/technologies/gherkin.md)) — 2 public demos
- [Gherkin acceptance criteria](https://aitinkerers.org/technologies/gherkin-acceptance-criteria) ([Markdown](https://aitinkerers.org/technologies/gherkin-acceptance-criteria.md)) — 1 public demo
- [GitHub Actions](https://aitinkerers.org/technologies/github-actions) ([Markdown](https://aitinkerers.org/technologies/github-actions.md)) — 20 public demos
- [Heroku](https://aitinkerers.org/technologies/heroku) ([Markdown](https://aitinkerers.org/technologies/heroku.md)) — 2 public demos
- [Linters](https://aitinkerers.org/technologies/linters) ([Markdown](https://aitinkerers.org/technologies/linters.md)) — 1 public demo
- [MCP](https://aitinkerers.org/technologies/mcp) ([Markdown](https://aitinkerers.org/technologies/mcp.md)) — 129 public demos
- [MCP servers](https://aitinkerers.org/technologies/mcp-servers) ([Markdown](https://aitinkerers.org/technologies/mcp-servers.md)) — 5 public demos
- [n8n](https://aitinkerers.org/technologies/n8n) ([Markdown](https://aitinkerers.org/technologies/n8n.md)) — 46 public demos
- [OpenAI](https://aitinkerers.org/technologies/openai) ([Markdown](https://aitinkerers.org/technologies/openai.md)) — 112 public demos
- [Playwright](https://aitinkerers.org/technologies/playwright) ([Markdown](https://aitinkerers.org/technologies/playwright.md)) — 32 public demos
- [PostgreSQL](https://aitinkerers.org/technologies/postgresql) ([Markdown](https://aitinkerers.org/technologies/postgresql.md)) — 106 public demos
- [Qdrant](https://aitinkerers.org/technologies/qdrant) ([Markdown](https://aitinkerers.org/technologies/qdrant.md)) — 17 public demos
