bounded-work-item
SolidExecute one bounded CCB work item and report evidence without changing workflow authority.
AI & Automation 3,329 stars
323 forks Updated today NOASSERTION
Install
Quality Score: 79/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# Bounded Work Item
Use this skill when orchestrator assigns a single work node.
## Inputs
- node id
- task packet reference
- assigned scope and non-goals
- acceptance criteria
- verification expectation
## Output
Return exactly one result class:
- `done`
- `blocked`
- `needs_rework`
Include files touched, commands run, verification evidence, and unresolved
blockers.
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
AI & Automation Solid
node-check
Verify one CCB worker node and reject hidden fallback, degradation, scope shrinkage, or missing evidence.
3,329 Updated today
SeemSeam Code & Development Listed
run-bounded-evidence-loop
Run an iterative engineering task with explicit success evidence, evaluation, iteration and remote-run budgets, adaptation, and stop rules. Use for test/fix/refine cycles; not for unbounded autonomous repetition.
2 Updated today
mike-arbuzov365 AI & Automation Solid
orchestrator-worker
Worker skill for boss-spawned missions. Stay within scope, verify, and report blockers quickly.
474 Updated today
Th0rgal