@ranger1/dx 0.1.115 → 0.1.116

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,6 +1,6 @@
1
1
  {
2
2
  "name": "@ranger1/dx",
3
- "version": "0.1.115",
3
+ "version": "0.1.116",
4
4
  "type": "module",
5
5
  "license": "MIT",
6
6
  "repository": {
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: backend-audit-fixer
3
- description: 必须显式调用才触发
3
+ description: 仅在用户显式调用 $backend-audit-fixer 或明确要求使用 backend-audit-fixer 技能时使用;不要通过关键词、任务类型或上下文自动触发。
4
4
  ---
5
5
 
6
6
  # 后端规范审计与修复(伞 skill)
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: create-issue
3
- description: 仅在用户显式调用 /create-issue 或明确要求使用 create-issue 技能时使用;不要通过关键词自动触发。用于把已收敛的设计对照 / 缺陷调查 / 需求讨论落成开发者可快速定位、可客观验收的 GitHub issue。
3
+ description: 仅在用户显式调用 $create-issue、/create-issue 或明确要求使用 create-issue 技能时使用;不要通过关键词、任务类型或上下文自动触发。
4
4
  ---
5
5
 
6
6
  # Create Issue
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: delivering-design-handoff
3
- description: Use when a design is already approved and the user asks to create a design/spec doc, implementation plan, adversarial review, GitHub issue, issue branch, handoff document, commit, push, or copyable assignment text.
3
+ description: 仅在用户显式调用 $delivering-design-handoff 或明确要求使用 delivering-design-handoff 技能时使用;不要通过关键词、任务类型或上下文自动触发。
4
4
  ---
5
5
 
6
6
  # Delivering Design Handoff
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: doctor
3
- description: 仅在用户显式调用 $doctor 或明确要求使用 doctor 技能时使用;不要通过关键词自动触发。
3
+ description: 仅在用户显式调用 $doctor 或明确要求使用 doctor 技能时使用;不要通过关键词、任务类型或上下文自动触发。
4
4
  ---
5
5
 
6
6
  # Doctor
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: feature-decide-plan-execute
3
- description: 仅在用户显式调用 $feature-decide-plan-execute 或明确要求使用 feature-decide-plan-execute 技能时使用;不要通过关键词自动触发。
3
+ description: 仅在用户显式调用 $feature-decide-plan-execute 或明确要求使用 feature-decide-plan-execute 技能时使用;不要通过关键词、任务类型或上下文自动触发。
4
4
  ---
5
5
 
6
6
  # Feature Decide · Plan · Execute · Push
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: gh-dependabot-cleanup
3
- description: Use when a user asks to check or remediate GitHub Dependabot alerts and deliver one closed-loop PR, including alert triage, dependency updates, verification, and PR creation with unresolved items clearly documented.
3
+ description: 仅在用户显式调用 $gh-dependabot-cleanup 或明确要求使用 gh-dependabot-cleanup 技能时使用;不要通过关键词、任务类型或上下文自动触发。
4
4
  ---
5
5
 
6
6
  # GH Dependabot Cleanup
@@ -2,3 +2,6 @@ interface:
2
2
  display_name: "Dependabot Cleanup PR"
3
3
  short_description: "Fix GitHub Dependabot alerts in one PR workflow"
4
4
  default_prompt: "Use $gh-dependabot-cleanup to remediate open Dependabot alerts and create one PR."
5
+
6
+ policy:
7
+ allow_implicit_invocation: false
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: git-commit-and-pr
3
- description: Git 仓库中执行自动化 Issue、Commit、PR 工作流。用于以下场景:需要零输入一键完成 Issue→分支→Commit→PR;需要根据仓库状态自动判断下一步;需要创建结构化 GitHub Issue;需要基于暂存变更生成规范 commit;需要推送分支并创建 Pull Request;需要串联输出清晰阶段结果。支持仅建 Issue、仅建 PR、指定 Issue 编号、指定 PR 基准分支。
3
+ description: 仅在用户显式调用 $git-commit-and-pr 或明确要求使用 git-commit-and-pr 技能时使用;不要通过关键词、任务类型或上下文自动触发。
4
4
  ---
5
5
 
6
6
  # Git Commit And PR
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: git-release
3
- description: 仅在用户显式调用 $git-release 或明确要求使用 git-release 技能时使用;不要通过关键词自动触发。
3
+ description: 仅在用户显式调用 $git-release 或明确要求使用 git-release 技能时使用;不要通过关键词、任务类型或上下文自动触发。
4
4
  ---
5
5
 
6
6
  # Git Release
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: issues-batch-deliver
3
- description: 仅在用户显式调用 $issues-batch-deliver 或明确要求使用 issues-batch-deliver 技能时使用;不要通过关键词自动触发。
3
+ description: 仅在用户显式调用 $issues-batch-deliver 或明确要求使用 issues-batch-deliver 技能时使用;不要通过关键词、任务类型或上下文自动触发。
4
4
  ---
5
5
 
6
6
  # Issues Batch Deliver — 批量 Issue 编排器
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: online-debug-guard
3
- description: 在线调试安全护栏技能。用于排查数据库、Redis、服务配置等线上或准线上问题时,强制执行环境识别、模式校验和本地环境文件存在性检查,防止误连误操作。触发场景:用户提到在线调试、连库排查、查 Redis、生产环境排障、按指定环境排查问题。
3
+ description: 仅在用户显式调用 $online-debug-guard 或明确要求使用 online-debug-guard 技能时使用;不要通过关键词、任务类型或上下文自动触发。
4
4
  ---
5
5
 
6
6
  # 在线调试安全护栏
@@ -1,4 +1,7 @@
1
1
  interface:
2
2
  display_name: "Online Debug Guard"
3
3
  short_description: "Guarded workflow for environment-aware online debugging"
4
- default_prompt: "执行安全的在线调试流程,先判定环境与模式,再执行只读排查。"
4
+ default_prompt: "使用 $online-debug-guard 执行安全的在线调试流程,先判定环境与模式,再执行只读排查。"
5
+
6
+ policy:
7
+ allow_implicit_invocation: false
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: pr-train-ship
3
- description: 仅在用户显式调用 $pr-train-ship 或明确要求使用 pr-train-ship 技能时使用;不要通过关键词自动触发。
3
+ description: 仅在用户显式调用 $pr-train-ship 或明确要求使用 pr-train-ship 技能时使用;不要通过关键词、任务类型或上下文自动触发。
4
4
  ---
5
5
 
6
6
  # PR Train Ship — PR 审查 · 修复 · 自动合并
@@ -1,6 +1,6 @@
1
1
  ---
2
2
  name: stagewise-ui-debugging
3
- description: Use when comparing the ai-monorepo Stagewise design system with the front app for UI alignment, visual QA, responsive layout checks, DOM inspection, or design draft debugging.
3
+ description: 仅在用户显式调用 $stagewise-ui-debugging 或明确要求使用 stagewise-ui-debugging 技能时使用;不要通过关键词、任务类型或上下文自动触发。
4
4
  ---
5
5
 
6
6
  # Stagewise UI 调试