plugins/kronen/skills/brainstorm-decision-writer/SKILL.md
Extracts structured decisions from a brainstorm session. Walks through the conversation with the user, identifies landing points, and co-authors a decisions.yml file with domain tags and confidence levels. Use when formalizing brainstorm conclusions, extracting decisions from transcripts, recording what was decided after a discussion, detecting contradictions with previous decisions, or closing out an active brainstorm session.
npx skillsauth add hjemmesidekongen/ai brainstorm-decision-writerInstall 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 structured decisions from a brainstorm session. Walk through the conversation with the user, identify landing points, and co-author a decisions.yml file. Every decision is user-confirmed before writing.
Use this skill when a brainstorm session is complete and the user wants to formalize what was decided. Triggered by /brainstorm:decide.
/brainstorm:decideSee references/process.md for the full extraction workflow.
decisions.yml — structured decisions with domain tags, confidence, context, roadmap_item linksroadmap.yml — new items added or existing items enriched from decisionsbrainstorm-state.yml — marks decisions_extracted: true, roadmap_ported: true, active: falsedevelopment
Creates a brand from scratch through market research and interactive sparring. Runs competitive research via Perplexity, then guides the user through positioning, audience, voice, values, and content pillars. Produces the full brand guideline set at .ai/brand/{name}/. Use when building a new brand, defining brand strategy for a product, or when /våbenskjold:create is invoked.
testing
Loads brand guidelines from .ai/brand/{name}/ and makes them available to the current context. Progressive disclosure: L1 confirms brand exists, L2 loads summary, L3 loads specific files on demand. Use when a downstream skill or user needs brand context, or when /våbenskjold:apply is invoked.
documentation
Guided reinvention of an existing brand guideline. Loads current brand from .ai/brand/{name}/, identifies what to keep vs change, and walks the user through targeted evolution. Preserves brand equity while updating positioning, voice, or values. Use when refreshing a brand or when /våbenskjold:evolve is invoked.
development
Codifies an existing brand from materials, samples, and references. Analyzes provided content to extract voice patterns, values, and positioning. Produces the same guideline format as brand-strategy. Use when a brand already exists but isn't documented, or when /våbenskjold:audit is invoked.