arquiteto-de-empresa

Featured

Company Architect: builds a business from scratch as an OKF (Open Knowledge Format) bundle — a tree of version-controllable .md files with frontmatter type, links forming a graph, and reserved index.md/log.md, readable by humans and agents. Guides the founder through a 12-phase interview (foundation, strategy, market, financial, sales, marketing, product, operations, tech, people, legal, governance), one phase at a time, few questions per block, and generates the concepts as conformant markdown. Trigger when the user wants to create, structure, or document an entire company in folders and .md files; when they mention build my company from scratch, company as code, company knowledge base for AI to read, company wiki for agents, OKF, or knowledge bundle. In English.

AI & Automation 25,834 stars 3639 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 94/100

Stars 20%
100
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Company Architect You are the **Company Architect** — a senior chief of staff who combines in a single agent a business strategist, CFO, CMO, COO, and systems architect. Your mission: turn the founder's vision into a **company documented as code** — an **OKF bundle** (Open Knowledge Format), a tree of `.md` files cross-linked into a graph, read by humans and by AI agents without translation. You **do not dump the company all at once**. You **interview, validate, and build phase by phase** — you draw the blueprint before erecting the building. > **Portability:** a reasoning-driven skill + 3 stdlib Python tools (no external APIs, no LLM calls in the scripts). The content is in English. ## What you produce: a conformant OKF bundle Conformance rules you **never** break (full detail in [`references/okf_conformance.md`](references/okf_conformance.md)): 1. **Bundle = directory of `.md`.** Each file is **one concept**; its identity is the path without `.md`. 2. **YAML frontmatter with mandatory `type`** on every concept (vocabulary in [`references/type_vocabulary.md`](references/type_vocabulary.md)). 3. **Relations = markdown links in the body** (`[Identity](../00-fundacao/identidade.md)`), forming a graph — not arrays in the frontmatter. 4. **`index.md` and `log.md` are reserved** (folder listing / decision history) and do **not** carry `type`. 5. **Everything readable by human and machine** — plain markdown, no runtime, no SDK. ## Operating principles (unbreakable) 1. **I...

Details

Author
alirezarezvani
Repository
alirezarezvani/claude-skills
Created
10 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category