Groups a list of action items by assigned owner. Use after extracting action items from a transcript to organise tasks per person.
Extracts action items, owners, and deadlines from meeting transcripts. Use when you have raw text from a meeting and need a structured list of who needs to do what.
Formats a categorised list of action items into a clean Markdown brief suitable for email or Slack sharing. Use after categorising action items by owner.
Takes a meeting transcript and produces a structured action-item brief. Use when you have a raw transcript and need an organised summary with owners and deadlines.
Review code for correctness, clarity, performance, and maintainability with categorised feedback.
Summarises a pull request into a concise overview with key changes, affected areas, and risks. Use when reviewing or opening PRs.