-
Notifications
You must be signed in to change notification settings - Fork 0
Getting Started
VAC34 edited this page Jul 27, 2026
·
11 revisions
- Git
- Filesystem (local or remote)
- AI coding agent (Claude, Gemini, Codex, Aider, etc.)
-
Clone repo:
git clone https://github.com/vacterro/saipen.git cd saipen -
Init:
saipen setCreates
.saipen/with STATE, BOARD, LOG. -
Read
saipen/BOOT.md— cold-start kernel.
| Command | Effect |
|---|---|
saipen set |
Init .saipen/
|
saipen plan |
Generate proposal tickets |
saipen goal <text> |
Multi-wave goal mode |
saipen status |
Project state, blockers, staleness |
saipen scout |
Investigate ticket before BUILD |
saipen build |
Implement scouted ticket |
saipen verify |
Verify ticket passes criteria |
saipen clean |
Deep repo scrub |
saipen continue |
Resume last session |
saipen markhunt |
Full 6-category bug/quality scan |
SAIPEN phase pipeline:
PLAN → SCOUT → BUILD → VERIFY → REVIEW → SHIP → DONE
Auxiliary: ADD, CLEAN, HUNT, TRANSLATE, MARKHUNT.
Delegatable read-only roles for parallel work:
-
saiwiki— wiki/content maintenance -
saihunt— autonomous bug sweep -
saitranslate— locale translation
Auto-spawn: any sai* bare word creates sub-agent with full read-only isolation.
SAIPEN v7.158.0 — One command. Zero dependencies. Zero amnesia. — MIT