You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: skills/reduce-to-facts/SKILL.md
+11-5Lines changed: 11 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,17 @@ For short inputs, include:
35
35
- Action-relevant implications
36
36
- Suggested next skill
37
37
38
-
See [shared-output-contract.md](../../references/shared-output-contract.md) for the common cross-skill rules about assumptions, source gaps, stakeholder sensitivities, and mutation boundaries.
38
+
## Portable Output Contract
39
+
40
+
- Use only the useful subset of source-backed facts, assumptions, source gaps,
41
+
stakeholder sensitivities, potential misreads, and the suggested next action.
42
+
- Use the smallest useful output.
43
+
- Label assumptions and preserve source gaps, source anchors, and confidence labels.
44
+
- Do not promote an assumption, inference, open question, proposed action, or
45
+
stakeholder position into a fact, decision, commitment, owner, or deadline
46
+
without new source support.
47
+
- Keep unresolved approvals, owners, timing, and blockers explicit.
48
+
- Do not send, publish, update tickets, create events, or mutate systems unless explicitly asked.
39
49
40
50
## Source Mode
41
51
@@ -241,10 +251,6 @@ Recommend one downstream skill:
241
251
242
252
If a named downstream skill is unavailable in the host assistant, describe the next step in plain language instead of pretending the skill can be invoked.
243
253
244
-
## Shared Output Contract
245
-
246
-
See [shared-output-contract.md](../../references/shared-output-contract.md) for the common cross-skill output rules.
247
-
248
254
## Success Standard
249
255
250
256
The user should be able to trust the fact ledger as a clean substrate for the next step.
0 commit comments