ops

Process meeting transcripts into structured summaries, decisions, and action files.

4|Updated Feb 15, 2026
One-click install
npx skills add https://github.com/tandregbg/core-claude-skills --skill ops-tandregbg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ops
Source: https://github.com/tandregbg/core-claude-skills/tree/main/skills/ops
Command: npx skills add https://github.com/tandregbg/core-claude-skills --skill ops-tandregbg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill unifies and automates the processing of meeting content, transforming raw notes into structured documentation, tracking actions, and updating relevant files.

Core Features & Use Cases

  • Unified Meeting Processing: Handles diverse meeting types (standups, management, marketing) based on organizational configuration.
  • Automated Documentation: Generates summaries, updates changelogs, READMEs, and task matrices.
  • Action & Decision Tracking: Propagates actions and decisions to designated files and manages meeting agendas.
  • Pre-meeting Preparation: Creates structured preparation documents to ensure efficient meetings.
  • Use Case: After a team meeting, use /ops [transcript] to automatically generate a summary, log key decisions in the changelog, update the project README with current status, and create a task import file.

Quick Start

Use the ops skill to process the meeting transcript provided below.

Frequently Asked Questions about ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate meeting transcript processing into structured documentation?

Automate meeting transcript processing by passing the raw content into the system to generate structured documentation, including summaries, decision logs, and action items. It reads organizational configuration files to apply custom summary structures and domain-specific file update workflows automatically.

Can I automatically update project READMEs and changelogs from meeting notes?

Yes, you can automatically update project READMEs and changelogs from meeting notes. The system propagates decisions and current status to designated files based on your YAML configuration, ensuring documentation reflects the latest meeting outcomes without manual entry.

What is the best way to track action items across multiple files after a meeting?

Tracking action items across multiple files is handled via config-driven action propagation. The system distributes tasks to designated files and generates a task import file, integrating with your task tracking and dashboard refresh functionalities for centralized management.

Do I need organization-specific YAML files to customize meeting summaries?

Organization-specific YAML files are required to customize meeting summaries and file update workflows. These configuration files allow you to define custom summary structures, domain-specific additions, and handling rules for diverse meeting types like standups or management reviews.

How does pre-meeting preparation document generation work?

Pre-meeting preparation document generation creates structured agendas and briefing materials before the session starts. By processing prior context and configuration, it outputs preparation documents designed to align participants and ensure efficient, focused meeting discussions.

Are there limitations when processing diverse meeting types like standups versus marketing reviews?

Processing diverse meeting types like standups versus marketing reviews depends on your organizational configuration. If a specific meeting structure is not defined in the YAML configuration, the system cannot apply custom summary formats or domain-specific file workflows for that meeting type.