一键导入
blueprint
Planning-only workflow that compiles an idea into PFO product documents without implementation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Planning-only workflow that compiles an idea into PFO product documents without implementation.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Deploy a reviewed service with explicit confirmation and verification.
GitHub issue, pull request, CI, release, and code review workflow for Product Factory OS projects. Use when work involves GitHub Issues, PR summaries, review comments, failing GitHub Actions, release branches, changelogs, or publishing project state to GitHub.
Generate infrastructure-as-code and deployment configuration.
Safely apply database or data migrations with backup and rollback notes.
Security-audit v2 workflow for application, repository, scoped path, PR, branch, or working-tree security review. Use for security audit, OWASP, secrets, threat model, attack path, Codex Security diff scan, release security gate, or security_change evidence requests.
Improve SEO effectiveness for products, landing pages, docs, and content by auditing technical SEO, search intent, metadata, structured data, content gaps, and measurement loops. Use for SEO audit, organic traffic, indexing, sitemap, robots.txt, schema, canonical, meta tags, Search Console, and content optimization work.
| name | blueprint |
| description | Planning-only workflow that compiles an idea into PFO product documents without implementation. |
| argument-hint | product idea plus constraints |
| license | MIT |
| metadata | {"category":"planning","tags":["blueprint","architecture","prd","planning"],"effort":"high","side_effect":"docs-write","explicit_invocation":false} |
Create Product Factory OS planning documents and stop before code.
Ask only for details that change the plan:
If the user says "you decide", choose a conservative default and record it as Assumption: user deferred.
If the user gives only a generic creation request, ask product-steering questions before selecting a starter or implementation path.
routing/product-classifier.jsontemplates/product-templates.jsoncore/product-compiler.mdpipelines/execution-pipeline.jsonexecution/state-machine.jsonmemory/session-state.schema.jsondocs/rubrics/strategy.mddocs/rubrics/testing.md/market-scan before strategy documents when fresh public market, competitor, ICP, launch, or user/community signals can change the plan.PROJECT_ARCHITECTURE.mdDISCOVERY.mdIDEA_SCORECARD.mdVALIDATION_PLAN.mdMARKET_BRIEF.md when strategy risk is non-trivialICP.md when users/customers matterBUSINESS_MODEL.md when revenue, cost saving, or value capture mattersGO_TO_MARKET.md when launch or user acquisition mattersFUNNEL_MODEL.md when acquisition, activation, conversion, or retention mattersLAUNCH_MATURITY_GATE.md when launch-stage founder bottleneck or ops readiness is in scopeSCALE_MOAT_REGISTER.md when scale, enterprise, vertical depth, or defensibility is in scopeFEEDBACK_LOG.md when feedback collection is in scopeITERATION_REVIEW.md when improving an existing product or MVPASSET_REGISTER.md when reusable assets may be producedCONTENT_BACKLOG.md when learnings may become contentPRD.mdPRODUCT_BLUEPRINT.mdPROJECT_ARCHITECTURE.mdTHREAT_MODEL.md when sensitive data, auth, integrations, admin, or payments existDATA_CLASSIFICATION.md when user, business, scraped, or platform data is storedTEST_PLAN.mdQUALITY_GATES.mdBUILD_PLAN.mdEXECUTION_GRAPH.mdIMPLEMENTATION_PLAN.mdNEXT_STEP.mdHANDOFF.md when implementation will start in another session or roleREADME.mdCODEX.md/review on the documents.Before changing an existing planning document, list found files and ask:
I found existing planning docs. Should I supplement missing docs or replace the set?
Default to supplement. Do not silently replace user-authored documents.
PRD.md: user stories, acceptance criteria, non-goals, launch criteria.IDEA_SCORECARD.md: evidence-backed KILL, TEST, or BUILD decision, real conversation count, past behavior evidence, contradicting evidence, and BUILD truth conditions.VALIDATION_PLAN.md: riskiest assumptions, customer discovery interview discipline, five-interview debrief, experiments, expected signals, and exit decision.MARKET_BRIEF.md: problem, segment, alternatives, differentiation, adversarial discovery, recent community signals, top complaints, and evidence links.FUNNEL_MODEL.md: traffic, lead, activation, conversion, retention stages, MVP measurement contract, false-positive traction, PMF signals, and bottleneck.GO_TO_MARKET.md: launch goal, channel, offer, activation path, MVP measurement contract, funnel summary, feedback loop, and success metrics.LAUNCH_MATURITY_GATE.md: optional founder bottleneck audit and ops automation/delegation map for launch-stage products.SCALE_MOAT_REGISTER.md: optional domain knowledge, edge-case, data flywheel, workflow integration, switching-cost, and defensibility register.FEEDBACK_LOG.md: feedback sources, evidence, patterns, and triggered decisions.ITERATION_REVIEW.md: inputs, changes, outcome, and keep/revert/iterate/pivot/stop decision.ASSET_REGISTER.md: reusable product, process, template, offer, or automation assets.CONTENT_BACKLOG.md: evidence-backed content candidates with audience and offer tie-in.PRODUCT_BLUEPRINT.md: product classification, business logic, entities, modules, interfaces, dependencies, infrastructure.PROJECT_ARCHITECTURE.md: stack, data model, APIs, auth, integrations, deployment.THREAT_MODEL.md: assets, actors, trust boundaries, abuse cases, controls.DATA_CLASSIFICATION.md: data inventory, sensitivity, retention, storage, access.TEST_PLAN.md: product-type test matrix, critical flows, negative cases, CI.QUALITY_GATES.md: gate results, evidence, blockers, accepted risk.BUILD_PLAN.md: module order, dependencies, verification, exit criteria.EXECUTION_GRAPH.md: nodes, transitions, validation checkpoints, repair paths.IMPLEMENTATION_PLAN.md: ordered steps, touched files, verification per step.NEXT_STEP.md: user-facing roadmap, recommended next step, alternatives, and explicit decision needed before implementation.HANDOFF.md: compact transfer packet for session, role, delegation, AFK, compaction, or recovery handoff.CODEX.md: project context, decisions, status table, handoff and session-save rules.DISCOVERY.md:
PRD.md:
PROJECT_ARCHITECTURE.md:
PRODUCT_BLUEPRINT.md:
BUILD_PLAN.md:
EXECUTION_GRAPH.md:
IMPLEMENTATION_PLAN.md:
NEXT_STEP.md:
CODEX.md:
/handoff before session or role transfer; save context with /session-save after significant workBefore final output, verify:
PRODUCT_BLUEPRINT.md, BUILD_PLAN.md, and EXECUTION_GRAPH.md as the Product Compiler outputs.IDEA_SCORECARD.md and VALIDATION_PLAN.md as gates before broad build scope./market-scan output as evidence for strategy artifacts, not as permission to skip validation experiments.PLAN_READY.NEXT_STEP.md has a user-approved or user-changed next step.BLOCKED if the user refuses to answer a question that determines architecture or data safety./review returns BLOCKED, offer doc fixes before implementation./review status is PASSED or PASSED_WITH_WARNINGS.