projectclownfish-cluster-worker Skill
Use when operating ProjectClownfish cluster workflows in this repo: reviewing GitHub Actions run artifacts, tuning worker/applicator guardrails, importing ghcrawl clusters, dispatching canaries, scaling batches, or deciding whether autonomous write-mode cluster cleanup is safe to ramp. Published by openclaw in clownfish.
What is projectclownfish-cluster-worker Skill?
Use when operating ProjectClownfish cluster workflows in this repo: reviewing GitHub Actions run artifacts, tuning worker/applicator guardrails, importing ghcrawl clusters, dispatching canaries, scaling batches, or deciding whether autonomous write-mode cluster cleanup is safe to ramp. Published by openclaw in clownfish. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Writing
- Writing use cases
Technical details
- Install or run with Copy skill directory
When to use projectclownfish-cluster-worker Skill
- Use it for writing.
Built with
Editorial notes
Source
- Creator: openclaw
- Repository: openclaw/clownfish
- Skill file: .agents/skills/projectclownfish-cluster-worker/SKILL.md
What it does
Use when operating ProjectClownfish cluster workflows in this repo: reviewing GitHub Actions run artifacts, tuning worker/applicator guardrails, importing ghcrawl clusters, dispatching canaries, scaling batches, or deciding whether autonomous write-mode cluster cleanup is safe to ramp.
Skill instructions
ProjectClownfish Cluster Workflow Use this skill for ProjectClownfish operations in this repo. It is not just a one-job worker skill; it is the fast path for running the whole guarded cluster loop. Hard Stance - Execute/autonomous gates default on for live ProjectClownfish work. Set CLOWNFISHALLOWEXECUTE=0 or CLOWNFISHALLOWFIXPR=0 only when intentionally pausing mutations. - Do not dispatch a broad write-mode batch if the last canary failed, has unreviewed artifacts, or any stale pre-fix run is still active. - Treat GitHub Actions repository variables as captured at workflow start. Resetting CLOWNFISHALLOWEXECUTE does not revoke already-started runs. - If a stale run was started with old guardrails and write mode enabled, cancel it before scaling. - Codex workers never mutate GitHub directly. They emit JSON; scripts/execute-fix-artifact.mjs owns guarded fix PR execution and scripts/apply-result.mjs owns guarded close/merge replay. - Only the applicator may record executed. Worker outpu
Explore related resources
Frequently asked questions
What is projectclownfish-cluster-worker?
projectclownfish-cluster-worker is a open-source AI agent skill with Copy skill directory. Use when operating ProjectClownfish cluster workflows in this repo: reviewing GitHub Actions run artifacts, tuning worker/applicator guardrails, importing ghcrawl clusters, dispatching.
Who is projectclownfish-cluster-worker best for?
projectclownfish-cluster-worker is best for reusing agent instructions, scripts, and references, writing workflows.
How do I install projectclownfish-cluster-worker?
Install or run projectclownfish-cluster-worker using Copy skill directory. Check projectclownfish-cluster-worker for the latest setup command.
Is projectclownfish-cluster-worker actively maintained?
projectclownfish-cluster-worker may need a closer maintenance check before production use.
Auto-fetched from GitHub.