Docs

Spellbook Docs

Learn how to build software with specification-driven coding agents inside controlled, reviewable execution environments.

What is Spellbook?

Spellbook is a sandboxed execution platform for specification-driven coding agents.

Overview

Spellbook helps teams define what should be built, how it should behave, what constraints must be respected, and how generated code should be verified before it is trusted.

Spellbook is infrastructure for disciplined AI-native development.

The problem

AI coding agents can produce code quickly, but speed alone is not enough for serious engineering.

  • clear intent
  • domain correctness
  • architecture consistency
  • local repo conventions
  • safety checks
  • reviewable changes
  • audit logs
  • repeatable workflows

The Spellbook approach

Spellbook places coding agents inside a structured engineering loop.

loopgoverned execution
init -> specify -> architecture -> local conventions -> plan -> build -> test -> review -> ship -> verify -> monitor -> learn

What Spellbook provides

  • A project control layer
  • A specification repository
  • Requirements and quality gates
  • Agent onboarding rules
  • Controlled execution workspaces
  • Task state tracking
  • Test and verification reports
  • Audit-ready artifacts

What Spellbook is not

Spellbook is not a replacement for engineers. Spellbook is not just a prompt template. Spellbook is not only a code generator. Spellbook is not magic.