concept-skill
Use a local Concept MCP server to align AI design and implementation work with a project's registered concepts, boundaries, and conflict-review workflow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Use a local Concept MCP server to align AI design and implementation work with a project's registered concepts, boundaries, and conflict-review workflow.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | concept-skill |
| description | Use a local Concept MCP server to align AI design and implementation work with a project's registered concepts, boundaries, and conflict-review workflow. |
This repository is primarily an MCP server, with this skill file acting as a Codex-facing wrapper for the concept-governed workflow.
Use the MCP tools in this order when a project exposes concept files or a concept repository:
concept_governance_activate with the project id and concept files.concept_task_prepare before design, analysis, or implementation.concept_conflict_validate.concept_proposal_record.concept_validation_decision_record.Treat concept_conflict_validate as candidate detection plus optional
independent semantic review. It is not a final architecture authority by itself.
When applying Concept MCP to a new project that has no concept repository yet, produce a concept inventory before proposing architecture or code changes.
Workflow:
id, name, kind, definition,
boundary, layer, aliases, abstraction_level, and source_refs.candidate or review-required, not accepted.concept_proposal_record to persist each concept when a writable
repository is configured.Inventory output should separate:
Before accepting a proposed concept, test whether it is a real project concept or only a convenient label.
A real concept should pass most of these checks:
If a concept fails these checks, record it as a rejected term or unresolved candidate. Do not register it as accepted without human review.