context-bootstrapper

Creates four populated product context files covering personas, product, company, and competitors.

Updated May 18, 2026
One-click install
npx skills add https://github.com/fahadnari/Claude-skills --skill context-bootstrapper-fahadnari
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: context-bootstrapper
Source: https://github.com/fahadnari/Claude-skills/tree/main/context-bootstrapper
Command: npx skills add https://github.com/fahadnari/Claude-skills --skill context-bootstrapper-fahadnari

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve? Other PM skills produce generic output when they lack grounding in your real users, metrics, and constraints. This Skill interviews you or extracts from your existing documents to populate the four core context files that every other skill reads before doing work. ## Core Features & Use Cases - Guided Context Gathering: Asks targeted questions about personas, product metrics, company priorities, and competitors, one area at a time. - Document Extraction: Pulls context directly from product briefs, PRDs, decks, or strategy docs you already have. - Honest Placeholders: Marks unknowns with [PLACEHOLDER], [UNKNOWN], or [ASSUMED] tags instead of inventing content. - Use Case: You join a new team and want grounded output from your PM skills. Run this Skill, answer a few rounds of questions, and get four structured markdown files (personas.md, product.md, company.md, competitors.md) written to your context/ folder. ## Quick Start Ask the assistant to set up context files for your new product project by answering questions about your users, metrics, company priorities, and competitors.

Frequently Asked Questions about context-bootstrapper

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up product context files for AI PM skills?▼

Run the context-bootstrapper skill and either provide existing documents like a product brief or answer guided questions about your users, product, company, and competitors. It writes four markdown files to your context/ folder.

What context files do product management skills need?▼

Most PM skills read four files: personas.md for user types and jobs, product.md for metrics and roadmap, company.md for strategic priorities and constraints, and competitors.md for the competitive landscape.

Can I bootstrap context from an existing PRD or product brief?▼

Yes. Provide any document you have, such as a PRD, strategy deck, or one-pager, and the skill extracts relevant information directly without re-asking questions the document already answers.

What happens if I don't know all my product metrics yet?▼

The skill inserts honest placeholders like [PLACEHOLDER], [UNKNOWN], or [ASSUMED] for anything you cannot answer. A rough file with gaps is more useful than an empty one, and you can fill gaps later.

Will context-bootstrapper overwrite my existing context files?▼

No. It first checks your context/ folder, reports what already exists, and merges new information into gaps rather than overwriting populated content.