BMAD-METHOD/bmad/bmm/agents/hand-off/scripts/print-po-prompt.sh

4 lines
144 B
Bash

#!/usr/bin/env bash
# Print the PO agent prompt so it can be copied into a chat UI or agent runner
cat "$(dirname "$0")/../po_agent_prompt.txt"