with one click
instruction-guard
强制在每次回复前读取项目指令文件,避免遗漏规范。与 _context-ack 配合,仅负责“读取约束”,不负责输出格式。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
强制在每次回复前读取项目指令文件,避免遗漏规范。与 _context-ack 配合,仅负责“读取约束”,不负责输出格式。
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
在每次回复中使用固定前缀并列出本次实际参考的指令/文件,便于校验是否遵循上下文与规则。
自动汇总当前分支相对主分支的提交摘要,用于 PR/说明对齐。
Perform code quality checks before commit. Validates code standards, security, architectural consistency. Runs TypeScript compilation, linting, test coverage verification.
Evolution capability meta-skill. Identifies evolutionary scenarios (repeated errors, user feedback, complex workflows) and crystallizes experience into reusable skills or instruction updates.
执行前检查清单。每次回复前必须自动进行的自我检查,确保没有遗漏强制规则。
创建/输出文件的安全约束。禁止 HERE 文档创建文件;大文件输出需分段写入同一文件,避免会话超限。
| name | instruction-guard |
| description | 强制在每次回复前读取项目指令文件,避免遗漏规范。与 _context-ack 配合,仅负责“读取约束”,不负责输出格式。 |
强制在每次回复前显式读取项目指令文件,避免因“默认记忆”导致规范遗漏。
.github/copilot-instructions.md.github/copilot-instructions.md,必须先读取后再输出。.github/copilot-instructions.md?