---
name: update-reply-draft
description: Update Slack-posted Sellable reply drafts using the Printing Press Slack CLI first, then the product Slack-edit equivalent endpoint, with Slack verification for VPS-safe operation.
visibility: public
allowed-tools:
  - Read
  - Bash
  - Glob
  - Grep
---

# Sellable Admin Update Reply Draft

Use this when asked to update a Slack-posted Sellable Reply Bot draft.

Rules:
- Runtime home is `{{adminHome}}`.
- Inspect Slack with `{{slackPpCli}} --agent --json --data-source live`.
- Run `{{adminRoot}}/scripts/update-reply-draft.mjs` for edits.
- Verify with Slack CLI using live/no-cache behavior.
- Do not use Slack MCP, browser automation, or direct database mutation.
