Round Verification

Verify a CCB execution round and produce a machine-readable round result artifact.

gabrielmoreira Updated 17 repo stars

File contents

Round Verification

Use this skill after orchestrator returns a round summary and node reports.

Inputs

  • task packet
  • planner verification contract
  • orchestrator summary
  • worker reports
  • checker reports
  • command/test evidence

Output

The report must include:

round result: pass|rework_node|partial|replan_required|global_blocker

Rules

  • pass requires evidence for the whole verification contract.
  • rework_node is only for bounded node repair.
  • partial preserves successful independent branches but marks dependent branches unfinished.
  • replan_required means acceptance, design, split, or constraints must change outside the execution loop.
  • global_blocker means no safe progress is possible without user/system intervention.

gabrielmoreira/agent-skills-mirror/tree/main/mirrors/repos/bfly123@claude_codex_bridge/docs/plantree/plans/agentic-loop-workflow/drafts/agentroles.ccb_round_checker/skills/round-verification commit d315dd2cc5

Frequently asked questions

npx skillmds@latest add gabrielmoreira/round-verification