Planning Mode — scaffold a target project's l00prite/ folder (CLAUDE.md blueprint, AGENTS.md, .l00prite memory, universal loop prompts), root pointer files, vendor adapters, and a skeleton repo from a project idea. Stops after scaffolding; --execute hands off to Execution Mode only through execute-loop's confirmed…
Enter Execution Mode for the current l00prite-managed project — autonomous run behind a pre-flight confirmation gate. Requires explicit in-session confirmation before any iteration.
This project uses the l00prite protocol: durable agent memory lives in .l00prite/, as plain files any AI agent can read, inside the protocol root — the l00prite/ folder at the repo root (memory at l00prite/.l00prite/; in the l00prite source repo the protocol root is the repo root itself). All .l00prite/ paths below…
Instructions for jackofall1232/l00prite: This project uses the l00prite protocol: durable agent memory lives in .l00prite/, as plain files any AI agent can read, inside the protocol root — the l00prite/ folder at the repo root (memory at l00prite/.l00prite/; in the l00prite source repo the protocol root is the repo…
Instructions for jackofall1232/l00prite: This project uses the l00prite protocol: durable agent memory lives in .l00prite/, as plain files any AI agent can read. Full agent rules: AGENTS.md. Blueprint: CLAUDE.md and .l00prite/blueprint.md.