Agent skill

synthesize

Consolidate brainstorm rounds into an organized synthesis. Themes emerge, winners surface, evolution becomes visible.

majiayu000534★ · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill synthesize-corygabrielsen-skills --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/analysis/synthesize-corygabrielsen-skills/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Synthesize Multiple brainstorm rounds produce a chronological stream of options. That's hard to compare. This skill reorganizes them by theme so the structure of the solution space becomes visible. ## Why This Works Brainstorming in rounds is powerful — later rounds displace earlier favorites, and cross-pollination between ideas creates options that neither round would produce alone. But the chronological output obscures patterns. Synthesizing by theme reveals: - Which categories have the most options (where the design space is richest) - Which categories have zero options (blind spots) - How thinking evolved across rounds - The true top contenders, ranked against the full field ## On Activation 1. **Mine** — Collect every option from the conversation. 2. **Categorize** — Group by emergent theme, not by round. 3. **Tabulate** — Compact table per category. 4. **Crown** — Winners table with clear ranking. 5. **Reflect** — Note how thinking evolved across rounds. ## Phase 1: Mine Scan the conversation for all brainstormed options. Summarize each one compactly. Include options from ALL sources — `/brainstorm` invocations, informal suggestions, user-injected ideas, variations that eme

What's inside
Steps it walks through
  1. Why This Works
  2. On Activation
  3. Phase 1: Mine
  4. Phase 2: Categorize
  5. Phase 3: Tabulate
  6. Phase 4: Crown
  7. Phase 5: Reflect
  8. Anti-patterns
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the synthesize skill do?

Consolidate brainstorm rounds into an organized synthesis. Themes emerge, winners surface, evolution becomes visible.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill synthesize-corygabrielsen-skills --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going