Skip to content

Context Review Directions

How to review an existing context bundle — freshness check, same synthesis rules as context-collect, no re-collection

When to use

user wants to orient from an existing context bundle without re-collecting

Slash command: /wb-context-review

Linked workflow: context/review-latest-bundle

  • context/context_bundle
  • contracts/active_contracts

Directions

Follow the review-latest-bundle workflow to find the latest bundle and check freshness. Then synthesize using the same rules as /wb-context-collect -- the behavioral rules are identical; only the data source differs (existing bundle vs fresh collection).

Synthesis instructions are identical to context/collect-directions -- load those via agent_docs if needed.

When to prefer this over collect-and-orient

  • The user just ran the collector manually and wants the results interpreted
  • You're mid-conversation and need a quick check -- re-collecting would break flow
  • The bundle is less than a few hours old and conditions haven't changed much