playbook

Coordinate reusable mission templates for task decomposition and agent assignments.

1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/jbactad/claude-plugins --skill playbook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: playbook
Source: https://github.com/jbactad/claude-plugins/tree/main/mission-control/commands/playbook
Command: npx skills add https://github.com/jbactad/claude-plugins --skill playbook

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Playbooks provide reusable, pre-defined mission templates to accelerate and standardize complex workflows, reducing setup time and human error.

Core Features & Use Cases

  • Pre-configured phase templates with built-in and project playbooks for rapid mission initiation.
  • Agent assignment templating and phase sequencing to ensure consistent execution.
  • Project-persistent playbooks stored under .mission-control/playbooks/ for collaboration and versioning.

Quick Start

Create a new playbook by specifying its name, description, and a sequence of phases.

Frequently Asked Questions about playbook

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

FAQPage Schema
How do I create reusable mission templates for automated workflow planning?

Reusable mission templates are created by defining a playbook with a name, description, and sequence of phases, which standardizes task decomposition and agent assignments for automated workflow planning. You can use an interactive authoring flow or configure YAML frontmatter.

What are mission playbooks and when do I need them for project automation?

Mission playbooks are pre-defined templates that standardize task decomposition and agent allocation across repeatable mission types. You need them for project automation when you want to accelerate complex workflows, reduce setup time, and ensure consistent execution without human error.

How do I standardize task decomposition and agent assignments across multiple projects?

You standardize task decomposition and agent assignments by applying reusable mission playbooks across projects. This enables rapid startup with proven phase sequencing and pre-configured templates, ensuring consistent execution for repeatable mission types.

Can I use YAML frontmatter to configure workflow phases and agent allocation?

Yes, you can use YAML frontmatter configurations to define workflow phases and agent allocation within a playbook. This allows you to pre-configure phase templates and agent assignments to ensure consistent mission execution.

Where are project playbooks stored for team collaboration and versioning?

Project playbooks are stored as persistent files under the .mission-control/playbooks/ directory. This storage structure supports team collaboration and versioning of your reusable mission templates and phase sequences.

Does the playbook system support built-in templates for rapid mission initiation?

Yes, the playbook system supports both built-in and project-specific playbooks for rapid mission initiation. Built-in templates provide immediate pre-configured phases, while project playbooks allow custom agent assignment templating and phase sequencing.