@fernado03/zoo-flow 0.8.5 → 0.8.6

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
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@fernado03/zoo-flow",
3
3
  "description": "Workflow control plane for Zoo Code.",
4
- "version": "0.8.5",
4
+ "version": "0.8.6",
5
5
  "type": "module",
6
6
  "bin": {
7
7
  "zoo-flow": "bin/zoo-flow.js"
@@ -4,10 +4,13 @@ argument-hint: <optional focus area, e.g. "auth", "billing", or empty for whole
4
4
  mode: code-tweaker
5
5
  ---
6
6
 
7
+ Bootstrap .zoo-flow/CONTEXT.md for an existing project. Follow the skill exactly.
8
+
9
+ Skill: `.roo/skills/engineering/scaffold-context/SKILL.md`
10
+
7
11
  EXECUTION RULES:
8
12
  1. APPLY the slot discovery rule from `.roo/skills/engineering/grill-with-docs/CONTEXT-FORMAT.md` to find current CONTEXT.md, ADRs.
9
13
  2. IF `.zoo-flow/CONTEXT.md` exists and is non-empty, ASK: skip / merge (default) / replace. Skip = do nothing. Merge = add only new terms, never overwrite. Replace = full rewrite from scan.
10
- 3. RUN skill: `.roo/skills/engineering/scaffold-context/SKILL.md` with the same focus area.
11
- 4. DO NOT auto-launch any follow-up commands.
14
+ 3. DO NOT auto-launch any follow-up commands.
12
15
 
13
16
  $ARGUMENTS