What problem does it solve?
Founders struggle to document an entire company in a structured, machine-readable way. This Skill guides a founder through a 12-phase interview and materializes the answers as an OKF (Open Knowledge Format) bundle — a tree of cross-linked markdown files readable by both humans and AI agents.
Core Features & Use Cases
- 12-Phase Guided Interview: Walks through foundation, strategy, market, financial, sales, marketing, product, operations, tech, people, legal, and governance, asking 3-5 questions per block and confirming before writing files.
- OKF Conformance Tooling: Ships three stdlib-only Python scripts — scaffold_bundle.py creates the folder skeleton, okf_linter.py validates frontmatter types and links, and index_generator.py regenerates index dashboards.
- Traceable Decision Log: Maintains a root index.md progress dashboard and an append-only log.md recording every decision with rationale and discarded alternatives.
- Use Case: A founder says "help me build my company from scratch as a knowledge base for AI agents" — the Skill scaffolds the bundle, interviews phase by phase, and produces conformant markdown concepts like business-model-canvas.md, unit-economics.md, and okrs.md.
Quick Start
Ask the assistant to build your company from scratch as an OKF knowledge bundle, starting with the discovery phase interview.