用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/majiayu000/claude-skill-registry --skill lp-forecast命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
基于 SOC 职业分类
正在显示 SKILL.md
| name | lp-forecast |
| description | S3 startup 90-day forecaster — build P10/P50/P90 scenario bands from zero operational data |
Build P10/P50/P90 scenario bands and first-14-day validation plan for pre-launch or newly launched businesses with zero historical performance data.
/lp-forecast --business <BIZ> [--horizon-days 90] [--launch-surface pre-website|website-live]
--business: Business name (BRIK, intshop, etc.)Business resolution pre-flight: If --business is absent or the directory docs/business-os/strategy/<BIZ>/ does not exist, apply _shared/business-resolution.md before any other step.
--horizon-days: Forecast horizon in days (default: 90)--launch-surface: Stage of launch — pre-website (MVP planning) or website-live (post-launch tracking)READ + RESEARCH + FORECAST
This skill is NOT a rename or copy of lp-do-idea-forecast. Key differences:
Works from zero operational data: lp-do-idea-forecast requires historical performance data or existing market intelligence packs. lp-forecast builds forecasts from competitor benchmarks and channel ranges only.
No market intelligence pack prerequisite: lp-do-idea-forecast blocks when latest.user.md market research is stale and requires Deep Research prompt. lp-forecast proceeds with available evidence (competitor pricing, channel benchmarks) and marks confidence accordingly.
Simpler output contract: lp-do-idea-forecast delivers a full 12-section Output Contract with detailed channel plans and financial models. lp-forecast delivers P10/P50/P90 bands, unit economics assumptions, and a first-14-day validation plan.
No Deep Research gate: lp-do-idea-forecast stops and requires manual Deep Research when data is insufficient. lp-forecast proceeds with available evidence and tags assumptions as low-confidence when data is sparse.
Validation-first mindset: Both include first-14-day validation plans, but lp-forecast makes this THE central output — the forecast is a hypothesis to validate, not a plan to execute.
Reads from:
docs/business-os/startup-baselines/<BIZ>/docs/business-os/startup-baselines/<BIZ>/offer.mddocs/business-os/startup-baselines/<BIZ>/channels.mdArtifact registry: Canonical producer paths are defined in docs/business-os/startup-loop/artifact-registry.md.
No formal market intelligence pack required. If none exists, proceed with web research.
Create P10/P50/P90 scenario bands for:
Scenarios:
For each scenario (P10/P50/P90):
THE key output. Define:
Example decision gate: "If Day 7 CAC exceeds P90 CAC by 50%, pause paid channels and pivot to organic."
Write forecast to:
docs/business-os/startup-baselines/<BIZ>/S3-forecast/YYYY-MM-DD-lp-forecast.user.md
Output format:
File: docs/business-os/startup-baselines/<BIZ>/S3-forecast/YYYY-MM-DD-lp-forecast.user.md
Artifact registry: Canonical path defined in docs/business-os/startup-loop/artifact-registry.md (artifact ID: forecast).
Required sections:
assumption_id — stable ID for tracking across review cyclesassumption_statement — plain-language claim being madeprior_range — plausible range before evidencesensitivity — impact on CAC/CVR/revenue if assumption is wrong (Low/Medium/High)evidence_source — URL or artifact referenceconfidence_level — low (<60) / medium (60–79) / high (≥80)kill_trigger — observable state that invalidates this assumption (e.g., "Day 7 CAC > 2× P90 estimate")owner — named person responsible for monitoring and re-checkingnext_review_date — ISO date for next assumption reviewSelf-audit before delivery:
assumption_id, assumption_statement, prior_range, sensitivity, evidence_source, confidence_level, kill_trigger, owner, next_review_date)docs/business-os/startup-baselines/<BIZ>/S3-forecast/Invalid outputs that require rework:
kill_trigger, owner, or next_review_date for any assumption/lp-forecastApply the correct tier based on the overall confidence level of the forecast. Confidence level = the lowest confidence across all P50 scenario assumptions.
| Forecast confidence tier | Spend cap | Operator time cap | Re-check cadence | Allowed decision class |
|---|---|---|---|---|
low (<60) | 10% of planned monthly spend (or fixed micro-budget) | ≤5 hours/week/channel | Every 7 days | Continue or Investigate only — no Scale or Kill |
medium (60–79) | 30% of planned monthly spend | ≤10 hours/week/channel | Every 7 days | Keep, Pivot, or Continue — no full Scale |
high (≥80) | Up to planned budget | Planned operating cadence | Weekly | Full decision set including Scale and Kill |
Guardrail breach handling:
low tier — fail closed.Reference: docs/plans/startup-loop-marketing-sales-capability-gap-audit/fact-find.md (Sparse-evidence forecast control surface)
low confidence tier guardrail (10% spend cap, ≤5 hrs/week/channel, Continue/Investigate only). See ## Forecast Guardrails above.