adversarial-workflow

Installation
SKILL.md

adversarial-workflow

Turn a one-line task into the full dynamic-workflow prompt that fans the task out across many subagents, has them adversarially review each other's work, and only touches git or the build once at the end. The point is to save the user from hand-typing a long, carefully structured prompt: they describe the task in a sentence, this produces the prompt.

The deliverable is a natural-language workflow prompt (the kind a workflow runtime compiles into an orchestration script), not a script. The user can paste it with the word workflow in their message, or ask to launch it directly.

-> See pattern for the canonical example, the rationale behind each rule, and worked examples. Read it first if you are unsure how to fill the template.

Workflow

Copy this checklist and check off each step:

- [ ] Step 1: Identify the unit of work and its source
- [ ] Step 2: Fill the template
- [ ] Step 3: Set the knobs (reviewers, tokens, commit, /loop)
- [ ] Step 4: Output the prompt and offer to run it
Installs
1
Repository
hyf0/skills
GitHub Stars
1
First Seen
9 days ago
adversarial-workflow — hyf0/skills