create-runbook

Create structured RUNBOOK.md files for Jetty workflows with frontmatter configuration.

3|2|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/jettyio/jettyio-skills --skill create-runbook-jettyio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-runbook
Source: https://github.com/jettyio/jettyio-skills/tree/main/skills/create-runbook
Command: npx skills add https://github.com/jettyio/jettyio-skills --skill create-runbook-jettyio

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Runbook Creator helps teams generate structured, end-to-end automation guides for Jetty workflows, ensuring consistency and repeatability.

Core Features & Use Cases

  • Guided runbook scaffolding: step-by-step templates for end-to-end automation with evaluation loops and quality gates.
  • Dual evaluation modes: programmatic checks and rubric-based scoring to handle coding tasks and qualitative outputs.
  • Frontmatter-driven configuration: agent, model, snapshot, secrets, and template variables for parameterized execution.
  • Use cases: create new runbooks from user-described tasks, adapt templates for project-specific workflows, and iterate on quality with predefined checks.

Quick Start

Provide a task description to the skill and let it scaffold a RUNBOOK.md with guided prompts.

Frequently Asked Questions about create-runbook

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

FAQPage Schema
How do I auto-generate runbooks for Jetty workflows?

Auto-generate runbooks for Jetty workflows by providing a task description to scaffold a structured RUNBOOK.md, complete with planning, objective definition, and validation manifests for repeatable automation.

What is a frontmatter-driven runbook configuration?

Frontmatter-driven runbook configuration enforces specific agent, model, snapshot, and secrets parameters at the top of the file, ensuring parameterized execution and repeatable automation across engineering tasks.

How do I evaluate coding tasks and qualitative outputs in an automated runbook?

Evaluate coding tasks and qualitative outputs using dual evaluation modes within the runbook, applying programmatic checks for coding tasks and rubric-based scoring for qualitative outputs.

Can I use this runbook scaffolder for project-specific workflows?

Yes, you can adapt templates for project-specific workflows by iterating on quality with predefined checks and parameterized template variables tailored to your engineering and product tasks.

Does Jetty runbook generation include auditing capabilities?

Jetty runbook generation includes auditing capabilities by producing a validation manifest and summary alongside the RUNBOOK.md, ensuring structured end-to-end automation is verifiable.

What are the limitations of rubric-based scoring in runbook evaluation?

Rubric-based scoring in runbook evaluation handles qualitative outputs but may lack the strict pass/fail precision of programmatic checks, making it better suited for subjective quality assessment rather than strict code validation.