rfc2119-sop-authoring

Installation
SKILL.md

RFC 2119 SOP Authoring

Overview

Agent SOPs (Standard Operating Procedures) are markdown-based instruction sets that guide AI agents through sophisticated workflows using natural language, parameterized inputs, and RFC 2119 constraint-based execution.

Core principle: Precise control over agent behavior without rigid scripting—RFC 2119 keywords (MUST, SHOULD, MAY) provide graduated constraints that allow agents to adapt while maintaining boundaries.

When to Use

  • Creating new workflow automation SOPs
  • Structuring multi-step agent workflows with constraints
  • Converting processes into reusable parameterized templates
  • Validating existing SOP format and structure
  • Need graduated constraints (hard requirements vs recommendations vs options)

When NOT to use:

  • Simple one-shot instructions (overkill)
  • Process doesn't need parameterization (use plain documentation)
Related skills
Installs
9
GitHub Stars
52
First Seen
Mar 9, 2026