Project Planning, Coding Guardrails, and Agent Setup Features
Project Builder plans new software, Core strengthens existing repositories, and Agent Setup Builder personalizes and applies an OpenClaw or Hermes setup.
Lattice Project Builder
Paid PlansStart new projects in minutes, not hours. Describe what you're building, get a complete plan with PROJECT_GUIDE.md, tech stack, CI/CD, a multi-agent release handoff, and a custom setup command.
How Lattice Project Builder Works
PROJECT_GUIDE.md
Complete architecture document with milestones, requirements, and technical decisions.
CI/CD Workflow Automation
GitHub Actions workflow that runs verify on every push. Quality gates from day one.
Custom Bootstrap Command
A single npx command that sets up your entire project with all configurations.
Basic Planning Mode
Fast single-pass generation. Great for straightforward projects.
Pro Planning Mode
Multi-model AI deliberation. Deeper analysis for complex projects.
Multi-Agent Release Workflow
Feature and Release Manager roles share exact Git lineage, checks, risks, and owner approval gates in one JSON handoff.
Lattice Core
Free ForeverAdd AI guardrails to any existing project. One command generates AGENTS.md, editor-specific rules, verification commands, drift checks, security checks, and repo safety workflows that keep your AI assistant grounded.
Run in any project directory. Lattice Core auto-detects your stack.
One Setup Command
Run `npx latticeai` to detect your stack and apply AGENTS.md, Cursor rules, CLAUDE.md, Claude settings, Copilot instructions, and Codex guidance.
AI Editor Support
Generates .cursor rules, AGENTS.md, docs/rules/codex.md, CLAUDE.md, .claude/settings.json, and GitHub Copilot instruction files so mixed-agent teams share one baseline.
Version-Aware Rules
Injects your exact stack versions into AI context. Prevents AI from using outdated APIs.
Verify Command
Run `npx latticeai verify` or `npm run verify` for the standard quality loop. Add `--full` for complete validation.
Watch Mode
Run `npm run verify -- --watch` to continuously check your code as you make changes.
Status & Drift Detection
Run `npx latticeai status`, `npx latticeai drift`, or `npx latticeai doctor --agents` to review project health, compliance score, and generated file drift.
Cross-Platform
Works on Windows, macOS, and Linux. Tested across all platforms in CI.
Auto-Update Rules
Run `npx latticeai update` to refresh rules while preserving your customizations.
Prompt Templates
Get 6 AI playbooks: feature, bugfix, refactor, test, polish, and security.
Lattice Agent Setup Builder
$29 one-time setupCompare OpenClaw and Hermes Agent, preview the runtime-specific files Lattice will create, and unlock a guided installer. Credentials stay in the selected runtime's official setup.
Choose the Runtime
Compare where each runtime fits, how personalization works, and which ongoing ecosystem applies.
Preview the Setup
Review agent identity, safety defaults, selected workflows, generated files, and your remaining responsibilities.
Install and Verify
Use a double-click Windows launcher or one macOS/Linux command, then follow explicit install, configuration, connection, and verification stages.
Core vs Project Builder
| Feature | Core Free | Project Builder Paid |
|---|---|---|
| Add to existing projects | ||
| Version-aware agent rules | ||
| Verify command | ||
| Watch mode & status | ||
| Cursor, Claude Code, GitHub Copilot, and Codex support | ||
| AI project planning | - | |
| PROJECT_GUIDE.md generation | - | |
| Custom bootstrap command | - | |
| CI/CD workflow generation | - | |
| Pro multi-model planning | - |
Production-Ready Bundles
Version-pinned, tested stacks. Use with npx latticeai setup --bundle <id>
Frequently Asked Questions
What's the difference between Lattice Core and Lattice Project Builder?
Core is free and hardens existing projects with shared agent instructions, verification, drift detection, and security workflows. Project Builder is paid and generates complete project plans plus the new multi-agent release workflow for new projects.
Do I need both Core and Project Builder?
No. If you have an existing project, use Core (free). If you're starting a new project, use Project Builder (paid, includes Core). You can't use Project Builder on existing projects-it generates everything from scratch.
Is Agent Setup Builder part of Project Builder or Core?
No. Agent Setup Builder is a separate $29 one-time product for one personalized OpenClaw or Hermes Agent setup. Project Builder credits and subscriptions do not unlock agent setups, and OpenClaw Packs apply only to OpenClaw projects.
Does Agent Setup Builder collect my provider or channel credentials?
No. Lattice generates the runtime-specific setup and installer, but you enter provider keys, OAuth approvals, and messaging-channel credentials directly in OpenClaw or Hermes official setup.
What tech stacks does Lattice support?
Core works with any JavaScript/TypeScript project: Next.js, React, Vue, Node.js, Expo, React Native, and more. Project Builder can generate projects for web (Next.js), mobile (Expo), and API projects.
How do the production-ready bundles work?
Bundles are pre-configured, version-pinned stacks like Next.js SaaS, Expo Mobile, Next.js Landing, Next.js + tRPC, and Expo + Supabase. Use them with `npx latticeai setup --bundle <id>`. They're tested and production-ready out of the box.
Can I use Lattice Core without an account?
Yes! Core works entirely locally with no account required. Just run `npx latticeai` in your project. You only need an account for Project Builder (project planning).
What AI editors does Lattice support?
Core supports Cursor, Claude Code, GitHub Copilot, and Codex through .cursor/rules.md, .cursor/rules/lattice-core.mdc, AGENTS.md, docs/rules/codex.md, CLAUDE.md, .claude/settings.json, .github/copilot-instructions.md, and .github/instructions/lattice-core.instructions.md. Project Builder adds portable skills and provider-specific feature and Release Manager profiles.
Ready to Get Started?
Choose the workflow for a new project, an existing repository, or a self-hosted agent.