st-execute-task

Installation
SKILL.md

st-execute-task

Critical Rules

  1. Maintain status integrity — update task status throughout the execution lifecycle.
  2. Document execution — record all outcomes and issues encountered.

Inputs

The user supplies the numeric plan ID and task ID conversationally.

Operating Procedure

1. Locate the strikethroo root

Run scripts/find-strikethroo-root.cjs from the user's working directory. If it exits non-zero, stop and ask the user to run npx strikethroo init.

Treat the path it prints as <root> for every subsequent step.

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