AI product delivery OS

Ship exactly what was asked.

Reqraft turns a rough ask into a clarified PRD, sized tasks, and a spec-aware review on every pull request — one agentic core, from idea to release.

Clarify
PRD
Tasks
Review
Ship
ScopeTo Do App
AK

Feature requests

Capture rough product asks, clarify missing context, generate PRDs, and track each feature until it ships.

AI intake starts here

Add a request to To Do App. Reqraft will clarify it, produce a PRD, create tasks, and review the final PR.

Intake
~26h · High priority30/6/2026

How Reqraft works

One core, powering every station in the loop.

The agentic core lights up each stage in order — when a station finishes, its route turns green and the next connection comes alive.

Reqraft AI

Agentic core

01

Clarify

AI asks what's missing

standby
02

PRD

Structured, approvable spec

standby
03

Tasks

Sized dev breakdown

standby
04

Agent

Codes tasks, raises the PR

standby
05

Review

Every PR vs the spec

standby
06

Ship

Gated, reviewed release

standby

Everything included

Not just a chat box — a delivery system.

Every capability in the pipeline, from the first rough ask to the release gate.

BYOK coding agent

Bring your own OpenAI, Anthropic, or Gemini key and chat the approved PRD into code — files stream live and land as a ready-to-review PR.

agent.byok

you ▸ implement the approved PRD, tasks 1–3

app/api/todos/route.tscreate
components/todo-list.tsxcreate
lib/db/schema.tsmodify

PR #142 opened — reqraft-agent/todo-crud

PRD generation

One rough ask in — a structured, versioned spec out: goals, non-goals, user stories, and acceptance criteria your team can approve.

prd.gen

Product requirements document

v1

Dark mode toggle

approved3 acceptance criteria

PR review & scoring

Every pull request is reviewed against the approved PRD and scored — compliance, security, and correctness gate the release.

review.score

92

score

Criteria met3/3
Securitypass
Blocking findings0

Implementation prompts

Every feature and task ships with a ready-to-paste prompt — context, constraints, and criteria included, for your editor or agent.

prompt.copy
prompt · build-toggle-component

You are implementing task 2 of PRD v1

"Dark mode toggle". Constraints:

- persist theme across sessions

- respect prefers-color-scheme

Acceptance criteria: 3 attached

Task creation

The approved PRD breaks itself into sized engineering tasks with estimates and a drag-and-drop board.

tasks.gen
Add theme context + persistence2h
Build toggle component3h
Audit contrast tokens2h

Sized, ordered, and assignable — generated from the approved PRD.

CLI for developers

The full pipeline from your terminal — same account, same review gates. Pipe --json output into CI.

npm.reqraft

$ npm i -g reqraft

$ reqraft prd approve 0b75cf3a

✔ approved — task generation triggered

$ reqraft review watch

Multi-model AI

Claude verifies and scores reviews; GPT drafts specs and tasks. One agentic core, the right model per job.

ai.router
ClaudeAI score · review verification
GPTPRD drafting · task breakdown

Provider-agnostic core — each job routed to the model that does it best.

GitHub-native

Branch-name matching auto-links PRs to features; every new commit re-triggers the spec review.

gh.sync
pr #128merged

PRD share & export

Hand the spec to stakeholders — download a rendered PDF or share the live document.

prd.export
PDF Share link

Rendered PDF export + shareable links, straight from the PRD view.

Durable background jobs

Generation, breakdown, and reviews run as resumable workflows — crashed steps retry, nothing is lost.

jobs.durable
prd.generate
tasks.breakdown
review.run
Reviews on every commit Server-enforced credits One agentic core

For developers

The whole pipeline, one npm install away.

Skip the dashboard when you're in flow — create features, approve PRDs, and watch reviews land without leaving your terminal. Same account, same data, same gates.

$ npm install -g reqraft

node ≥ 18

Browser login — nothing to paste

reqraft login opens your browser to approve, like signing into a smart TV. No API keys copied by hand.

Type-safe, generated from the same API

The CLI is generated from the exact API the web app uses — commands can never drift from the product.

--json for scripts & CI

Pipe features, PRDs, and reviews into automation. Set REQRAFT_TOKEN and run it headless in CI.

reqraft — zsh reqraft

$ npm install -g reqraft

added 6 packages in 2s

$ reqraft login

signed in as you@team.com

$ reqraft feature create "Dark mode toggle"

feature 0b75cf3a created

$ reqraft prd approve 0b75cf3a

approved — task generation triggered

$ reqraft review watch

PR #128 → reviewing against PRD…

review passed — 3/3 criteria · score 92

$

Feature cycle

0.0x

faster from request to release

PRD coverage

0%

requirements mapped before code

Review signal

0%

fewer escaped requirement bugs

Blockers found

0

issues caught before approval

Pricing

Start free. Pay as you ship more.

Every plan includes the full workflow and the CLI. AI reviews are metered as credits, enforced server-side — bigger plans just lift the limits.

Free

billed monthly

₹0/mo

For trying the whole loop end to end.

AI review credits100 credits / mo
  • 5 feature requests
  • 2 organizations
  • 3 connected repositories
  • 3 projects
  • Up to 3 teammates
  • Full CLI access
Start free
Most popular

Pro

billed monthly

₹999/mo

For teams shipping features every week.

AI review credits1,000 credits / mo
  • 200 feature requests
  • 5 organizations
  • 10 connected repositories
  • 10 projects
  • Up to 10 teammates
  • Everything in Free
Upgrade to Pro

Scale

billed monthly

₹1,999/mo

For larger orgs with many repos.

AI review credits5,000 credits / mo
  • 2,000 feature requests
  • 20 organizations
  • 50 connected repositories
  • 50 projects
  • Unlimited teammates
  • Everything in Pro
Go Scale

Prices in INR, billed monthly via Razorpay. Cancel anytime — access lasts to the period end.

Ship with confidence

Ship what the PRD promised.

Capture an idea, generate the PRD, and let Reqraft gate every release on the requirement — from first request to shipped code.