st-execute-task

Installation
SKILL.md

st-execute-task

Drive the execution of a single task within an existing Strikethroo plan. The skill is assistant-agnostic and self-contained: every script it invokes lives under this skill's scripts/ directory and is referenced by relative path.

Critical Rules

  1. Never skip dependency validation — task execution requires all dependencies to be completed.
  2. Validate task status — never execute tasks that are already completed, in-progress, or needs-clarification.
  3. Maintain status integrity — update task status throughout the execution lifecycle.
  4. Document execution — record all outcomes and issues encountered.
  5. Provide structured output — always emit the structured result block for orchestrator parsing.

Inputs

Installs
37
GitHub Stars
31
First Seen
May 28, 2026
st-execute-task — e0ipso/strikethroo