claude-skills/c-level-advisor/arquiteto-de-empresa
Claude 93e409699f
docs(arquiteto-de-empresa): example bundle demonstrates a resolving cross-link (PR #900 review)
Replaces the inline-code workaround for the example's dangling link with a
real stub concept: adds assets/exemplo-bundle/00-fundacao/problema-solucao.md
(type: Problem-Solution + [ASSUMPTION]) and restores the markdown link from
identidade.md so the example shows the OKF link graph it is meant to teach
(okf_conformance Rule 3), instead of merely silencing the linter. Folder
index lists the new concept. Mirror re-synced; example-bundle lint PASS
(0 problems); dual-publish exit 0.

https://claude.ai/code/session_01CUWsrUNZP9jpxvAwq67UiT
2026-07-06 06:32:24 +00:00
..
.claude-plugin i18n(c-level): translate arquiteto-de-empresa skill to English 2026-07-06 06:20:33 +00:00
agents i18n(c-level): translate arquiteto-de-empresa skill to English 2026-07-06 06:20:33 +00:00
commands i18n(c-level): translate arquiteto-de-empresa skill to English 2026-07-06 06:20:33 +00:00
skills/arquiteto-de-empresa docs(arquiteto-de-empresa): example bundle demonstrates a resolving cross-link (PR #900 review) 2026-07-06 06:32:24 +00:00
README.md i18n(c-level): translate arquiteto-de-empresa skill to English 2026-07-06 06:20:33 +00:00

arquiteto-de-empresa

Standalone plugin for the Company Architect — builds a business from scratch as an OKF bundle (Open Knowledge Format): a tree of version-controllable .md files, with frontmatter type, links forming a graph, and reserved index.md/log.md — readable by humans and by AI agents.

Dual-published: also bundled inside c-level-skills (./c-level-advisor). The content in ./skills/arquiteto-de-empresa/ mirrors ../skills/arquiteto-de-empresa/; scripts/sync_skill_bundles.py keeps the two in sync.

See ./skills/arquiteto-de-empresa/SKILL.md for the full documentation.

What it does

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, and materializes each answer as OKF-conformant markdown concepts.

Tools (stdlib, no LLM)

  • scaffold_bundle.py — creates the OKF folder tree + index.md/log.md.
  • okf_linter.py — validates type on concepts, reserved files, and links.
  • index_generator.py — (re)generates the index.md tables.

Language: English.