Specify reporting requirements for skill invocation

Added requirement to report final disposition for skill invocation.
This commit is contained in:
Munir Abbasi
2026-01-25 17:13:24 +05:00
committed by GitHub
parent 40fd263b4e
commit ad83399403

View File

@@ -253,3 +253,4 @@ This skill exists to answer one question with confidence:
> “If this design fails, did we do everything reasonable to catch it early?”
If the answer is unclear, **do not exit this skill**.
If this skill was invoked by a routing or orchestration layer, you MUST report the final disposition explicitly as one of: APPROVED, REVISE, or REJECT, with a brief rationale.