一键导入
priority-path-demo
Manual test skill for standalone-vs-plugin priority and skill-relative script cwd.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Manual test skill for standalone-vs-plugin priority and skill-relative script cwd.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
当用户要求"契约交付/端到端交付一个开发需求"、"自动开发并逐条验收"、"用契约驱动工作流实现需求"时使用。通过 ultra workflow(workflow 工具)运行契约驱动交付脚本:需求固化为逐条验收合同,多轮自主实现-验证-对抗复核,直到每条标准都有证据。不适用于纯问答、代码解释等非交付类任务。
Manual fixture skill. Use when testing scoped plugin skill hooks.
Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via direct `npx --yes --package @playwright/cli playwright-cli ...` commands. Always run Chrome headed with the shared persistent profile at `\.playwright-cli\chrome-user-data`.
Plugin-owned manual test skill. If this runs while the standalone fixture is enabled, priority is wrong.
Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, update or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.
Manual fixture skill. Use when testing non-plugin skill hooks.
| name | priority-path-demo |
| description | Manual test skill for standalone-vs-plugin priority and skill-relative script cwd. |
Use this skill only when the user asks to test skill priority or skill script paths.
Run this command:
node scripts/check-cwd.cjs
After running, report these fields from the command output:
sourcecwdBasenamerelativeReadOktemplateExpected values:
source = standalone-skill
cwdBasename = priority-path-demo
relativeReadOk = true
template = standalone template loaded