You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add new "preflight" protocol for multi-dimensional quality audits of
plans, requirements, and artifacts before execution. Updates README
with documentation including trigger keywords, usage examples, scope
variants, aliases, and pipeline integration as a quality gate step.
Bumps curated rule document count from 11 to 12.
Copy file name to clipboardExpand all lines: README.md
+57-2Lines changed: 57 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ MCP (Model Context Protocol) server providing AI coding agents with universal, l
4
4
5
5
## What It Does
6
6
7
-
**codeops-mcp** bundles 11 curated rule documents that teach AI agents how to code, test, plan, commit, gather requirements, reverse-engineer codebases, create technical documentation, upgrade outdated artifacts, disambiguate designs, and behave — across any programming language and project type. It exposes these rules via 5 MCP tools.
7
+
**codeops-mcp** bundles 12 curated rule documents that teach AI agents how to code, test, plan, commit, gather requirements, reverse-engineer codebases, create technical documentation, upgrade outdated artifacts, disambiguate designs, run preflight reviews, and behave — across any programming language and project type. It exposes these rules via 5 MCP tools.
8
8
9
9
### Rule Documents
10
10
@@ -19,6 +19,7 @@ MCP (Model Context Protocol) server providing AI coding agents with universal, l
0 commit comments