durable-executor

Execute tool-backed processes with evidence capture and compliance verification.

820|59|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/modiqo/skillspec --skill durable-executor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: durable-executor
Source: https://github.com/modiqo/skillspec/tree/main/examples/durable-executor
Command: npx skills add https://github.com/modiqo/skillspec --skill durable-executor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that any tool-backed task, ranging from CLI commands to complex workflows, is executed in a controlled and verifiable manner, capturing evidence and ensuring compliance with pre-defined rules.

Core Features & Use Cases

  • Universal Execution: Executes any command-line tool, script, API call, or other processes through a centralized executor.
  • Trace and Alignment: Captures the entire execution process and aligns it against defined rules and constraints.
  • Evidence Capture: Records and preserves evidence for each step of the execution for future auditing and recall.
  • Use Case: When you need to automate a process that involves multiple commands or tools, you can use the durable-executor Skill to manage the execution, trace the steps, and ensure that all required validations are met.

Quick Start

Run the following command to start executing your workflow with the durable-executor Skill:

skillspec act ./skill.spec.yml --input='<user task>' --run <run_dir> --phase <phase-id>

Frequently Asked Questions about durable-executor

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

FAQPage Schema
How do I ensure durable execution of tool-backed processes with compliance verification?

Durable execution of tool-backed processes is managed through a centralized router that captures evidence, verifies compliance against defined rules, and supports recall. It requires SkillSpec specifications to plan execution and track activities.

What is the best way to capture execution evidence for CLI commands and API calls?

Capturing execution evidence for CLI commands and API calls is handled by the durable execution router, which records and preserves evidence for each step to ensure future auditing and compliance verification.

How do I trace and align automated workflows against pre-defined constraints?

Tracing and aligning automated workflows involves capturing the entire execution process and validating it against defined rules, which the durable execution router performs natively during tool-backed task execution.

Does durable execution require SkillSpec for execution planning and activity tracking?

Yes, durable execution requires SkillSpec for execution planning and activity tracking, utilizing the SKILL.md and SkillSpec specifications to ensure adherence and compliance throughout the process.

Can I use a centralized executor to manage complex workflows across multiple layers of tools?

Yes, a centralized executor can manage complex workflows across multiple layers of tools, executing any command-line tool, script, or API call while recording evidence and ensuring compliance with pre-defined rules.

When do I need a durable execution router for automating processes?

A durable execution router is needed when automating processes involving multiple commands or tools, ensuring controlled execution, traceability, evidence capture, and validation of all required compliance checks.