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 |
||
|---|---|---|
| .. | ||
| .claude-plugin | ||
| agents | ||
| commands | ||
| skills/arquiteto-de-empresa | ||
| README.md | ||
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— validatestypeon concepts, reserved files, and links.index_generator.py— (re)generates theindex.mdtables.
Language: English.