cyberneticlibrary

Apply CLAUDE.md fixes in parallel

claude-md-audit-remediateworkflowsetup L22
kitaekatt/plugins-kit
What it does

Fan-out CLAUDE.md remediation: apply the decided edits, one lane per file (after-Q&A phase)

Best for

Comprehensive multi-phase scan across heterogeneous source corpus with parallel validation.

Inputs
  • · log file path (string)
Outputs
  • · results array (structured JSON)
Requires
  • · Claude agent (sub-LLM orchestration)
  • · Workflow parallel execution
Failure modes
  • · Empty result set (zero matches)
  • · Sub-process error or exit code != 0
Trust signals
  • · Multi-phase orchestration with explicit flow names
  • · Explicit parallelization with concurrency guard
  • · Explicit dependency declaration