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.
Reqraft › Features
ScopeTo Do AppFeature 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.
▍
IntakeHow 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
Clarify
AI asks what's missing
PRD
Structured, approvable spec
Tasks
Sized dev breakdown
Agent
Codes tasks, raises the PR
Review
Every PR vs the spec
Ship
Gated, reviewed release
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.
you ▸ implement the approved PRD, tasks 1–3
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.
Product requirements document
v1Dark mode toggle
PR review & scoring
Every pull request is reviewed against the approved PRD and scored — compliance, security, and correctness gate the release.
92
score
Implementation prompts
Every feature and task ships with a ready-to-paste prompt — context, constraints, and criteria included, for your editor or agent.
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.
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 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.
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.
PRD share & export
Hand the spec to stakeholders — download a rendered PDF or share the live document.
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.
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 ≥ 18Browser 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.
$ 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
For trying the whole loop end to end.
- 5 feature requests
- 2 organizations
- 3 connected repositories
- 3 projects
- Up to 3 teammates
- Full CLI access
Pro
billed monthly
For teams shipping features every week.
- 200 feature requests
- 5 organizations
- 10 connected repositories
- 10 projects
- Up to 10 teammates
- Everything in Free
Scale
billed monthly
For larger orgs with many repos.
- 2,000 feature requests
- 20 organizations
- 50 connected repositories
- 50 projects
- Unlimited teammates
- Everything in Pro
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.