From research-aggregation
Analyse (or analyze) the knowledge base status. Read-only inspection of what is known, what is missing, and how complete the knowledge graph is. Includes argumentation health and argument chain analysis. Use this skill when the user asks "what do we know?", "what is missing?", "show gaps", "knowledge base status", "analyze the knowledge base", "analyse my research", "how complete is the knowledge base?", "show coverage", or "argumentation health".
How this skill is triggered — by the user, by Claude, or both
Slash command
/research-aggregation:analyseThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Read-only inspection of the current knowledge base. Reports what is known, what is missing, and suggests next actions. **This skill never writes files.**
Read-only inspection of the current knowledge base. Reports what is known, what is missing, and suggests next actions. This skill never writes files.
| Invocation | Action |
|---|---|
/analyse or /analyze | Full status report |
/analyse gaps | Focus on gap matrix only |
/analyse graph | Focus on knowledge graph statistics only |
synthesis/graph/nodes.yaml and synthesis/graph/edges.yaml/research TOPIC to startRead synthesis/graph/nodes.yaml and synthesis/graph/edges.yaml:
If any nodes have qualifier set (i.e., they are tracked claims):
qualifier set but no backs edges pointing to them — no formal evidence trailqualifier set but rebuttal is null — untested assumptionsvalidates_with set but qualifier still niedrig or spekulativ — we know how to test but haven'tbacks and rebuts) where warrant is null — unexplained relationshipsIf no nodes have qualifier set, skip this section silently.
If synthesis/graph/chains.yaml exists:
alternatives is emptyIf no chains exist, skip this section silently.
Read synthesis/zwicky/dimensions.yaml and synthesis/zwicky/matrix.md:
Read synthesis/gaps/gap-matrix.md and synthesis/gaps/research-questions.md (if exists):
Read synthesis/runs/ directory:
Based on the analysis, suggest concrete next steps:
/research TOPIC for: X, Y, Z"/synthesis to derive strategies."/synthesis to generate combinations and decision trees."backs edges to formalize evidence trails for: X, Y, Z"/assess to check if chain confidence can be upgraded"Structure the report clearly with sections. Use tables for statistics. Example:
## Knowledge Base Status
### Graph: 24 nodes, 31 edges
| Type | Count |
|---|---|
| strategy | 8 |
| mechanism | 6 |
| ... | ... |
Edge density: 0.11 (sparse — many potential connections unexplored)
Isolated nodes: node-x, node-y
### Coverage: 67% (18/27 cells filled)
Sparse dimensions: "Regulatory Framework" (1 option)
### Top Gaps (3 HIGH, 5 MEDIUM, 2 LOW)
1. [HIGH] Regulatory compliance in EU markets → "What are the key regulatory barriers?"
2. [HIGH] Supply chain resilience → "How do different suppliers compare on reliability?"
3. ...
### Last Research: 2026-03-20 (depth: supply-chain)
Trend: +4 nodes, +7 edges since previous run
### Suggested Next Steps
- `/research regulatory-compliance` — highest-priority gap
- `/synthesis` — enough data to generate initial combinations
npx claudepluginhub felixboehm/research-aggregation --plugin research-aggregationProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Fetches up-to-date documentation from Context7 for libraries and frameworks like React, Next.js, Prisma. Use for setup questions, API references, and code examples.