What's new.
Every feature, improvement, and fix we ship. Follow along as SpecGraph evolves from specification platform to full-cycle development companion.
Bridge
SpecGraph meets your IDE. The Bridge release connects your locked specifications directly to Claude Code via MCP, adds implementation tracking with Kanban boards, real-time project chat, token-based billing, and moves all heavy AI work to durable background jobs.
MCP Server for Claude Code
Connect your locked PRD directly to Claude Code. 20+ MCP tools expose project data, stories, agents, acceptance criteria, and generated CLAUDE.md — so coding agents work from your spec, not guesswork.
Two-Tier Agent System
AI generates 4 BMAD-inspired workflow agents (Architect, Scrum Master, Developer, QA) plus N domain specialists. Each agent gets role-specific instructions referencing MCP tools.
Story System & Sharding
Break locked specs into implementation stories — the unit of work assigned to coding agents. Stories track status, blockers, and implementation notes through the full dev lifecycle.
Implementation Dashboard
Kanban board for tracking story progress across teams. Drag-and-drop columns, blocker resolution workflows, and cross-project blocker visibility on the main dashboard.
Real-Time Project Chat
Per-project collaborative chat with file attachments, inline right panel, and Supabase Realtime for live messages. Discuss specs, resolve questions, and coordinate without leaving SpecGraph.
Token-Based AI Billing
Track AI token usage per project and per operation. Transparent cost attribution for PRD generation, conflict detection, wish clustering, and all other AI features.
Durable Background Jobs
All heavy AI operations (PRD generation, document parsing, conflict detection) run as Inngest durable functions — retryable, observable, and crash-safe. No more timeout anxiety.
Export Page Redesign
Redesigned export with prominent MCP connection card, tabbed standard export (Markdown, Executive Summary, CLAUDE.md, Control Manifest), and one-click .mcp.json setup.
Foundation
The first release of SpecGraph — a complete specification platform from document upload to AI-ready export. Foundation ships the full end-to-end workflow: AI PRD generation, structured wish collection, conflict detection, multi-strategy unification, approval workflows, and markdown export for coding agents.
Document Upload & AI PRD Generation
Upload PDF, DOCX, or TXT documents. AI reads everything and generates a structured PRD with sections, guided questions per department, and cross-references to source material.
Wish Collection System
The core of SpecGraph. Each department gets a structured survey to review the AI-generated PRD and add wishes — requirements, enhancements, concerns, and questions. Supports anonymous mode, multi-round feedback, and phased wishes (v1/v2/v3).
AI Conflict Detection
AI analyzes all wishes and identifies conflicts with severity levels. Each conflict includes impact analysis with 2-3 resolution options and trade-offs, so teams make informed decisions.
Multi-Strategy Unification
AI generates 3 unification strategies (Conservative, Balanced, Aggressive) that merge the PRD with all wishes and resolutions. Side-by-side comparison, hybrid customization, and per-wish decision override.
Approval Workflow & PRD Lock
Multi-stakeholder sign-off with required and optional approvers. Approve, reject, or request changes with comments. All required approvals unlock the irreversible PRD lock.
AI Coding Agents & Markdown Export
AI generates specialized coding agents from the locked PRD. Export as 8 structured markdown files in a downloadable zip — ready for Claude Code, Codex, or any AI coding tool.
Wish Voting & Prioritization
Cross-department voting on wishes. Sort by votes, priority, effort (T-shirt sizing), or budget impact. Acceptance criteria builder generates Given/When/Then statements for each wish.
Guided Survey Questions
AI generates department-specific questions per PRD section. Answers auto-convert to structured wishes. Survey design page lets PMs customize questions before sending.
Stakeholder Mapping
Assign department roles (Primary Owner, Primary User, Affected Party, Governance, Advisory) during project creation. Weighted influence on conflict resolution and unification.
Requirements Graph
Interactive graph visualization of all requirements, wishes, conflicts, and dependencies. Department-colored nodes, filtering, zoom, and click-to-detail panels.
Project Guardrails
Upload design system, tech stack, and security requirements. AI-generated or manually written. Every spec and agent instruction respects your organizational standards.
Supabase Backend & Auth
Full PostgreSQL database with Row Level Security, Supabase Auth with email/password, admin panel for org/department/user management, invitation system, and file storage for documents and attachments.
AI SDK with Provider Switching
Provider-agnostic AI layer powered by Vercel AI SDK. Google Gemini as default, swap to Anthropic or OpenAI via environment variable. Zod-validated structured output on all 14 AI routes.
Cross-Project Knowledge Base
AI extracts patterns, precedents, and lessons from closed projects. Searchable knowledge base surfaces relevant insights during PRD generation and conflict resolution.