AI co-founder that remembers your company context, challenges your thinking, and tracks your decisions.
Your AI co-founder. It remembers your company context, challenges your thinking, and tracks your decisions. Built for founders who want a thinking partner, not a yes-man.
assistant plugins install cofounder
Edit config.json in the plugin directory:
| Field | Default | Options |
|---|---|---|
challengeStyle | "direct" | "direct" (pushback, "that won't work because...") or "supportive" (gentler, "have you considered...") |
autoLogDecisions | true | Offer to log decisions detected in conversation |
briefingCadence | "weekly" | How often to suggest a briefing |
contextInjection | true | Inject company context into every conversation |
cofounder-tools β The tool surface: company profile, decision log, OKRs, blind spots, briefings. Tools are skill-scoped (loaded on demand, not always-on) and the other three skills include this one, so the tools are available whenever any co-founder skill is active.cofounder-onboarding β First-run company setup (the activation critical path)strategy-session β Active co-founder mode with pushback and blind spot surfacingweekly-review β Summarize the week, flag stuck items, surface OKR driftcofounder-tools)cofounder_profile β Store and retrieve company contextcofounder_decision β Log, list, review, and search strategic decisionscofounder_blindspot β Surface blind spots for a proposed plan or decisioncofounder_briefing β Generate a board-meeting-style briefingcofounder_okr β Track quarterly objectives and key resultsExecutors run in the skill sandbox and persist state to data/company-state.json on every write.
init β Ensure data/company-state.json existsuser-prompt-submit β Inject company context into conversationspost-model-call β Detect decision-like statements, offer to logMIT