LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

execute - Run a spec's execution tail

Runs a spec's execution tail by presenting the execution mode selector, dispatching the chosen engine, and performing acceptance.

Tags

Updated: 2026-09-21

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Present execution mode selector
  • Dispatch chosen execution engine
  • Append implementation log
  • Perform acceptance verification
  • Derive task-swarm pipeline file

Inputs

  • Spec slug
  • Approved tasks.md file
  • specsRoot directory path

Outputs

  • Updated implementation-log.md
  • Updated tasks.md
  • Acceptance summary
  • Transient pipeline.yml file

Requirements

  • specode CLI scripts
  • Accessible specsRoot path
  • Optional task-swarm plugin
  • Optional superpowers plugin

Source

  • Spec: SKILL.md
specode
execution
tdd
acceptance
Present execution mode selector
Dispatch chosen execution engine
Append implementation log
Perform acceptance verification
Spec slug
Approved tasks.md file
specsRoot directory path
Updated implementation-log.md
Updated tasks.md
Acceptance summary