workflow-callstack-simulation

Installation
SKILL.md

Workflow Callstack Simulation

Model supplied behavior as a source-grounded trace for inspection without executing the target, modifying target or context sources, performing described side effects, or claiming observed runtime or timing.

Inputs

  1. Target: An inline or repository-relative workflow, procedure, algorithm, function, or skill in prose, pseudocode, source code, or Markdown; include an entry point when the source defines multiple operations.
  2. Scenario: Optional arguments, initial state, environment values, and expected external responses; omitted values remain symbolic.
  3. Supporting context: Optional available definitions, data shapes, invariants, and external behavior; relevant context accompanying a target path may explain but not override the target.
  4. Controls: Optional entry-point override, branch selection, expansion depth, loop or recursion limit, focus area, compact or expanded detail, and repository-relative Markdown destination; defaults are compact detail, expansion of described local calls, three loop iterations, ten recursive frames, and inline output.

Outputs

  1. Callstack: One Markdown callstack returned inline or written to the authorized destination, conforming to references/simulation-template.md; it is complete when it directly presents the validated, source-traceable call hierarchy and material decisions without a title, section heading, metadata, wrapper, or completion message.

Procedure

1. Resolve the simulation contract

Installs
8
GitHub Stars
1
First Seen
Aug 18, 2026
workflow-callstack-simulation — andrueandersoncs/skills