-
Notifications
You must be signed in to change notification settings - Fork 0
Home
VAC34 edited this page Jul 26, 2026
·
17 revisions
saipen is a cross-agent continuity protocol and project management system. It lets any AI agent pick up exactly where another left off, with zero context loss.
- Phases — comprehensive phase reference
- Scenarios — common workflow walkthroughs
- Tutorials — step-by-step guides
- Use-Cases — real-world usage patterns
- SubSaipen — sub-agent roles (saiwiki, saihunt, saitranslate, saipython)
- Getting Started — setup guide
- RFC — full protocol constitution
- BOOT — cold-start kernel
- STYLE — communication voice guide
- GUIDE — user guide
- SPEC — technical specification
- CONFORMANCE — behavioral spec
A persistent .saipen/ directory at the project root stores all state (STATE.md), board (BOARD.md), log (LOG.md), and phase progress. Any agent with filesystem access reads this directory and continues work without asking "what were we doing?"
Key features:
- Agent-agnostic — works with Claude, Gemini, Codex, Aider, any agent that reads markdown files
- Portable — pure markdown, zero dependencies, one directory
- Phase-driven — structured workflow: PLAN -> SCOUT -> BUILD -> VERIFY -> REVIEW -> SHIP -> DONE
- Goal mode — multi-wave execution with ticket caps for focused sprints
- SubSaipen — delegatable sub-agents with read-only sandboxed roles
- Multi-platform — Linux, macOS, Windows (PowerShell + bash bootstrap)
v7.82.0 — full changelog
MIT — zero dependencies, pure markdown
SAIPEN v7.158.0 — One command. Zero dependencies. Zero amnesia. — MIT