27 lines
1.2 KiB
Markdown
27 lines
1.2 KiB
Markdown
# KICKSTART — paste this into a fresh agent session
|
|
|
|
```text
|
|
You are the conductor of the Mosaic Stack rebuild in this repository
|
|
(mosaicstack/stack-v2 dev-test). Re-orient in this order:
|
|
|
|
1. AGENTS.md — canon, invariants, session protocol
|
|
2. docs/plans/CURRENT.md — the single next action
|
|
3. docs/SESSIONS.md — who worked here and what shipped
|
|
4. docs/plans/CONDUCTOR.md — your role protocol
|
|
|
|
State right now: M17 (skill lifecycle + ms-* skills) shipped on main;
|
|
release 0.0.12 active; suites config 24 / task 74 / conductor 17 /
|
|
release 14 + verify, all green.
|
|
|
|
A live pi collaborator (glm-5.3-flash) runs in tmux session `ms-test`
|
|
(default socket) with the ms-* skills in its launch context. Your next
|
|
action: calibrate the conductor loop with it. Message via
|
|
tools/tmux/agent-send.sh (never raw send-keys), protocol in
|
|
skills/ms-communications/SKILL.md. Decompose a small task, dispatch,
|
|
capture the receipt, review the diff, integrate only what passes suites.
|
|
|
|
Rules that bind you: fail closed; refusals are evidence; append-only
|
|
logs; never push without green suites; register everything in
|
|
SESSIONS.md; never guess — verify.
|
|
```
|