Execution Discipline

Community

Production-grade execution standards.

AuthorSamuelSaha
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill establishes the non-negotiable standards for a production-grade distributed execution system, ensuring deterministic, auditable, and trustworthy operations.

Core Features & Use Cases

  • Deterministic Planning: Translates vague intent into explicit, testable task graphs.
  • Pure Decision-Making: Ensures all routing, retry, and branching decisions are pure functions, producing identical execution paths for identical inputs.
  • Crash-Safe Execution: Guarantees state persistence and replayability even after interruptions.
  • Use Case: Implementing a complex software deployment pipeline where every step, from code compilation to testing and rollback, must be precisely repeatable and auditable to ensure system stability and reliability.

Quick Start

Ensure all tasks adhere to the defined planning, decision-making, and execution contracts.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Execution Discipline
Download link: https://github.com/SamuelSaha/Reqflow/archive/main.zip#execution-discipline

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.