Skip to content
Development
Command

/devkit.write-a-minute-of-a-meeting

Generates professional meeting minutes from transcripts or notes. Use when you need to create structured meeting documentation after a meeting.

From plugin
developer-kit
32148 skills44 agents48 commands
Install
$ npx -y skills add giuseppe-trisciuoglio/developer-kit --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/devkit.write-a-minute-of-a-meeting

Context preview

What this command does when you run it.

Generates professional meeting minutes from transcripts or notes. Use when you need to create structured meeting documentation after a meeting.

Command definition

devkit.write-a-minute-of-a-meeting.md
description: Generates professional meeting minutes from transcripts or notes. Use when you need to create structured meeting documentation after a meeting.
argument-hint: "[transcript-file] [meeting-title] [date]"
allowed-tools: Read, Write

Overview

Generates professional meeting minutes from transcripts or notes. Use when you need to create structured meeting documentation after a meeting.

Act as an expert administrative assistant specialized in creating meeting minutes. Analyze the provided transcript or notes and produce a clear, concise, and professional meeting minute document.

Usage

/devkit.write-a-minute-of-a-meeting $ARGUMENTS

Arguments

| Argument | Description | |--------------|------------------------------------------| | `$ARGUMENTS` | Combined arguments passed to the command |

Execution Instructions

**Agent Selection**: To execute this task, use the following approach:

  • Primary: Use `general-purpose` agent with appropriate domain expertise
  • Or use specialized agent if available for the specific task type

Input

Read the meeting transcript from: **$1**

Meeting Information Template

Use these details or ask for them if not provided:

  • **Meeting Title/Subject:** $2
  • **Date and Time:** $3
  • **Location/Platform:** (e.g., Teams, Zoom, in-person)
  • **Attendees:** (list participants)
  • **Meeting Objective:** (purpose of the meeting)

Document Structure

Create the meeting minutes with the following sections:

1. Executive Summary

Begin with a brief paragraph (3-4 sentences maximum) summarizing the main outcomes and key decisions from the meeting.

2. Agenda Items Discussed

For each agenda item, create a dedicated section that includes:

  • Clear and concise summary of the discussion
  • Significant contributions from participants, properly attributed
  • Conclusions reached for each item

3. Decisions Made

Extract and list all final decisions approved during the meeting. For each decision, specify:

  • The decision itself
  • Who proposed/approved the decision

4. Action Items

Create a table with the following columns:

| Action | Responsible | Deadline | |-------------------------|-------------------------|-----------------| | Description of the task | Person or team assigned | Completion date |

5. Open Issues/Next Steps

List any unresolved issues or topics to be discussed in future meetings.

6. Next Meeting

Include date and time of the next meeting if established.

Style Guidelines

  • Use professional, clear, and objective language
  • Avoid unnecessary jargon and unexplained acronyms
  • Use bullet points to improve readability
  • Maintain a neutral and factual tone
  • Format using proper Markdown syntax

Examples

/devkit.write-a-minute-of-a-meeting example-input
Read more
Ships withdeveloper-kit

Modular plugin marketplace for Claude Code and agentic CLIs, with validated, spec-driven skills, agents, commands, and workflows for Java, TypeScript, Python, PHP, AWS, and AI.

Get the whole plugin, auto-invoked