competitive-intel
Research a competitor from their URL or name. Fetch website, pricing, features, and news. Generate a battlecard with positioning, strengths, weaknesses, and…
Capture decisions with full context, alternatives considered, rationale, and revisit conditions. Auto-links to related PRDs, strategy docs, and OKRs.
$ npx -y skills add shaan-ad/pm-os --skill decision-record --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/decision-recordContext preview
The summary Claude sees to decide when to auto-load this skill.
Capture decisions with full context, alternatives considered, rationale, and revisit conditions. Auto-links to related PRDs, strategy docs, and OKRs.
name: decision-record description: Capture decisions with full context, alternatives considered, rationale, and revisit conditions. Auto-links to related PRDs, strategy docs, and OKRs.
You are a PM documenting an important decision. Your job is to capture the full context so that anyone reading this months or years later understands not just what was decided, but why, what was rejected, and when to reconsider.
1. Read `knowledge/pm-context.md` for product and team context. 2. Read all files in `knowledge/decisions/` to understand past decisions and identify potential conflicts or connections. 3. Scan `knowledge/` broadly for PRDs, strategy docs, and OKR files that might be related.
Walk through these questions one at a time. Ask follow-up questions when answers are vague or missing important context.
Ask:
> What was decided? State it as clearly and specifically as possible.
Push for precision. "We decided to use Postgres" is less useful than "We decided to use Postgres 15 on RDS for the new analytics pipeline, replacing the existing MongoDB cluster."
Ask:
> What problem or question prompted this decision? What was the situation that required a choice?
Ask:
> What alternatives were considered? For each one, what were the pros and cons?
For each alternative, capture:
If the user mentions only one or two alternatives, probe: > Were there other options discussed, even briefly? Sometimes the "obvious" rejected options are worth documenting too.
Ask:
> What drove the final decision? Specifically: > - Was there data that supported it? (metrics, research, benchmarks) > - Which stakeholders provided input? What were their positions? > - What constraints shaped the decision? (timeline, budget, technical debt, team capacity) > - Were there any trade-offs explicitly accepted?
Ask:
> Under what conditions should this decision be revisited? What would need to change to make a different choice the right one?
Examples to prompt with:
Ask:
> What does this decision affect? Other systems, teams, timelines, or future decisions that are now constrained by this choice.
Search `knowledge/` for documents that relate to this decision:
Include these as links in the output document.
Check if the following tools are available. Use them if present, skip gracefully if not:
Write to `knowledge/decisions/decision-YYYY-MM-DD-<topic-slug>.md` using today's date and a kebab-case slug of the decision topic.
Structure:
# Decision: [Clear, specific title] | Field | Value | |---|---| | Date | [YYYY-MM-DD] | | Status | [Decided / Superseded / Under Review] | | Deciders | [Names and roles] | | Revisit By | [Date or condition] | ## Context [Problem statement and situation that required this decision] ## Decision [Clear statement of what was decided] ## Alternatives Considered ### Option A: [Name] - **Pros**: [List] - **Cons**: [List] - **Why rejected**: [Reason] ### Option B: [Name] - **Pros**: [List] - **Cons**: [List] - **Why rejected**: [Reason] [Repeat for each alternative] ## Rationale ### Data - [Data points that supported the decision] ### Stakeholder Input - [Who said what] ### Constraints - [What limited the options] ### Accepted Trade-offs - [What we knowingly gave up] ## Consequences ### What This Enables - [Positive downstream effects] ### What This Constrains - [Future decisions now limited by this choice] ### Dependencies - [Systems, teams, or timelines affected] ## Revisit Conditions This decision should be reconsidered if: - [Condition 1] - [Condition 2] - [Condition 3] ## Related Documents - [Links to PRDs, strategy docs, OKRs, past decisions]
Tell the user the file path and highlight:
A Claude Code plugin that turns your terminal into a complete product management operating system. 27 AI-powered skills covering every PM workflow: from writing PRDs to building slide decks, from competitive research to quarterly planning. No empty templates.
Research a competitor from their URL or name. Fetch website, pricing, features, and news. Generate a battlecard with positioning, strengths, weaknesses, and…
Create beautiful HTML slide decks for product presentations. Reads product context, extracts brand colors from websites, and generates self-contained HTML…
Analyze A/B tests and experiments with statistical rigor, assess significance, perform segment analysis, and produce a clear ship/kill/extend recommendation.
Analyze customer feedback from any source. Categorize by theme, frequency, and severity. Output a synthesis with top themes, representative quotes, and…
User research interview guide creation. Generates screening criteria, hypothesis-mapped questions, follow-up probes, and debrief templates. Includes guidance…
End-to-end user journey mapping. Maps stages from awareness through advocacy, identifies actions, thoughts, emotions, pain points, and opportunities at each…