원클릭으로
constraints
专项约束接线技能。把用户提供的行业规范、项目命名约定、模块规则或技能草稿注册为工作流可加载的专项约束包。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
专项约束接线技能。把用户提供的行业规范、项目命名约定、模块规则或技能草稿注册为工作流可加载的专项约束包。
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when this project needs Docs initialization, Docs structure maintenance, or Obsidian-friendly documentation without leaving the project's Docs system.
Use when an M or L level task in this project needs design clarification, option comparison, or user-approved solution shaping before planning or execution.
Use when a bug, test failure, compile failure, or unexpected behavior in this project needs root-cause analysis before any fix is attempted.
Use when a task in this project needs a clearer proposal or implementation plan while keeping all documents inside the project's Docs system.
Use when this project needs code review handling or structured feedback processing without turning every small task into a heavy mandatory gate.
Use when working inside this project and a stronger workflow layer is needed for planning, debugging, verification, or task decomposition without leaving the project's Docs system.
| name | constraints |
| description | 专项约束接线技能。把用户提供的行业规范、项目命名约定、模块规则或技能草稿注册为工作流可加载的专项约束包。 |
| tools | Read, Write, Edit, AskUserQuestion |
| model | sonnet |
constraints 是工作流的专项约束接线器。
它负责把用户后续提供的行业规范、项目命名约定、模块规则、专项技能草稿或设计意图文档,转成一组可被工作流稳定匹配和装载的专项约束包。
它不负责:
workflow/hr 分配角色parallel/* 执行并行任务/mywork-constraints当前阶段先负责注册与建档:
后续是否自动装载、如何回显、如何进入并行/HR 协议,由主规则和相关技能接线决定。
专项约束目录固定为:
MySkills/project-constraints/
├── README.md ← 固定索引文件(必须存在)
└── *.md ← 后续注册的专项约束包
即使用户尚未提供任何专项内容,README.md 也必须存在,用来表达“该层已启用,但当前为空”。
先读取 MySkills/project-constraints/README.md,确认当前:
约束来源可以是:
每个专项约束包至少应明确:
写入或更新 MySkills/project-constraints/README.md,确保主智能体后续能通过固定索引发现这些约束包。
完成后必须告诉用户: