building-truth-base

Generate a structured truth_base document mapping product, users, and bets.

Updated Jan 14, 2026
One-click install
npx skills add https://github.com/nuggetswise/pmos --skill building-truth-base
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: building-truth-base
Source: https://github.com/nuggetswise/pmos/tree/main/skills/building-truth-base
Command: npx skills add https://github.com/nuggetswise/pmos --skill building-truth-base

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill generates a Day-1 truth base that maps the product, its users, and current bets to align teams and accelerate onboarding.

Core Features & Use Cases

  • Day-1 Product Map: Creates a shared understanding of what the product is, who it serves, and current roadmap themes.
  • Context Capture & Onboarding: Aggregates inputs from sources like roadmaps, demos, and knowledge bases to reduce learning time for new team members.
  • Unknowns & Decision Traceability: Identifies open questions, records sources, and stores decisions for ongoing reference.

Quick Start

Gather inputs from inputs/roadmap_deck/, inputs/product_demo/, and inputs/knowledge_base/ and run the truth-base generation workflow to produce outputs/truth_base/truth-base.md. Use your CLI to trigger the process (example: pm-os run building-truth-base) and then mirror outputs to history with pm-os mirror --quiet.

Frequently Asked Questions about building-truth-base

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

FAQPage Schema
What is the best way to document product context and roadmap decisions for stakeholders?

The best way to document product context is to generate a truth-base document that maps the product, its users, and current bets while recording sources and decisions. This establishes baseline understanding and identifies open questions for ongoing stakeholder reference.

How do I build a Day-1 truth base to map product users and current bets?

Gather inputs from roadmap decks, product demos, and knowledge bases, then run the truth-base generation workflow to produce a structured truth-base markdown document. Use your CLI to trigger the process and mirror outputs to history for ongoing reference.

Can I capture product unknowns and open questions during team onboarding?

Yes, you can capture product unknowns by generating a truth base that identifies open questions and records sources alongside product context and decisions. This outputs a questions list and audit trail to document unknowns for new team members during onboarding.

What inputs do I need to generate a structured product truth base document?

You need inputs from roadmap decks, product demos, and knowledge bases to generate a structured truth-base document. These sources map the product, its users, and current bets to establish baseline understanding and document unknowns for onboarding.