Swarm Manager Workshop

Generate workshop round specifications with readiness scoring and plan updates.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill runs a focused workshop round when an item's implementation plan lacks clarity, surfacing gaps, generating necessary decisions and informational prompts, and evolving the draft plan so the backlog item can advance.

Core Features & Use Cases

  • Context ingestion: Reads the backlog item, plan drafts, prior rounds, research artifacts, and initiative context to understand the current state before making recommendations.
  • Decision and info generation: Crafts targeted decision options with rationale, marks the recommended choice, records info items, and guarantees the round file matches the JSON schema with pending_synthesis=false.
  • Outcome articulation: Updates or scaffolds plan.md per the implementation-plan-authoring guidance, auto-sets acceptance patterns when needed, and uploads the new round file via the CLI, making it ideal for any workshop-driven backlog refinement effort.

Quick Start

Collect the item's context, analyze the plan, and produce a workshop round that generates decisions and plan updates.

Frequently Asked Questions about Swarm Manager Workshop

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

FAQPage Schema
How do I identify gaps in an implementation plan during backlog refinement?

Workshop-driven backlog refinement evaluates readiness by scoring specific dimensions within a generated round file. It assesses implementation plan clarity, records targeted decision items, and flags informational prompts to ensure the backlog entry is fully prepared for development.

How do I structure a workshop round file for iterative plan refinement?

To structure a workshop round file for iterative plan refinement, include readiness dimension scoring, decision and info items, and CLI writes. The file must match the required JSON schema and set pending_synthesis=false to confirm the round is complete and ready for synthesis.

Does the workshop process update the plan.md file directly?

Yes, the workshop process updates or scaffolds the plan.md file directly according to implementation-plan-authoring guidance. It auto-sets acceptance patterns when needed and evolves the draft plan alongside the generated round file to advance the backlog item.

What context do I need to provide for a backlog readiness assessment workshop?

For a backlog readiness assessment workshop, you need to provide the backlog item, plan drafts, prior workshop rounds, research artifacts, and initiative context. The process ingests this context to understand the current state before generating decisions and plan updates.

When should I use a decision framework for backlog plan refinement?

Use a decision framework for backlog plan refinement when an implementation plan lacks clarity and needs iterative refinement. It crafts targeted decision options with rationale, marks the recommended choice, and records info items to resolve gaps and advance the backlog item.