meet

Facilitate structured Council meetings to validate and decompose artifacts across APO altitudes.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/weside-ai/claude-code-plugin --skill meet-weside-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meet
Source: https://github.com/weside-ai/claude-code-plugin/tree/main/we/skills/meet
Command: npx skills add https://github.com/weside-ai/claude-code-plugin --skill meet-weside-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of running structured Council meetings at different Agentic Product Ownership (APO) altitudes, ensuring efficient decomposition of artifacts into the next altitude's items.

Core Features & Use Cases

  • Structured Council Meetings: Facilitates meetings at vision, saga, epic, and story altitudes, validating current artifacts and decomposing them into the next level's items.
  • Hand-off Workflow: Automates the hand-off process to corresponding Solo skills after each meeting.
  • Build Pipeline Integration: Ensures alignment with the Build pipeline after artifact decomposition at the story altitude.

Quick Start

Run a Council meeting for a story by using the command: /we:meet story <ticket-key>

Frequently Asked Questions about meet

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

FAQPage Schema
What are structured Council meetings in Agentic Product Ownership?

Structured Council meetings in Agentic Product Ownership validate current artifacts and decompose them into lower-level items across vision, saga, epic, and story altitudes. They ensure efficient workflow hand-off to corresponding Solo skills for further artifact refinement.

How do I run a Council meeting for a specific story ticket?

To run a Council meeting for a story, execute the command `/we:meet story <ticket-key>`. This initiates the artifact validation and decomposition process, aligning the outputs for downstream Build pipeline integration.

Can I use this for artifact decomposition across different altitudes?

Yes, this facilitates artifact decomposition across vision, saga, epic, and story altitudes. It validates current artifacts and systematically breaks them down into the next altitude's items for subsequent workflow hand-off.

Does the meet Skill integrate with the Build pipeline?

Yes, it ensures alignment with the Build pipeline after artifact decomposition is completed at the story altitude. This integration manages downstream tasks and facilitates complex decision-making processes within the council setting.

Do I need corresponding Solo skills to use this workflow?

Yes, interaction with corresponding Solo skills is required for artifact refinement after the Council meetings conclude. The hand-off workflow automates this transition to ensure continuous artifact processing.