Skip to content
GhostFrame edited this page May 25, 2026 · 2 revisions

Frameshift

Same model. Different frame.

Frameshift is a persona engine for AI coding agents. It packages complete behavioral identities -- not instruction lists -- as versioned, signed, composable packs that you install per-project and switch on demand.

A persona survives long sessions, surprising inputs, and the slow drift that turns careful agents into sloppy ones around turn 200.

Quick links

What Frameshift is not

Frameshift is not a prompt template library. Templates drift under pressure because they encode priorities as ranked lists. Frameshift encodes identity as a coherent stance using Schubert's L1/L2/L3 behavioral architecture, which survives context erosion where ranked lists collapse.

Frameshift is not a model fine-tune. It works with any agent that reads AGENTS.md, CLAUDE.md, or GEMINI.md -- Claude Code, Codex CLI, Gemini CLI, Cursor, Windsurf, Cline, opencode, Goose, and others. Same model, different frame.

License

The runtime, engine, and tooling are licensed under Elastic License 2.0. Persona content in personas/ is open source.

Clone this wiki locally