Swarm Manager Workshop (Research)

Coordinate research workshop rounds to analyze backlog questions and update JSON artifacts.

54|7|Updated Sep 19, 2021
One-click install
npx skills add https://github.com/Vrooli/Vrooli --skill swarm-manager-workshop-research
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Swarm Manager Workshop (Research)
Source: https://github.com/Vrooli/Vrooli/tree/main/scenarios/prompt-manager/store/skills/packs/core/swarm-manager-workshop-research
Command: npx skills add https://github.com/Vrooli/Vrooli --skill swarm-manager-workshop-research

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill orchestrates the research workshop workflow so backlog items do not stall while decisions, findings, and readiness scores disperse across files.

Core Features & Use Cases

  • Context Alignment: Reads conclusion drafts, prior rounds, specs, archives, and initiative documents to build a complete mental model before acting.
  • Workshop Execution: Guides investigation, generates decision and info items, self-assesses readiness, and writes the round JSON plus conclusion updates through CLI interactions.
  • Use Case: When a research backlog item needs fresh evidence and clarified outcomes, run this Skill to explore the code, synthesize insights, and register the latest round without touching implementation.

Quick Start

Use the Swarm Manager workshop research skill to analyze the backlog item, capture decisions and findings, and upload the updated conclusion and round artifact via CLI.

Frequently Asked Questions about Swarm Manager Workshop (Research)

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

FAQPage Schema
How do I run a research workshop to analyze backlog questions and surface conclusions?

To run a research workshop, the Skill coordinates rounds that read context, investigate code and docs, then update conclusion and round JSON artifacts to surface informed findings for backlog items.

What is a research workshop round for backlog decision-making?

A research workshop round is a structured process that investigates backlog questions, generates decision options, captures findings, and scores readiness to prevent decisions from dispersing across untracked files.

How do I generate decision options and readiness scores from code investigation?

You generate decision options and readiness scores by executing workshop rounds that explore the codebase, synthesize insights, and self-assess readiness before writing conclusion artifacts via CLI.

Does this workshop research process work with existing conclusion drafts and prior round artifacts?

Yes, the workshop research process reads conclusion drafts, prior rounds, specs, archives, and initiative documents to build a complete mental model before generating new findings or updates.

Can I upload conclusion and round JSON artifacts via CLI without touching implementation?

Yes, you can upload conclusion.md and workshop round JSON artifacts via CLI interactions without touching implementation, as the Skill focuses on research synthesis and artifact registration rather than code changes.

When should I not use a research workshop for backlog items?

You should avoid using a research workshop when a backlog item requires direct implementation changes, as this process focuses specifically on evidence gathering, decision option generation, and readiness scoring.