@mutmutco/codex-plugin 4.3.34 → 4.3.35
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
package/skills/board/SKILL.md
CHANGED
|
@@ -102,7 +102,7 @@ mmi-cli oracle board claim <ref> <ref> <ref> --json
|
|
|
102
102
|
Claiming validates `Todo` + unassigned, assigns the viewer, moves Status to `In Progress`, and stamps a
|
|
103
103
|
lane-identity comment so other agents can attribute the hold. Any per-item failure exits nonzero — read
|
|
104
104
|
the per-item results rather than assuming the batch took. **Route is `oracle board claim` only**; there is
|
|
105
|
-
no `oracle issue claim` and
|
|
105
|
+
no `oracle issue claim` and no flat `board claim` — both refuse. Guessing either burns a call.
|
|
106
106
|
|
|
107
107
|
Then one worktree per batch, all batches concurrently. The host owns worktree mechanics; MMI owns board
|
|
108
108
|
and PR facts. On Windows set `git config core.longpaths true` on the main checkout before the first
|