Communityv0.1.0

adversarial-plan

Adversarial implementation planner. Takes a spec.md (from adversarial-spec) and optionally review findings, then produces a plan.md with ordered steps, dependencies, files, tests, and risks. Execute the result through focused per-step specs.

2.5kdownloadschpomob
View on ClawHubBack to Skills

Skill Details

Slug
adversarial-plan
Latest Version
0.1.0
Author
chpomob
Published
Aug 3, 2026
Updated
Aug 3, 2026
Total Versions
1

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for adversarial-plan.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v0.1.0

Initial release of adversarial-plan: an adversarial implementation planner. - Takes a spec.md (from adversarial-spec), optional review findings, and generates a structured plan.md with ordered steps, dependencies, files, tests, and risks. - CLI supports extensive options for workflow control, provider selection, research, and CI integration. - Implements a challenge-revise-verify loop, with support for delegated execution and deep external research. - Outputs plan.md with clear YAML frontmatter and step breakdown; integrates with adversarial-code-loop for stepwise implementation. - Includes HTML reporting, detailed exit codes, and integration guidance. - Personas and related skills organized via adversarial-common for extensibility.