
from agent-almanac10
Author a multi-agent team composition file (coordination pattern, members, tasks, CONFIG block) for the Agent Almanac teams registry.
Provides a step-by-step procedure and template to create a multi-agent team composition file for the Agent Almanac. The skill includes guidance for selecting a lead, choosing coordination patterns (hub-and-spoke, sequential, parallel), decomposing tasks, and producing a machine-readable CONFIG block that Claude Code can use to spawn and coordinate subagents.
Use when you need to formalize a recurring multi-agent workflow, create reproducible team definitions for review pipelines, or scaffold teams that Claude Code will activate. It's for authors who are defining teams that coordinate multiple specialist agents.
Designed for authoring and orchestration workflows (Claude Code style), and useful for agents that manage repositories or CI hooks.
This skill has not been reviewed by our automated audit pipeline yet.
Markov Chain Modeling
Build and analyze discrete or continuous Markov chains: transition matrices, state classification, stationary distributions, and mean first-passage times.
Build Parameterized Report
Generate multiple customized reports from one Quarto or R Markdown template by supplying parameter sets and automating batch renders.
Generate Tour Report
Create a Quarto-based, self-contained travel report (HTML/PDF) with embedded maps, daily itineraries, logistics tables, and accommodation/transport details for
Track ML Experiments (MLflow)
Set up MLflow experiment tracking: server, autologging, artifact storage, run comparison and lifecycle management for reproducible ML workflows.