What problem does it solve?
Writ provides an AI-powered development workflow framework that enforces contract-first specifications, a multi-agent SDLC, and automated quality gates to improve reliability, speed, and auditability of AI-assisted software projects.
Core Features & Use Cases
- Contract-first specifications: lock the contract before building any artifact, enabling precise alignment between ideas and implementation.
- Multi-agent SDLC: dedicated agents handle architecture checks, coding (TDD), reviews, testing, and documentation with feedback loops.
- Automated quality gates: architecture checks, lint/type checks, security reviews, and coverage thresholds to prevent drift.
- Cross-story continuity: What Was Built records propagate downstream for traceability and dependency integration.
- Platform adapters: native support for Cursor, Claude Code, and OpenClaw.
Quick Start
Install Writ in your project and begin planning your first spec with /plan-product and /create-spec.