Skip to content
@notiky

Notiky

AI workspace for vibe-coders & PMs

Notiky

The product engineering brain — persistent decisions, hypotheses, and artifacts for teams building with AI agents.

Website · CLI · Agents · llms.txt


Decisions end up in Slack threads, Notion pages, and Linear tickets — without the reasoning attached. Agent sessions reset. CLAUDE.md goes stale. Notiky keeps product context in one graph and pushes it back to your tools.

Notiky workspace


How it works

  Inputs                    Engine                         Outputs
  -------                   ------                         -------
  customer calls      -->   capture & reason        -->    decisions
  meeting transcripts       compose                 -->    CLAUDE.md / .cursor/rules
  code repos                execute (MCP, daemon)   -->    ship plans
  Linear / Slack                                      -->    live MCP context
Capture  -->  Analyze  -->  Decide  -->  Update  -->  Deliver
  • Capture — meetings, repos, conversations as structured signals
  • Analyze — check new inputs against existing decisions
  • Decide — version decisions with rationale and evidence
  • Update — regenerate specs, artifacts, roadmap
  • Deliver — push context to agents and teammates

Features

  • Decision/hypothesis graph (Postgres + pgvector)
  • Artifacts: CLAUDE.md, .cursor/rules, AGENTS.md, skills
  • MCP for Cursor, Claude Code, Codex
  • Session capture from agent transcripts
  • Linear / Jira mirroring; Granola, Otter, Google Meet imports
  • Team workspaces

Cursor    Claude    Linear


Quick install

brew install notiky/tap/notiky
# or: curl -fsSL https://get.notiky.com | bash
notiky setup

Windows: irm https://get.notiky.com/install.ps1 | iex

See notiky-cli for details.


Getting started

  1. Sign up at notiky.com
  2. Run notiky setup
  3. Add Notiky MCP in Cursor or Claude Code
  4. Capture a session or import a transcript

Open vs hosted

Open / inspectable Hosted Notiky
CLI + daemon notiky-cli (Apache 2.0)
Schema + retrieval + MCP skeleton notiky-brain (coming soon)
Decision graph UI Web + desktop
Artifact regeneration Brain pipeline
Consolidation + drift detection Nightly jobs
Hosted MCP Self-host via CLI notiky.com

For coding agents

Read https://github.com/notiky/.github/blob/main/llms.txt

Tech stack

Layer Technology
Frontend Next.js, React, TypeScript
Backend Go (Chi, sqlc)
Database PostgreSQL + pgvector
AI Gemini, Claude, GPT via Vercel AI SDK
Desktop Electron
Auth BetterAuth

Public repositories

Repo Description
notiky-cli CLI, daemon, local MCP
homebrew-tap Homebrew install
notiky-brain Open-core substrate (coming soon)

Links


License

Notiky is proprietary. Copyright 2026 Notiky.

The CLI is Apache 2.0.

Popular repositories Loading

  1. .github .github Public

    JavaScript

  2. docs docs Public

    Public Mintlify docs for docs.notiky.com — product guides and developer reference

    MDX

  3. homebrew-tap homebrew-tap Public

    Ruby

  4. notiky-cli notiky-cli Public

    Notiky CLI - official command-line interface for Notiky

Repositories

Showing 4 of 4 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…