openspec-constitution-guard
✓该技能将项目 AGENTS.md 构成文件组合到 openspec/config.yaml 中,以将质量验证门注入 OpenSpec 工作流程中。在项目中首次初始化 openspec 或更新 AGENTS.md 文件时,请使用此技能。该技能可确保 openspec 工件根据章程中特定于项目的质量标准进行验证。
SKILL.md
This skill ensures OpenSpec workflows enforce project-specific quality assurance criteria derived from AGENTS.md constitution files by injecting them into openspec/config.yaml.
OpenSpec workflows (/opsx:apply, /opsx:verify, /opsx:archive, etc.) include generic validation. This skill enriches them with project-specific quality gates extracted from AGENTS.md files across the workspace, ensuring all artifacts pass the project's defined testing and QA criteria before handoff.
Exclude openspec/AGENTS.md as it contains OpenSpec usage instructions already referenced by the system, not project-specific quality criteria.
该技能将项目 AGENTS.md 构成文件组合到 openspec/config.yaml 中,以将质量验证门注入 OpenSpec 工作流程中。在项目中首次初始化 openspec 或更新 AGENTS.md 文件时,请使用此技能。该技能可确保 openspec 工件根据章程中特定于项目的质量标准进行验证。 来源:cyberelf/agent_skills。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/cyberelf/agent_skills --skill openspec-constitution-guard- 分类
- </>开发工具
- 认证
- ✓
- 收录时间
- 2026-02-12
- 更新时间
- 2026-02-18
快速解答
什么是 openspec-constitution-guard?
该技能将项目 AGENTS.md 构成文件组合到 openspec/config.yaml 中,以将质量验证门注入 OpenSpec 工作流程中。在项目中首次初始化 openspec 或更新 AGENTS.md 文件时,请使用此技能。该技能可确保 openspec 工件根据章程中特定于项目的质量标准进行验证。 来源:cyberelf/agent_skills。
如何安装 openspec-constitution-guard?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/cyberelf/agent_skills --skill openspec-constitution-guard 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/cyberelf/agent_skills