What problem does it solve?
This Skill prevents chaotic “vibe coding” by onboarding a project into the Anti-Vibe Coding methodology, setting up the required guardrails, harness structure, and migration/rollback safety for first-time adoption or cross-version upgrades.
Core Features & Use Cases
- Disciplined project onboarding: detects greenfield vs legacy v5.x, then scaffolds the Anti-Vibe Coding structure and rules consistently.
- Safety-first CLAUDE.md handling: performs guarded, user-approval-aware merges or transformations, including backup creation and reversible rollback support.
- Verified initialization pipeline: runs the full initialization via the dispatcher and harness validation, ensuring the scaffold and plans are coherent.
- Optional delivery loop: injects an opt-in delivery-loop section into the AGENTS/CLAUDE workflow for teams that want it.
Quick Start
Run the init from a shell using the plugin CLI: call the provided init-cli script with the project directory so the dispatcher can generate the full scaffold correctly.