skills/knowledge-synthesis/SKILL.md
Extract insights from multi-agent interactions, identify patterns, and build collective intelligence through cross-agent learning and knowledge management. Use when synthesizing findings, building knowledge bases, or improving system-wide practices.
npx skillsauth add nickcrew/claude-cortex knowledge-synthesisInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Extract, organize, and distribute insights across multi-agent systems. Turns raw interaction data, logs, and outcomes into actionable knowledge through pattern recognition, best practice codification, and structured retrieval.
| Resource | Purpose | Load when |
|----------|---------|-----------|
| references/synthesis-workflow.md | Pattern recognition, RAG optimization, citation methods, knowledge graphs | Starting a synthesis cycle |
Phase 1: Discovery → Mine interactions, logs, and outcomes for patterns
Phase 2: Codification → Document best practices, build knowledge graph
Phase 3: Dissemination → Surface insights to relevant agents/teams
Phase 4: Feedback → Capture adoption feedback, refine the knowledge base
Map the landscape before extracting insights:
Transform raw patterns into structured, retrievable knowledge:
## [Pattern Name]
**Context**: When does this pattern apply?
**Evidence**: What interactions/outcomes support it? [cite sources]
**Action**: What should agents do when they encounter this situation?
**Confidence**: High | Medium | Low
**Tags**: [domain], [workflow-type], [agent-role]
Surface the right insights to the right consumers:
Close the loop to keep the knowledge base accurate:
When answering questions based on the knowledge base, provide grounded responses:
[1], [2]) inlineExample:
The retry logic reduces failures by 40% in high-latency environments [1].
References: [1] "Session 2025-03-12" -- "After adding exponential backoff, error rate dropped from 12% to 7%"
development
Product vision, roadmap development, and go-to-market execution with structured prioritization frameworks. Use when evaluating features, planning product direction, or assessing market fit.
development
Complete operational workflow for implementer agents (Codex, Gemini, etc.) making code changes and writing tests. Drives all work through atomic commits — each loop operates on the smallest complete, reviewable change. Defines the Code Change Loop, Test Writing Loop, Lint Gate, and Issue Filing process with circuit breakers, severity levels, and escalation rules. Requires `cortex git commit` for all commits. Includes bundled provider-aware review scripts that keep same-model shell-outs as the last resort, plus a fresh-context Codex fallback for code review and test audit. Use this skill when starting any implementation task.
development
Use this skill when writing product requirements documents, prioritizing features, creating user stories, defining acceptance criteria, or setting product metrics. Trigger phrases: 'write a PRD for', 'prioritize this feature backlog', 'write user stories for', 'help me define acceptance criteria', 'what metrics should we track for'. Not for writing code, designing UI mockups, or conducting user research interviews.
tools
Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.