From intake to ship — a disciplined 6-phase project framework with slash commands, mandatory verification, and per-step independent review. No build without a Definition of Done.
OpenBuild From Mula (OBFM) is a structured project framework covering code, reforges, web builds, reverse engineering, and content campaigns. Twelve inviolable laws enforce discipline: no work without an output definition, every claim sourced, every step verified before proceeding. Receives RESEARCH.md + PLAN.md handoff from SuperBuild to skip re-discovery.
12 Inviolable Laws (highlights):
- No work without a 1-sentence output definition
- Every fact must be sourced; unsourced = [unverified]
- Every step has a Definition of Done (written)
- Every major change logged in a Decision Record (ADR)
- Single source of truth in repo — not scattered in chat
- Each build step: 4000–6000 tokens, isolated, quality-focused
- After each step: spawn independent review immediately; PASS to continue
6 Phases: P0 Intake → P1 Clarify → P2 Design → P3 Build → P4 Verify → P5 Ship
Slash commands: /intake /clarify /accept /plan /state /build /review /redteam /ship /retro /compress /abort
Start with /intake and describe your project. SuperBuild handoff: provide RESEARCH.md + PLAN.md to skip the discovery phase.
new project, openbuild, /intake, /clarify, /plan, /build, /ship, tạo dự án, khởi tạo
- superbuild — research + planning phase that feeds into OpenBuild
Part of the NachaFromMars OpenClaw skill ecosystem.