denis@keisei — keiseikit-browse — 144×42
⌘1
KEISEIKIT v0.16.2DAEMON UPSLEEP 03:07
session 4f3amem 47/2002026-05-01 05:21

/primitives / kei-projects-index

kei-projects-index

SQLite index of git-repo state under ~/Projects/. Feeds dev-hub dashboard view (kei-cortex /projects).

taglineSQLite index of git-repo state under ~/Projects/. Feeds dev-hub dashboard view (
languageRust
# install single binary
$ curl -fsSL keiseikit.dev/primitives/kei-projects-index/install.sh | bash
▸ download .sh
# after install
$ kei-projects-index --help
# settings.json snippet
"hooks": {
  "PostToolUse": [
    { "match": "Edit|Write",
      "hooks": ["~/.claude/hooks/kei-projects-index.sh"] }
  ]
}

other primitives