Skip to content

Start in Claude Projects

Follow these steps to set up the Agent Readiness Operator in Claude Projects:

  1. Create a new Project at claude.ai.

  2. Open Project Instructions and paste the full contents of orchestrator/identity.md, then orchestrator/rules.md.

  3. Open the Knowledge Base and upload every file under:

  4. specialists/ (the five dimension-specialist folders)
  5. reference/ (including reference/fix-templates/)
  6. orchestrator/examples/ (the six worked runs)

  7. Start a chat and send a URL, or paste the raw source of a page.

What comes back

Every pass produces all six deliverables:

  • Signal Map — one paragraph per dimension, specific to the page under audit
  • Score table + band — five rows (one per dimension), scores out of 20, total out of 100
  • Per-dimension SHIP / FIX / ESCALATE decision — binding, one per dimension
  • Generated fix artifacts for every FIX — drafted in the same pass
  • Precise four-part escalations for every ESCALATE — dimension, specific blocker, what an agent observes instead, exact action that unblocks it
  • Deploy manifest — table of all artifacts with where each goes and how to verify (emitted whenever the pass generated at least one fix; an all-SHIP pass has nothing to record)

Reading the Output explains each deliverable in detail.

Note

In Claude Projects there is no file system — every fix arrives as copy-paste-ready text; the in-place apply step does not apply.