clownfish-cloud-pr
Installation
SKILL.md
Clownfish Cloud PR
Use this skill when the user wants Codex to ask Clownfish to create a PR in the cloud from issue/PR refs plus a custom prompt.
Create One Job
cd ~/Projects/clownfish
git status --short --branch
npm run create-job -- \
--repo openclaw/openclaw \
--refs 123,456 \
--prompt-file /tmp/clownfish-prompt.md
From a ClawSweeper report: