Overview
What Ragnarock is and how the documentation is organized.
Ragnarock is an AI-assisted project workspace for software teams. It connects requirements, specifications, tasks, QA, GitHub, and Linear in one place — with specialized agents that understand your project context.
Start here
New to Ragnarock?
Sign up, create a project, and try AI in under 10 minutes.
Running locally?
Docker, API, agent, and frontend env setup.
Documentation map
| Section | You will learn |
|---|---|
| Getting Started | Personas, modules, first steps |
| Workspace | Projects, orgs, members |
| Features | AI, docs, tasks, QA, repos |
| Integrations | Linear and GitHub |
| Account | Preferences and 2FA |
| Developer | APIs, agents, deployment |
| Contributing | Authoring and pnpm docs:scan |
Typical delivery loop
- Capture — Ragnarock AI or imported Linear issues
- Specify — Documentation workspace (SRS, PRD, architecture)
- Plan — Tasks board or planner agent
- Deliver — GitHub repos linked for code context
- Verify — Test Cases module and QA agent
Keep docs accurate
Run pnpm docs:scan in ragnarock-docs to compare the codebase against this site. Update scripts/docs-scan.config.ts when you add major features.