bounded-work-item
SolidExecute one bounded CCB work item and report evidence without changing workflow authority.
Install
Quality Score: 79/100
Skill Content
Details
- Author
- SeemSeam
- Repository
- SeemSeam/claude_codex_bridge
- Created
- 9 months ago
- Last Updated
- today
- Language
- Python
- License
- NOASSERTION
Similar Skills
Semantically similar based on skill content — not just same category
node-check
Verify one CCB worker node and reject hidden fallback, degradation, scope shrinkage, or missing evidence.
orchestrator-worker
Worker skill for boss-spawned missions. Stay within scope, verify, and report blockers quickly.
checklist-bound-execution
This skill should be used whenever work from an explicit checklist or plan is fanned out to multiple spawned agents (Workflow tool scripts or Task/Agent subagents). Trigger phrases include "run these through a workflow", "build from this atomic checklist", "spawn agents for these tasks", "make the agents follow the plan and not drift", "verify each item is actually done", and "use the harness". It binds every spawned agent to its EXACT checklist item verbatim (never from memory), forces a structured proof of completion, and runs an independent adversarial verifier that re-checks each item against its acceptance criteria with loop-back on failure. Use it to prevent agent drift, improvisation, and "done but not really done" outcomes.