Executing Workflows

Official

Run markdown workflows, ensure process compliance.

Authorcipherstash
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Manual adherence to multi-step processes is inconsistent and prone to errors. This Skill provides the methodology and commands to execute markdown-based workflows using a dedicated tool, ensuring consistent compliance in either strict enforcement or flexible guided modes, saving you time and reducing complexity.

Core Features & Use Cases

  • Workflow Executor Tool: Utilizes a workflow command-line tool to run markdown workflow files, automating process execution.
  • Enforcement Mode: Executes workflows sequentially, respecting only STOP conditions, for 100% algorithmic compliance (e.g., TDD, git commit checks).
  • Guided Mode: Enables full conditional flow (Continue, GoTo, STOP) for flexible processes requiring agent judgment (e.g., plan execution).
  • Use Case: To ensure every code commit follows pre-defined quality checks, use this Skill in enforcement mode to run the git-commit-algorithm.md workflow, preventing any step from being skipped and guaranteeing adherence to standards.

Quick Start

To run a workflow in strict enforcement mode (default):

workflow plugin/practices/git-commit-algorithm.md

To run a workflow in flexible guided mode:

workflow --guided docs/work/feature/plan.md

If the workflow stops, read the message, fix the issue, and re-run.

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: Executing Workflows
Download link: https://github.com/cipherstash/cipherpowers/archive/main.zip#executing-workflows

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.