nemock

7 mods across 1 repository, 5 stars between them.

atomize

01

nemock/company-brain

Skill Claude CodeCodex

Ingest existing documents (markdown, plain text, Word .docx, PDF, interview transcripts, image screenshots) into typed company-brain nodes with provenance. Each ingested document lands as an immutable source node; extracted content becomes derived typed nodes linked via derivedfrom edges. Uses cb extract for binary…

5 3mo ago A 110 tokens original MIT

doc-generate

02

nemock/company-brain

Skill Claude CodeCodex

Generate planning documents from a company-brain vault. Ships 21 generators: full MRD (markdown / html / docx) and one-pager (markdown / html); plus 19 scaffolds for PID, project-charter, stakeholder-register, risk-register, status-report, meeting-minutes, lessons-learned, business-plan, sales-battle-card…

5 3mo ago A 154 tokens original MIT

intake

03

nemock/company-brain

Skill Claude CodeCodex

Interactive Q&A capture of company knowledge into typed nodes in a company-brain vault. Sub-modes - vision (dictation-friendly six-phase flow), for-doc (document-driven interview that walks a target doc's sections), product, persona, competitor, competitor-ifu, competitor-clearance, competitor-snapshot, metric…

5 3mo ago A 120 tokens original MIT

maintain

04

nemock/company-brain

Skill Claude CodeCodex

Audit and repair a company-brain vault. cb maintain repair auto-fixes filename-id mismatch, missing inverse edges (precededby ↔ followedby), and missing controlleddocument:false on risk/IFU nodes; it also regenerates system/INDEX.md and refreshes the auto-section of the vault-level README.md (between cb:auto markers).…

5 3mo ago A 173 tokens original MIT

query

05

nemock/company-brain

Skill Claude CodeCodex

Answer questions against a company-brain vault using staged retrieval, auto-injected pillars, typed edge traversal, and node-id citations. Profile-aware. Cites the graph as the source of truth; flags contradictions, staleness, and confidence.

5 3mo ago A 51 tokens original MIT

vault-architect

06

nemock/company-brain

Skill Claude CodeCodex

Scaffold a new company-brain vault. Use ONCE when starting a new vault. Confirms the target directory, industry profile, and whether to initialize git (default yes), then runs cb scaffold to create the folder tree, branding/, attachments/, exports/, and the system reference files (PROFILE.md, INDEX.md, NODE-TYPES.md…

5 3mo ago A 117 tokens original MIT

visualize

07

nemock/company-brain

Skill Claude CodeCodex

Generate a D3-based interactive HTML viewer for a company-brain vault. Single self-contained file the user opens in any browser — no server. Three view modes: graph (default, full force-directed graph, color by node type), ifu-chain (indication-for-use nodes connected via precededby/followedby, medical-device only)…

5 3mo ago A 96 tokens original MIT