Product Init — Data skill for Claude Code
AI-first turnkey product delivery skill.
How to install Product Init
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open mturac/product-init and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Product Init does
AI-first turnkey product delivery skill. 9-gate pipeline: idea → shipped product.
Alternatives in Data
- Agentsview — Local-first session intelligence and analytics for coding agents, supporting Claude Code, Codex, and 14 other 824 ★
- Memex — Open-source, local-first AI journal app for iOS and Android 697 ★
- Deepdive — Deepdive skill for Claude Code — 12-phase research pipeline: plan-review gate, parallel sub-agent search, clai 297 ★
README
product-init
**AI sets the goal. product-init makes sure you're shooting at the right one.**
"Vibe-coding without a product spec isn't moving fast. It's building the wrong thing at the speed of AI."
Codex ships `/goal`. Cursor ships `/build`. Every AI tool now moves faster. 43% of startups still die from the same cause: wrong product.
product-init is the gate before the gate — 9 hard stops between your idea and your deploy, each blocked by a Python audit script with real pass/fail criteria. CRITICAL findings stop the pipeline. No `--skip` flag.
Works on Claude Code, Codex CLI, and OpenClaw/Hermes.
How it works
/product-init "build an HR assessment tool"
Three questions. AI drafts the rest. 9 gates run in sequence.
Gate 1 Discovery Constitution JTBD + four-risk model
Gate 2 Statement of Work Shape Up appetite + PR-FAQ
Gate 3 Design Every screen maps to a job from Gate 1
Gate 4 Build Commit-to-AC, no orphan TODOs
Gate 5 QA Unit + integration + E2E — all green
Gate 6 UAT Real human signs off on real URL
Gate 7 Deploy HTTP 200 to prod, smoke job, rollback drill
Gate 8 Handoff ADRs + runbook + DEBT.md — a contract, not a README
Gate 9 Warranty 72h monitoring window: error rate, latency, uptime
Gate 1 is the one that matters most. It asks: *who gets fired if this fails, what job are they hiring it for, and what does failure look like in production?* That's the goal you're shooting at. Everything else is build speed.
Install
curl -sSL https://raw.githubusercontent.com/mturac/product-init/main/install.sh | bash
That's it. The script detects which AI tools you have installed (Claude Code, Codex CLI, OpenClaw) and installs there automatically. Works on all of them at once if you have multiple.
Usage
# Bootstrap a new project
python3 scripts/orchest
Related Skills
Human
The AI Software Factory. Tickets, docs, designs, and analytics in. Shipped code out. One secure pipeline from
Claude Plugin
Personal skills for Codex and Claude Code, invoked as superb:. craft turns a vague product idea into a decisio
Prodotypor
An AI-assisted product development pipeline for Claude Code. Go from a product idea to Figma screens in 8 stru
Harness Gsd
Drive a bugfix or feature request through the full Harness + GSD pipeline autonomously, per CLAUDE.md's Autono
Unity Init
Scans a Unity project and generates a tailored CLAUDE.md with detected configuration, packages, render pipelin
BSC SIF Amazon Keyword Database
Amazon keyword database skill for Claude with SIF MCP workflow, structured keyword outputs, and Feishu-ready d
Related Agents
Delivery Orchestrator
Coordinates the whole startup team end to end. Use PROACTIVELY when a request spans more than one discipline —
Ruver Fd Tester
Feature-delivery graph node. Runs hard gate commands (typecheck/lint/tests) and records real exit codes. Does
Cicd Manager
Owns CI/CD pipeline design — stage sequencing, gate placement (SAST/SCA/image scan/IaC scan/DAST), promotion b