Build, ship and observe agents that survive prod.
Stackbone is the operational backbone for AI-native engineering teams. Open the CLI, scaffold an agent, read the SDK reference — all from one place. No dashboards before the terminal.
First steps
Install the CLI, build one agent and talk to it. The guided path for your first hour.
Start the guideAgents
Multi-turn conversational agents you talk to over a streaming session, with turns, tools and memory.
Read agentsWorkflows
Code that survives restarts, sleeps and approvals. Steps run once, persist, and retry on failure.
Read workflowsWorkflow + Agents
The hybrid: a durable workflow owns the fixed steps and hands the open-ended judgment to an agent.
Read the hybridConcepts
Cross-cutting ideas like Stackbone Connect, which reaches third-party APIs without holding their credentials.
Read conceptsCLI
Scaffold, run and observe agents from the terminal. stackbone init, stackbone dev, stackbone publish.
SDK
@stackbone/sdk — database, storage, AI, RAG, approval, secrets and config in one container-ready package.
Coding agents
Skill bundles that teach Claude Code, Cursor and Windsurf to drive stackbone end-to-end — installed by stackbone init.