quality-gate

quality-gate is a skill for Claude Code, Codex from RapierCraftStudios/ForgeDock. It costs 17 tokens per session (385 once invoked), scanned A, original, AGPL-3.0.

A pre-commit check that runs quality checks with awareness of the Forge development workflow. The input does not explain which checks it performs.

In plain words
What is it for?
Running the project's Forge-aware quality gate before a Git commit.
Why use it?
It provides a single checkpoint before committing changes, but the available description is too thin to identify the exact problems it catches.

Skill for Claude CodeCodex

Part of the forgedock plugin — 5 skills, 46 commands shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/rapiercraftstudios/forgedock/quality-gate
Any agent
npx skills add RapierCraftStudios/ForgeDock --skill quality-gate
Clone the repo
git clone --depth 1 https://github.com/RapierCraftStudios/ForgeDock

Made for: Claude Code, Codex.

Or install forgedock, the plugin that ships this one along with the rest of its 5 skills, 46 commands.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for quality-gate

README.md
[![agentmods](https://agentmods.dev/badge/skills/rapiercraftstudios/forgedock/quality-gate.svg)](https://agentmods.dev/skills/rapiercraftstudios/forgedock/quality-gate)
Your own site
<a href="https://agentmods.dev/skills/rapiercraftstudios/forgedock/quality-gate"><img src="https://agentmods.dev/badge/skills/rapiercraftstudios/forgedock/quality-gate.svg" alt="Measured on agentmods" height="20"></a>
Per session 17 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 385 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00017 $0.00385
Opus 5 $0.00009 $0.00192
Sonnet 5 $0.00003 $0.00077
Haiku 4.5 $0.00002 $0.00038

Measured 4d ago against content hash c340e8794d37, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

quality-gate scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.agents/skills/quality-gate/SKILL.md · 40 lines

The source is not reproduced here

Licensed AGPL-3.0

The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 40 lines · 17 tokens per session scan A c340e8794d37

Subscribe to this mod's changes

quality-gate is a skill published in the GitHub repository RapierCraftStudios/ForgeDock (118 stars, last pushed 25d ago), licensed AGPL-3.0. It adds 17 tokens to every session and 385 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

mainline

Use for coding-agent work in Git repos that use or may need Mainline, or when users mention Mainline, intents, agent autonomy, agentauthority, maxautonomy, stop lines, allowedboundary, inspectorstop, beforecommit/proposedintent/openedpr, current-instruction overrides, commit/seal handoff, push/PR review boundaries…

mainline-org/mainline · 117 tokens

writing

将共享历史中的已验证事实和计算结果整理成符合受众、格式与长度约束的成稿。.

bojieli/ai-agent-book · 27 tokens

kayba-stage-7-fixer

Implement the approved fixes from the action plan and log all changes. Trigger when the user says "run stage 7", "implement fixes", "apply action plan", or when invoked by the kayba-pipeline orchestrator. Requires eval/actionplan.md to exist.

kayba-ai/agentic-context-engine · 61 tokens

regex-mastery

Use this skill when writing regular expressions, debugging pattern matching,optimizing regex performance, or implementing text validation. Triggers on regex, regular expressions, pattern matching, lookahead, lookbehind, named groups, capture groups, backreferences, and any task requiring text pattern matching.

alibaba/anolisa · 60 tokens

memory-recall

Search and recall relevant memories from past sessions via memsearch. Use when the user's question could benefit from historical context, past decisions, debugging notes, previous conversations, or project knowledge -- especially questions like 'what did I decide about X', 'why did we do Y', or 'have I seen this…

zilliztech/memsearch · 149 tokens

food-order

Reorder previous Foodora orders, preview cart contents, and track delivery ETA/status with ordercli. Use when the user wants to reorder food, check delivery status, or browse recent Foodora order history. Never confirm an order without explicit user approval.

Bitterbot-AI/bitterbot-desktop · 53 tokens