ワンクリックで
kickstart
Full Product Factory OS lifecycle from idea or approved docs to implemented, tested, reviewed, and deployable project.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Full Product Factory OS lifecycle from idea or approved docs to implemented, tested, reviewed, and deployable project.
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 | kickstart |
| description | Full Product Factory OS lifecycle from idea or approved docs to implemented, tested, reviewed, and deployable project. |
| argument-hint | product idea or existing project docs |
| license | MIT |
| metadata | {"category":"creation","tags":["kickstart","full-cycle","implementation","deploy"],"effort":"high","side_effect":"code-docs-memory-write","explicit_invocation":false} |
Use this skill for full-cycle Product Factory OS project creation.
Choose one mode:
fresh: no docs or code exist.docs-ready: planning docs exist and need implementation.resume: code exists and CODEX.md or git history shows progress.adopted: existing project is being brought into the methodology.Announce the selected mode and why.
routing/product-classifier.jsontemplates/product-templates.jsoncore/product-compiler.mdpipelines/execution-pipeline.jsonexecution/state-machine.jsondeployment/deployment-targets.jsonmemory/session-state.schema.jsondocs/rubrics/pfo.mddocs/rubrics/testing.mddocs/rubrics/strategy.mdIDEA_SCORECARD.md and VALIDATION_PLAN.md exist before broad implementation scope.PRODUCT_BLUEPRINT.md, BUILD_PLAN.md, and EXECUTION_GRAPH.md./mcp-docs when dependency, SDK, framework, or platform details may be stale./review before writing application code./handoff before switching sessions, roles, delegated agents, AFK execution, compaction, or recovery.NEXT_STEP.md, show the visible roadmap, recommend one next step, list alternatives, and get user approval or changed direction.BUILD_PLAN.md and EXECUTION_GRAPH.md step by step./test./browser-check before ship readiness.FEEDBACK_LOG.md and ITERATION_REVIEW.md when users or tests produce signals.ASSET_REGISTER.md and CONTENT_BACKLOG.md when evidence exists./review./security-audit, /deps-audit, and /harden./github-workflow and /tool-sync when PR, CI, release, or external roadmap sync is in scope./session-save.DISCOVERY.md, IDEA_SCORECARD.md, VALIDATION_PLAN.md, PRD.md, PRODUCT_BLUEPRINT.md, PROJECT_ARCHITECTURE.md, BUILD_PLAN.md, EXECUTION_GRAPH.md, and IMPLEMENTATION_PLAN.md are absent, run the /blueprint behavior first./review and fix docs before code.Implementation can start only when:
PRD.md exists.IDEA_SCORECARD.md exists and does not say KILL for the current scope.VALIDATION_PLAN.md exists or the project has a documented non-market/internal reason to build.PRODUCT_BLUEPRINT.md exists.PROJECT_ARCHITECTURE.md exists.BUILD_PLAN.md exists.EXECUTION_GRAPH.md exists.IMPLEMENTATION_PLAN.md exists.HANDOFF.md exists when implementation is transferred to another session, role, delegated agent, AFK run, or recovery pass.NEXT_STEP.md exists and the user has approved or changed the next major implementation step.BLOCKED.Create the minimum viable structure implied by the architecture:
.env.exampleFor each execution graph node or implementation step:
EXECUTION_GRAPH.md in user-facing language.NEXT_STEP.md and .codex-memory/STATE.json.CODEX.md status..codex-memory/STATE.json when the milestone changes.Before deploy:
/review is not BLOCKED./security-audit has no Critical findings./deps-audit has no Critical findings or accepted risk./harden has no Critical production gaps./browser-check has no blocking user-facing failures when a browser UI exists.EXECUTION_GRAPH.md has reached READY_FOR_DEPLOY.Before final output, verify:
CODEX.md status updated as steps complete..codex-memory/STATE.json aligned with the state machine.NEXT_STEP.md and recorded next-step approval.TEST idea into a full BUILD scope without validation evidence.BLOCKED gate unless the user explicitly changes the requirement or accepts a documented non-production limitation.BLOCKED..codex-memory/STATE.json.NEXT_STEP.md explains the visible roadmap, recommended next step, alternatives, and decision needed.QUALITY_GATES.md or equivalent state gate results are updated.End with: