Skip to content

v2.5 — Autonomous Production Readiness & Audit System

Choose a tag to compare

@Harery Harery released this 30 May 02:58
· 27 commits to main since this release

What is Praetor?

Praetor is a single-prompt, multi-agent orchestration framework that transforms any codebase into a comprehensive production readiness audit package. Paste one prompt into your LLM — 18 autonomous domain experts overseen by a 4-Judge Quality Council perform multi-disciplinary audits with 100% source-code traceability.

What's in v2.5

  • 🐝 18 Expert Agents — SRE, OWASP Security, WCAG Accessibility, Chaos Engineering, SOC2/GDPR/HIPAA Compliance, and more
  • ⚖️ 4-Judge Quality Council — Independent review for Coverage, Citations, Clarity, and Skip-Validity
  • 🔄 7-Phase Pipeline — Discovery → MUST CONFIRM → Swarm → QC → Release Gate
  • 📦 5 Audience Streams — Engineering, Business, Operations, Support, Compliance
  • 🔧 Tooling-Adaptive Output — Auto-detects Datadog, Prometheus, Sentry, etc.
  • 🔑 Secret Hygiene — Built-in secret-key scanning with runnable CI stage
  • ⏸️ Resumable Sessions — Halt and resume across sessions
  • 🚀 Zero Installation — Runs inside any long-context LLM

Downloads

Asset Description
praetor-prompt-kit-v2.5.zip Complete prompt kit — copy MASTER_PROMPT.md into your LLM and run
praetor.skill Claude Code skill package — install directly into Claude Code

Quick Start

  1. Download praetor-prompt-kit-v2.5.zip and extract
  2. Open prompt/00-orchestrator/MASTER_PROMPT.md and copy from the ═══ line
  3. Paste into Claude, GPT-5, or any long-context LLM
  4. Append: Source Codebase: https://github.com/your-org/your-repo
  5. Reply continue when prompted — Praetor handles the rest

Claude Code Installation

claude skill install praetor.skill

Then run: audit my codebase for production readiness


Full changelog: CHANGELOG.md