From context-ledger
Use when evidence collection is complete for a pillar and need to extract actionable insights. Transforms raw evidence into structured synthesis with patterns and contradictions identified.
npx claudepluginhub synaptiai/synapti-marketplace --plugin context-ledgerThis skill uses the workspace's default tool permissions.
This skill transforms raw evidence objects into structured insights for a single research pillar.
Generates design tokens/docs from CSS/Tailwind/styled-components codebases, audits visual consistency across 10 dimensions, detects AI slop in UI.
Records polished WebM UI demo videos of web apps using Playwright with cursor overlay, natural pacing, and three-phase scripting. Activates for demo, walkthrough, screen recording, or tutorial requests.
Delivers idiomatic Kotlin patterns for null safety, immutability, sealed classes, coroutines, Flows, extensions, DSL builders, and Gradle DSL. Use when writing, reviewing, refactoring, or designing Kotlin code.
This skill transforms raw evidence objects into structured insights for a single research pillar.
02-evidence/<pillar>/Use TodoWrite to track these mandatory steps:
1. Load all evidence objects for the pillar 2. Identify patterns and themes 3. Resolve or document contradictions 4. Extract key insights 5. Generate synthesis document 6. Link insights to evidence IDsRead all EV-<pillar>-*.yaml files from 02-evidence/<pillar>/.
For each evidence object, extract:
Build a working set of all claims.
Group evidence by theme:
Pattern identification:
Theme: Pricing
├── EV-market-pricing-smb-wtp (0.75) - SMB WTP $29
├── EV-market-pricing-enterprise-wtp (0.80) - Enterprise WTP $99
└── EV-competitors-pricing-benchmark (0.70) - Market avg $45
Insight: Pricing flexibility needed for multi-segment
For contradictory evidence:
### Contradiction: User Segment Priority
**EV-users-segment-power-users** (0.70): Power users drive retention
**EV-users-segment-casual** (0.65): Casual users drive growth
**Resolution:** Unresolved. Both valid for different goals.
**Recommendation:** Requires explicit decision (DEC-*)
For each theme, formulate 1-3 key insights:
Insight structure:
Write 03-synthesis/SYN-<pillar>.md using template from references/synthesis-template.md.
Required sections:
Every insight must cite evidence:
## Key Insight: Price Ceiling
SMB segment shows consistent willingness-to-pay ceiling around $30/month.
(EV-market-pricing-smb-wtp, EV-competitors-pricing-benchmark)
This suggests pricing above $30 requires additional value justification
or enterprise-focused features.
Use the AskUserQuestion tool when:
Question: "Evidence conflicts on [topic]. How should I resolve?"
Options:
- "Favor higher confidence source"
- "Favor more recent source"
- "Document both, defer to decision phase"
- "Help me assess the sources"
Question: "Evidence suggests [X]. Is this interpretation correct?"
Options:
- "Yes, that interpretation is correct"
- "No, the implication is different"
- "Need more context to interpret"
Question: "Synthesis reveals gap in [area]. How to handle?"
Options:
- "Note gap, proceed with available evidence"
- "Request additional research"
- "Critical gap - block until resolved"
After synthesis:
## Synthesis Complete: [pillar]
**Evidence Analyzed:** [N] objects
**Key Insights:** [M]
**Contradictions:** [X] ([Y] resolved, [Z] pending)
### Top Insights
1. [Insight with evidence citation]
2. [Insight with evidence citation]
3. [Insight with evidence citation]
### Decisions Needed
- [Topic requiring DEC-*]
- [Another decision point]
### Document Location
`03-synthesis/SYN-<pillar>.md`