kombohq/company-brain

Template for creating a long-term sync hub that checks your company's data sources into Git as plain Markdown, giving AI coding agents durable, greppable context about your business.

This repository also configures its own agents. See what company-brain tells them →

20Stars on the repository
5Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

add-connector

01

kombohq/company-brain

Skill Claude CodeCodex

Add or change a connector that syncs a new data source into this repo's context. Use when the user wants to mirror another source (an API, a website, a database, a repo) into context/, add a sync script, wire package.json, or set up the CI workflow, following the existing Notion / web / repo connectors.

not rated 20 2mo ago A 74 tokens original MIT

setup-connector

02

kombohq/company-brain

Skill Claude CodeCodex

Enable and configure an existing connector. Use when the user wants to start syncing a data source that already has a connector (Notion, web, repo, Zendesk, Pylon, Granola), set up credentials, enable the CI schedule, or customize filtering and output for an existing connector.

not rated 20 2mo ago A 63 tokens original MIT

update-changelog

03

kombohq/company-brain

Skill Claude CodeCodex

Add a CHANGELOG.md entry for a user-facing change. Use after implementing a feature or bug fix, when finishing a PR, or whenever a change is worth recording, to append a terse bullet under the [Unreleased] section.

not rated 20 2mo ago A 51 tokens original MIT