Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
broomva avatar

Strategy Skills

  • 4 installs
  • Updated May 25, 2026
  • broomva/strategy-skills

strategy-skills is a Claude skill collection of eight strategy, decision, and productivity skills that integrate with an Obsidian vault and knowledge graph.

About

strategy-skills is a Claude skill collection of eight strategy, decision, and personal-productivity skills, forming Layer 7 of the Broomva Stack. It bundles pre-mortem risk analysis, braindump capture, morning briefings, priority drift-check, strategy critique, stakeholder updates, decision logging, and weekly reviews. A developer uses it to plan and evaluate projects, capture thoughts, and check strategic alignment. All skills read and write an Obsidian vault and integrate with knowledge-graph-memory for cross-session context.

  • Bundles 8 strategy and decision-intelligence skills
  • Covers pre-mortem, braindump, briefings, drift-check, and reviews
  • All skills are vault-aware with knowledge-graph persistence

Strategy Skills by the numbers

  • 4 all-time installs (skills.sh)
  • Ranked #2,331 of 3,282 Productivity & Planning skills by installs in the Skillselion catalog
  • Data as of Jul 28, 2026 (Skillselion catalog sync)
At a glance

strategy-skills capabilities & compatibility

Capabilities
pre mortem · strategy critique · weekly review · decision log
Works with
obsidian · github
Use cases
planning · project management · research
Runs
Runs locally
Pricing
Free
From the docs

What strategy-skills says it does

8 skills for strategic thinking, decision-making, and personal productivity.
SKILL.md
All skills are vault-aware — they read from and write to the Obsidian vault
SKILL.md
These skills sit in **Layer 7** of the Broomva Stack
SKILL.md
npx skills add https://github.com/broomva/strategy-skills --skill strategy-skills

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs4
Last updatedMay 25, 2026
Repositorybroomva/strategy-skills

What it does

Plan and evaluate projects, capture decisions, and run briefings and reviews from an Obsidian vault.

Who is it for?

Teams wanting a vault-integrated bundle of strategy and decision-intelligence skills.

Skip if: Users who need a single-purpose skill rather than an eight-skill collection.

When should I use this skill?

Planning or evaluating a project, capturing thoughts or decisions, or generating briefings and reviews.

What you get

A vault-integrated set of strategy and decision skills sharing persistent context.

  • Pre-mortem plans
  • Vault-filed notes and decisions
  • Daily briefings

By the numbers

  • Bundles 8 strategy and decision skills
  • Layer 7 of the Broomva Stack

Files

.skills/braindump/SKILL.mdMarkdownGitHub ↗

Braindump

Turn messy thoughts into organized vault entries.

Workflow

1. Receive raw input — Accept any unstructured text: stream-of-consciousness, voice transcript, bullet points, mixed topics, rambling notes. Do not ask the user to organize it first.

2. Extract discrete topics — Parse the input and identify distinct topics, ideas, or threads. Each becomes a separate note or gets appended to an existing note.

3. Classify each topic — Determine the best vault location:

  • Project ideaprojects/ideas/
  • Task / action item → extract as task with - [ ] checkbox, link to relevant project
  • Decision or opiniondecisions/ with decision-log format
  • Learning / insightreferences/ or relevant project's docs/
  • Personal reflectionjournal/
  • Technical notereferences/technical/
  • Meeting notemeetings/

4. Generate backlinks — For each note, identify:

  • Existing vault notes it should link to (use [[wikilink]] syntax)
  • Tags that connect it to broader themes (#project-name, #idea, #decision)
  • Any people mentioned → [[People/Name]]

5. Write frontmatter — Each note gets:

   ---
   type: braindump
   source: [user-input | voice-transcript | meeting]
   date: [YYYY-MM-DD]
   topics: [list of extracted topics]
   tags: [relevant tags]
   ---

6. Present summary — Show the user what was created:

  • List of notes created/updated
  • Key backlinks established
  • Any action items extracted

Output Format

## Braindump Processed

**Input**: [brief description of what was provided]
**Date**: [YYYY-MM-DD]

### Notes Created
1. `projects/ideas/[topic].md` — [one-line summary]
2. `references/technical/[topic].md` — [one-line summary]

### Action Items Extracted
- [ ] [action] → linked to [[Project]]
- [ ] [action] → linked to [[Project]]

### Backlinks Established
- [[Existing Note]] ← new connection from [topic]

Vault Paths

Default vault: ~/broomva-vault/

If the vault is not accessible, output the notes as markdown blocks the user can manually save.

Tips

  • Preserve the user's voice — don't over-formalize raw thoughts
  • When in doubt about classification, use inbox/ and tag for later sorting
  • Extract dates mentioned in the text and convert to absolute dates
  • If the input mentions people, create or link to People notes

Related skills

FAQ

How many skills are in the collection?

Eight: pre-mortem, braindump, morning-briefing, drift-check, strategy-critique, stakeholder-update, decision-log, and weekly-review (the repo also ships a narrative premortem variant).

Do the skills share context?

Yes. All are vault-aware and integrate with knowledge-graph-memory for cross-session persistence.

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.