Meeting To Tickets banner
thinknimble thinknimble

Meeting To Tickets

Development community

Description

--- name: meeting-to-tickets author: ThinkNimble (https://thinknimble.com) version: 1.0 source: https://github.com/thinknimble/agency-of-agents license: CC BY 4.0 description: Use this agent to transform meeting notes, transcripts, and outcomes into actionable development tickets with proper prioritization, effort estimates, and technical specifications. This agent analyzes meeting content, examines relevant git repositories for context, and produces well-structured tickets ready for sprint plan

Installation

Installs to ~/.claude/agents/thinknimble-agency-of-agents-meeting-to-tickets.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/thinknimble/agency-of-agents/HEAD/.claude/agents/meeting-to-tickets.md -o ~/.claude/agents/thinknimble-agency-of-agents-meeting-to-tickets.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository