draft-gate

draft-gate is a skill for Claude Code, Codex from dudarenok-maker/executive-application-helper. It costs 203 tokens per session (4,817 once invoked), scanned A, original, MIT.

A review step for checking a drafted job application document against length limits, evidence, warnings, and selection criteria.

In plain words
What is it for?
Use it before submitting an application to check channel-specific length rules, overclaim warnings, matched evidence rows, and the required response structure.
Why use it?
It catches common delivery problems such as truncated answers, unsupported claims, missing evidence links, and incomplete responses to required criteria.

Skill for Claude CodeCodex

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/dudarenok-maker/executive-application-helper/draft-gate
Any agent
npx skills add dudarenok-maker/executive-application-helper --skill draft-gate
Clone the repo
git clone --depth 1 https://github.com/dudarenok-maker/executive-application-helper

Made for: Claude Code, Codex.

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 draft-gate

README.md
[![agentmods](https://agentmods.dev/badge/skills/dudarenok-maker/executive-application-helper/draft-gate.svg)](https://agentmods.dev/skills/dudarenok-maker/executive-application-helper/draft-gate)
Your own site
<a href="https://agentmods.dev/skills/dudarenok-maker/executive-application-helper/draft-gate"><img src="https://agentmods.dev/badge/skills/dudarenok-maker/executive-application-helper/draft-gate.svg" alt="Measured on agentmods" height="20"></a>
Per session 203 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 4,817 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original 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.00203 $0.04817
Opus 5 $0.00102 $0.02409
Sonnet 5 $0.00041 $0.00963
Haiku 4.5 $0.00020 $0.00482

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

Security

Grade A, and why

draft-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.

template/skills/draft-gate/SKILL.md · 205 lines

How it starts

The opening of the file, as written. The whole thing — 205 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Draft Gate — consolidated Step-1-close verification skill

Setup note: This is a template skeleton. Replace [Candidate Name], [Candidate First Name] and [Workspace Folder Path]. Build references/sweep-checklist.md from your own Section 7 register as it grows — that file is the only part of this gate that is candidate-specific.

One invocation, four checks, one report. This gate replaces the Step-1-close trio (length-check, watchouts-sweep, matrix-row-traceability) under the V6 structure: matrix rows now live at Matrix_Rows/<ID>.md, and length bands are keyed by channel, overlaying document types.

The gate exists because each check catches a real, recurring pre-delivery failure. Job boards truncate screening answers at their character limit silently. The watch-outs register carries the framework's hardest-earned overclaim discipline — every entry was added after a real overclaim was caught. And a draft that quietly swaps the matched row's tested body stack for ad-hoc evidence selection throws away the calibration the row encodes. The fourth is newer and the most brutal: a Selection Criteria Response that drops, merges or paraphrases one of the advertisement's criteria scores zero against that criterion no matter how good the prose is, because the panel scores the instrument, not the document.

MANDATORY — emit the verification checklist table

This gate is not run until its checklist is written down. Load references/checklist.md and emit that table in full in the report: one row per checklist item, each with an explicit verdict and the evidence that produced it. Never summarise. Never omit a row. Never write "all pass" without the table. If a row cannot be evidenced, its verdict is UNVERIFIED — and UNVERIFIED is treated as a FAIL for blocking purposes.

# Check How verified (command / quote / count) Result Verdict
0.3 Em-dashes within cap AND not zero Counted in body text 4 em-dashes, cap 6 PASS
1.2 Screening answer Q2 within limit awk … | wc -c after markdown strip 1,043 chars (limit: 1,000 hard) FAIL

Read the full file on GitHub · 205 lines

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 205 lines · 203 tokens per session scan A 0d44c974bfc9

Subscribe to this mod's changes

draft-gate is a skill published in the GitHub repository dudarenok-maker/executive-application-helper (2 stars, last pushed 16d ago), licensed MIT. It adds 203 tokens to every session and 4,817 once invoked, about $0.0010 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-31.

Related

Other skills, from other repositories

file-organizer

Organize files using the PARA method (Building a Second Brain). Intelligent categorization into Projects, Areas, Resources, and Archive with inbox workflow. Triggers on "organize my files", "organize my downloads", "second brain", "PARA method", "clean up files". Creates numbered PARA folders, renames poorly-named…

smithjoshua/claude-code-cowork-skills-file-organizer · 88 tokens

file-organizer

Organize files using the PARA method (Building a Second Brain). Intelligent categorization into Projects, Areas, Resources, and Archive with inbox workflow. Triggers on "organize my files", "organize my downloads", "second brain", "PARA method", "clean up files", "declutter". Creates numbered PARA folders (0-Inbox…

smithjoshua/claude-code-cowork-skills-file-organizer · 108 tokens

qwen-vision

Use when the user asks to "analyze video", "watch this video", "what happens in this video", "describe this clip", "review this footage", "classify these videos", "compare videos", "analyze this image", "what's in this screenshot", or when the user provides a video/image file path and expects visual understanding.…

kirillbrsnkv/give-claude-eyes · 125 tokens

workflow

Professional AI programming assistant with structured workflow (Research -> Ideate -> Plan -> Execute -> Optimize -> Review) for developers.

UfoMiao/zcf · 25 tokens

r3f-best-practices

React Three Fiber (R3F) and Poimandres ecosystem best practices. Use when writing, reviewing, or optimizing R3F code. Triggers on tasks involving @react-three/fiber, @react-three/drei, zustand, @react-three/postprocessing, @react-three/rapier, or leva.

zebbern/claude-code-guide · 74 tokens

log-error-digest

Analyze log files to troubleshoot errors, identify peak error periods, and produce error clustering, frequency statistics, and time distribution reports. Supports JSON, syslog, and Nginx formats with automatic detection. Use when a user uploads a .log file and asks to analyze errors, find patterns, debug issues, or…

zebbern/claude-code-guide · 71 tokens