procedural-action

Create deterministic SOPs, runbooks, and checklists with triggers and rollback steps.

37|5|Updated Nov 18, 2025
One-click install
npx skills add https://github.com/BellaBe/lean-os --skill procedural-action
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: procedural-action
Source: https://github.com/BellaBe/lean-os/tree/main/.claude/skills/action-procedural
Command: npx skills add https://github.com/BellaBe/lean-os --skill procedural-action

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creates repeatable processes for operation.

Core Features & Use Cases

  • Stepwise procedures: Clear steps with outcomes.
  • Prerequisites: Required inputs.
  • Rollbacks: Cleanup steps.

Quick Start

Provide trigger; returns a step-by-step SOP.

Frequently Asked Questions about procedural-action

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

FAQPage Schema
How do I create a standardized SOP for repeating operational tasks?

Create a standardized SOP by defining trigger conditions, prerequisites, and numbered steps with expected outcomes. This Skill automates SOP generation for IT operations, manufacturing, and service delivery, enabling teams to execute procedures consistently without manual variation.

What should I include in a runbook to make it deterministic and repeatable?

A deterministic runbook requires trigger conditions, prerequisite inputs, step-by-step procedures with explicit outcomes, decision points for branching, escalation paths, and rollback steps. This Skill structures these elements to ensure consistent execution across repeated invocations.

Can I automate checklist creation with predefined decision points and escalation?

Yes. This Skill automates checklist and runbook creation with built-in decision points, escalation paths, and rollback procedures. It supports IT operations and service delivery workflows requiring standardized procedures with conditional routing and cleanup steps.

How do runbooks handle rollback and cleanup after procedure execution?

Runbooks generated by this Skill include dedicated rollback and cleanup steps that execute after the main procedure completes. These steps reverse changes or restore state, critical for IT operations and manufacturing scenarios where procedures must be safely undone.

What's the difference between a playbook and a runbook for operational procedures?

A runbook is deterministic with fixed steps and outcomes for specific incidents; a playbook is broader guidance. This Skill focuses on runbooks and SOPs—structured, numbered procedures with prerequisites, decision points, and rollback, ideal for repeatable operational execution.