Saipen
Description
Vendor-neutral continuation protocol for AI coding agents. Plain-file project state, stdlib validation, recovery and cold-agent handoff.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
πͺπͺ LOE SEDA EESTI KEELES / ESTONIAN πͺπͺ
π¬π§ English | π΄ ΠΠ΅Π΄-ΠΠ΅ΡΡΠΈΡ (Russian) | π―π΅ ζ₯ζ¬θͺ (Japanese)SAIPEN
**Continuation protocol for AI coding agents.** Project memory lives in plain Markdown files inside the project (`.saipen/`), so any compatible cold agent β no chat history, no session memory β can run `/saipen continue`, read the persisted `next_action`, and resume work without asking the user to re-explain anything. State belongs to the project, not to one model vendor's memory.
**One command to resume. Plain-file state. Machine-checked contracts.**
The repository validates itself on every push; install, state, checks, and uninstall are all local β no cloud service, no daemon, no database.
[](https://github.com/vacterro/saipen/actions/workflows/validate.yml) [](https://github.com/vacterro/saipen/releases) [](LICENSE)
**v7.233.1** | [Spec](SPEC.md) | [Guide](GUIDE.md) | [Core](saipen/CORE.md) | [Maintenance](saipen/MAINTENANCE.md) | [Style](saipen/STYLE.md) | [UI](saipen/UI.md) | [Conformance](saipen/CONFORMANCE.md) | MIT
**Shortcut keys.** A shortcut is the whole message, never a prefix: `cc` continues, `sss` reports status, `ss` stops; Cyrillic twins `ΡΡ`, `ΡΡΡ`, `Π°Π°`, `Π΅Π΅`, `Π΅Π΅Π΅`, `ΡΡ` work too. [Full 19-key map](saipen/CORE.md#110-command-surface). `ff` β `focus`; `xx` β `cut`; `vv` β `build`; `zz` β `undo`.
Project
|
+-- .saipen/STATE.md ------ what is happening right now (phase, ticket, mode, next_action)
+-- .saipe
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
π₯ The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI