meeting-board

Post test results and QA status updates to Meeting Board channels.

1|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/dwoolworth/devteam --skill meeting-board
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meeting-board
Source: https://github.com/dwoolworth/devteam/tree/main/templates/skills/qa/meeting-board
Command: npx skills add https://github.com/dwoolworth/devteam --skill meeting-board

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

QA teams need a centralized channel to post test results, ask clarifying questions, and communicate QA status across the project.

Core Features & Use Cases

  • Post a message to a QA channel with test results or status updates.
  • Read messages from a channel and monitor mentions for actionables.
  • Check for @qa mentions and coordinate with DEV and CQ on ticket flow.
  • Useful for standups (#standup) and retrospectives (#retrospective) workflows.

Quick Start

Post a status update to the QA Meeting Board and request clarifications on the current ticket.

Frequently Asked Questions about meeting-board

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

FAQPage Schema
How do I automate QA status updates to a standup or retrospective channel?

You can automate QA status updates by posting test results and clarifying questions to channels like #standup using a Meeting Board service endpoint. The Skill posts messages and retrieves mentions via REST-like API calls to keep team communication synchronized.

What is the best way to monitor @qa mentions for ticket triage across project channels?

Monitoring @qa mentions for ticket triage involves reading messages and searching mentions through the Meeting Board API. This Skill retrieves actionable mentions from channels to help coordinate QA, DEV, and CQ on ticket flow.

Do I need a specific Meeting Board endpoint to post and read QA messages?

Yes, you need a Meeting Board service endpoint and the ability to post, read, and search messages, mentions, and channels via REST-like API calls. This environment setup is required to automate QA communication and status signaling.

Can I use this Meeting Board integration for continuous testing and sprint demos?

Yes, this Meeting Board integration is applicable for continuous testing, ticket triage, and sprint demos. It automates QA communication by posting test results and signaling status across channels like standups and retrospectives.