mobile-debug-mcp 0.26.2 → 0.26.4

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/AGENTS.md CHANGED
@@ -41,11 +41,14 @@ Portable agent skills live under `skills/`.
41
41
  - `skills/README.md` — repo-wide skill convention
42
42
  - `skills/mcp-builder/` — build/install/toolchain guidance
43
43
  - `skills/test-authoring/` — test creation and placement guidance
44
+ - `skills/rfc-review/` — RFC review rubric and response template
44
45
 
45
46
  If the task is about **creating or updating tests**, load `skills/test-authoring/SKILL.md` first.
46
47
 
47
48
  If the task is about **building, installing, or diagnosing native tooling**, load `skills/mcp-builder/SKILL.md` first.
48
49
 
50
+ If the task is about **reviewing an RFC or spec draft**, load `skills/rfc-review/SKILL.md` first.
51
+
49
52
  ### Repository docs
50
53
 
51
54
  - `README.md` — high-level repo overview and commands