Skip to content

VibeProManual for safer AI-driven PRs

A CLI for checking Codex or Claude Code changes with intent, spec, verification, and review evidence before GitHub PRs and release.

VibePro

What this manual covers

This manual is the front door for VibePro. It explains the operating model, the artifact layout, the normal PR path, and where to go when a gate blocks progress.

VibePro is a CLI between AI coding-agent implementation work and downstream surfaces such as GitHub PRs, CI/CD, and release operations. It is not a replacement for engineering judgment. It makes the judgment visible: what the change is for, which contracts matter, what evidence exists, what is missing, and whether PR creation should be allowed.

  1. What VibePro Is
  2. Install and First Run
  3. Core Concepts
  4. Feature Map
  5. AI PR Workflow
  6. Gates and Evidence
  7. Graphify Impact Context
  8. Story, Spec, and Traceability
  9. Check Packs
  10. Verification, Decisions, and CI Evidence
  11. Checkpoints and Execution
  12. CLI Reference

For a compact map of artifact locations, use the Artifact Map.

Released under the Apache-2.0 License.