From claude-code-skills
Search project notes by topic, synthesize findings into a consolidated summary with cross-references
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-code-skills:consolidate-notes-summaryThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Search project notes by topic or tag and produce a consolidated summary that synthesizes information across multiple sources.
Search project notes by topic or tag and produce a consolidated summary that synthesizes information across multiple sources.
Activate when:
## Consolidated: [Topic]
**Sources**: [X notes reviewed] | **Date Range**: [earliest] to [latest]
### Summary
[Synthesized overview combining insights from all related notes]
### Key Points
- [Point 1] — from [note reference]
- [Point 2] — from [note reference]
- [Point 3] — from [note reference]
### Timeline
| Date | Event/Decision |
|------|----------------|
| [Date] | [What happened] |
### Cross-References
- **[Note 1 title]**: [how it relates to the topic]
- **[Note 2 title]**: [how it relates]
### Gaps
- [Information that's missing]
- [Topics that need more documentation]
- [Outdated content that needs refresh]
npx claudepluginhub britt/claude-code-skills --plugin writing-user-storiesSynthesizes research notes and documents to surface cross-cutting themes, unexpected connections, and high-level insights not visible in individual pieces.
Compiles deep context on a topic by combining semantic search with relationship traversal across 4 retrieval phases. Useful for research spanning multiple entries and connections.
Searches Notion workspaces for topics, fetches and synthesizes multi-page content, then creates structured research reports or summaries as new pages with citations and insights.