meeting

Coordinate multi-agent dialogue sessions with user-steered agendas and synthesized discussion threads.

14|6|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/tyevans/tackline --skill meeting-tyevans
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting
Source: https://github.com/tyevans/tackline/tree/main/skills/workflows/meeting
Command: npx skills add https://github.com/tyevans/tackline --skill meeting-tyevans

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of gathering diverse viewpoints and facilitating productive discussions on complex topics, ensuring all angles are considered before decisions are made.

Core Features & Use Cases

  • Interactive Panel Discussions: Simulates a meeting with agents playing specific roles to debate a topic.
  • Perspective Synthesis: Gathers and synthesizes arguments from opposing viewpoints.
  • User-Steered Conversation: Allows the user to guide the discussion, ask follow-ups, and pivot topics in real-time.
  • Use Case: Hash out a design decision by assembling an Architect and a Skeptic to debate the pros and cons of a new feature.

Quick Start

Use the meeting skill to discuss whether we should use event sourcing or CQRS-lite for the new billing module.

Frequently Asked Questions about meeting

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

FAQPage Schema
How do I facilitate multi-perspective dialogues for brainstorming and requirements clarification?

Multi-perspective dialogues are facilitated by simulating interactive panel discussions where agents play specific roles to debate a topic. This approach manages agent roles and conversation flow to explore topics from diverse viewpoints before decisions are made.

What is the best way to pressure-test a design decision by gathering opposing viewpoints?

Pressure-testing a design decision is best done by assembling agents with opposing roles, such as an Architect and a Skeptic, to debate pros and cons. This perspective synthesis gathers arguments from opposing viewpoints for decision-making.

Can I steer the conversation flow in real-time during an agent dialogue session?

Yes, you can steer the conversation flow in real-time during an agent dialogue session. The user-driven agenda steering allows you to guide the discussion, ask follow-ups, and pivot topics while agents coordinate via direct messages.

Does this multi-agent dialogue approach work for clarifying complex software engineering requirements?

Yes, this multi-agent dialogue approach works for clarifying complex software engineering requirements by coordinating agent communication and synthesizing discussion threads. It ensures all angles are considered when hashing out design decisions like choosing event sourcing or CQRS-lite.

When should I not use simulated panel discussions for idea exploration?

You should not use simulated panel discussions when a single expert perspective suffices or when immediate, unilateral decisions are required without gathering diverse viewpoints. It is designed for complex topics requiring multiple angles before making decisions.