Use when guiding the first installation or deployment of this app into a Slack workspace. Base each step on docs/setup-guide.md, separate local work from human confirmation, and surface documentation drift.
Use this skill when the user wants help installing this repository's Slack app into a workspace for the first time.
docs/setup-guide.md as the source of truth for setup order,
prerequisites, verification points, and troubleshooting.docs/setup-guide.md before answering questions about exact commands,
required inputs, or Workflow Builder settings.docs/setup-guide.md instead
of silently inventing a new flow.docs/setup-guide.md and identify the user's current setup phase..env presence and placeholder valuesslack.json deployment configurationdeno task check, deno task test, and
slack deploy --env productiondocs/setup-guide.md.よくある詰まりどころ
section first, then inspect repository-specific configuration if needed.slack run as sufficient for Workflow Builder availability; the
guide requires slack deploy --env production.