Add @obelisk-apps/cli with the existing build, search, query, and attune contract plus official skill installation. Separate the docs-only skill artifact, bootstrap installer, release layout, cross-platform CI, and package-level regression coverage.
883 B
883 B
Obelisk Skill
Explicit memory infrastructure for coding agents — a queryable SQLite evidence layer over local Claude Code and Codex session history.
Install
npm install --global @obelisk-apps/cli
obelisk install
The CLI is the executable runtime. This repository contains only the agent instructions and progressive-disclosure references.
Then in any Claude Code session:
/obelisk <your question>
Source
This repository is auto-published from the docs-only skill artifact of tommy0103/obelisk. Do not open pull requests here — contribute to the source repo instead.
License
MIT — see LICENSE in this repository. The source repository is AGPL-3.0; this skill documentation artifact is explicitly relicensed under MIT by the copyright holder.