Skip to main content

neohaskell-code-review-ci

SCAFFOLDS the one-time CI pipeline file that runs neohaskell-code-review on every pull/merge request headlessly, with no third-party review SaaS. Use when SETTING UP automated PR review for a NeoHaskell project, wiring code review into CI, or making neohaskell-code-review run in GitHub Actions, GitLab CI, Azure DevOps, or Bitbucket Pipelines. Auto-detects the provider from repo layout (.github/, .gitlab-ci.yml, azure- pipelines.yml, bitbucket-pipelines.yml) and emits the native pipeline config, documenting ANTHROPIC_API_KEY and PR-write permissions. Do NOT use to actually RUN a review on the current diff right now (neohaskell-code-review), to set up general build/test CI or hurl/test-running workflows (neo-cli plus the provider's own docs), or to configure code review for a non-NeoHaskell (e.g. TypeScript) repo. One-time setup; does not run per commit.

Jump to install

Source facts

Repository
neohaskell/skills
Last source activity
July 1, 2026 at 14:49
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.