synthesis-application
Installation
SKILL.md
synthesis-application
Critical-evaluation gate that runs after component extraction and before final artifact construction. Asks Adler's third-level questions: "Is it true? What of it?" Catches logical gaps, missing pieces, contradictions, and practical-applicability issues before they propagate into a downstream artifact.
The skill is invoked autonomously by an agent on a structured set of extracted components. It does not host a dialogue with the operator.
Workflow
- [ ] Step 1: Completeness check — are all major component types present?
- [ ] Step 2: Logic check — do the parts cohere? Any contradictions?
- [ ] Step 3: Applicability check — can this actually be applied?
- [ ] Step 4: Gap-fill recommendations — what would the calling agent need to fill?
- [ ] Step 5: Output structured findings + a single GO / GO-WITH-GAPS / NO-GO verdict