Skip to content

Handoff Readiness Assessor

Operationalize the readiness rubric and produce a defensible score sheet plus decision.

When to use

  • "Is this ready to hand off to an agent?"
  • "Score this for handoff."
  • Before /project-packet-builder to avoid wasted work on No-Go ideas.

Procedure

  1. Gather context from AnyType (Project and linked Ideas) and the agent wiki (related pages).
  2. Score each dimension 0-5 per the rubric, with one-line evidence per score.
  3. Compute total and apply thresholds.
  4. Identify gaps for any score < 3 in critical dimensions (1, 2, 5).
  5. Recommend remediation if Conditional Go.
  6. Render the scoring sheet using /workflow/handoff/templates/readiness-scoring-sheet.md.
  7. File the score as a wiki page under wiki/sources/<project-slug>-readiness-<date>.md for compounding reference.
  8. Verifier handoff — invoke verifier to confirm the report cites concrete evidence per dimension.

Anti-patterns

  • Don't pad scores; if a dimension is weak, say it.
  • Don't skip the file-back step; future calibration depends on it.
  • Don't recommend Go when any of dims 1, 2, 5 are ≤ 2.

Compatibility

  • Read access to AnyType via MCP and to the agent wiki.
  • Write access only to wiki/sources/ for filing the score.
  • No cloud egress required (local synthesis only).