Releases: markskrypka/stem
Releases · markskrypka/stem
Release list
v0.1.0 — first buildable version
First buildable version: the discipline, installable in one command.
Install
npx skills add markskrypka/stemThen type /stem — Claude Code, Cursor, and, through the extension,
Gemini CLI; $stem in Codex. That is the whole setup.
Per host, if you prefer the native path:
/plugin marketplace add markskrypka/stem # then: /plugin install stem@stem
gemini extensions install https://github.com/markskrypka/stemWhat is in it
- One skill,
/stem. Sizes every task (Quick / Standard /
Initiative / High-stakes), keepsdocs/planningand the worklog
current, verifies work against intent, writes short scannable prose,
and asks only at real decision points. Bundled references carry the
depth: plan, research, verify, debug, handoff. - Two agents.
probe— read-only discovery, web-capable, scales its
own research depth without being asked.gate— checks finished work
against what was asked, runs tests, never edits. Both run in the
foreground and inherit the session's model. - Session continuity. A managed, fixed-size state block in the
project's agent files, an arrival ritual that reads the repository
before touching it, and planning folders that housekeep themselves.
/stemright after a compaction resumes mid-thought. - Per-host session protection. Blocking hooks on Claude Code and
Codex, reminder-grade on Cursor and Gemini CLI —hooks/README.md
states the honest guarantee for each.
Apache-2.0. No telemetry, ever.