box
Installation
SKILL.md
Box
Flags
| Flag | Effect |
|---|---|
--persist |
After searching, save a repo reference in the working dir AGENTS.md. |
--update |
Force git pull even if the repo exists locally. |
--list |
Skip all work; list cloned repos and exit. |
--no-subagents |
Run the full workflow in the main thread; never dispatch subagents. |
No flags → clone if missing, search, report. Never write AGENTS.md without --persist.
Execution mode
The mode is a branch. Pick it before Step 2. Full selection rules, role
definitions, stage barriers, and stage contracts are in ./REFERENCE.md; read
the section for the mode you pick before running its stages.