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.
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.