feat(skills): add shared task workflows
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
---
|
||||
name: work-item-verification
|
||||
description: Verify that a work item meets its stated acceptance criteria.
|
||||
---
|
||||
|
||||
# Work Item Verification
|
||||
|
||||
Compare the completed change with its requirements and acceptance criteria.
|
||||
|
||||
Return passed criteria, failed criteria, checks run, and remaining limitations.
|
||||
Reference in New Issue
Block a user