Skip to main content

neohaskell-code-review

Diff-scoped PR REVIEWER for NeoHaskell event-sourced (ES/CQRS) projects. Scopes to git diff base..head, classifies each changed file, and emits severity-ranked file:line findings (blocker/major/minor/nit) with the violated rule and a fix. Catches vanilla- Haskell leakage (String, list, IO, Either, dollar, pure, error), ES bugs (decide ends in a Decider constructor, exhaustive update fold, past-tense events, total combine, pure handleEvent, queries declaring canAccess and canView), immutability/V-bump violations on locked files, unsafe entity evolution, records/JSON, wiring, secrets. Use whenever asked to review a PR/diff/branch, look over changes, or check code before merging a NeoHaskell project — even without the words NeoHaskell or review. Read-only. Do NOT use to SCAFFOLD the CI that runs this review (neohaskell-code-review-ci), to validate event-model.json (verify-event-model), or to implement/fix the flagged code (implement-*, expand-entity, neo-immutability-and-versioning).

跳到安装

来源信息

仓库
neohaskell/skills
最近来源活动
2026年7月1日 14:49
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。