redhat-community-ai-tools

132 mods across 15 repositories, 166 stars between them.

harness-gate

25

redhat-community-ai-tools/harness-eval

Command Cursor

Gate the agent setup on corpus-validated rules (gating tier). Fast, no LLM, exits nonzero on any finding. Suitable for CI and pre-commit.

27 5d ago A 0 tokens original Apache-2.0

harness-review

27

redhat-community-ai-tools/harness-eval

Command Cursor

Full qualitative review of the agent setup. Read every file, evaluate quality, redundancy, and optimization opportunities. Produce KEEP/REVIEW/REMOVE verdicts per component.

27 5d ago A 0 tokens original Apache-2.0

skill-review

29

redhat-community-ai-tools/harness-eval

Command Cursor

Deep-evaluate a single skill with static analysis and qualitative review, both individually and in context of the full setup.

27 5d ago A 0 tokens original Apache-2.0

eval-skill

32

redhat-community-ai-tools/harness-eval

Skill Claude CodeCodex

Deep-evaluate a single skill with static analysis and qualitative issue detection, both individually and in context of the full setup. Use when the user wants to check if a specific skill is worth keeping, well-built, or redundant.

27 5d ago C 49 tokens original Apache-2.0

lint

33

redhat-community-ai-tools/harness-eval

Skill Claude CodeCodex

Run deterministic static analysis on the full agent setup (CLAUDE.md, skills, commands, hooks, agents, MCP configs). 107 rules + system-level analysis (token budget, trigger overlaps, dependencies). No LLM. Use when the user wants a fast lint check, CI gate, or structural health report.

27 5d ago C 66 tokens original Apache-2.0

review

34

redhat-community-ai-tools/harness-eval

Skill Claude CodeCodex

Full qualitative review of the agent setup. Reads every file, applies per-component rubrics, runs 21 cross-type optimization checks, and produces KEEP/REVIEW/REMOVE verdicts. Use when the user wants a deep review, redundancy check, or quality assessment of their setup.

27 5d ago C 58 tokens original Apache-2.0

security

35

redhat-community-ai-tools/harness-eval

Skill Claude CodeCodex

Deep security audit of the agent setup. Deterministic rules (prompt injection, credential access, exfiltration, obfuscation, taint tracking, MCP analysis, YARA, CVE lookup) plus LLM semantic review. Use when the user asks about security or needs a pre-deployment audit.

27 5d ago C 64 tokens original Apache-2.0

skill-verify

36

redhat-community-ai-tools/harness-eval

Skill Claude CodeCodex

Vet a skill or setup before installing. Combines lint + security in one pass. SAFE/CAUTION/UNSAFE verdict. Use when the user wants to check if a downloaded or cloned skill is safe to install.

27 5d ago C 48 tokens original Apache-2.0

filesystem

38

redhat-community-ai-tools/harness-eval

MCP server Claude CodeCodexCursor +2

Gives the agent read and write access to a set of allowed directories on the local filesystem. Runs locally from the @modelcontextprotocol/server-filesystem npm package.

27 5d ago A tokens not measured original Apache-2.0

review

39

redhat-community-ai-tools/harness-eval

Command

Review the current branch's changes against main. Use the code-review skill to analyze each modified file. Summarize findings at the end.

27 5d ago A 0 tokens original Apache-2.0