Borrowing it
Nothing to install: this file belongs to colophon-group/jobseek. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/colophon-group/jobseek/main/.agents/skills/jobseek-error-review/SKILL.mdgit clone --depth 1 https://github.com/colophon-group/jobseekWrote 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.
[](https://agentmods.dev/skills/colophon-group/jobseek/jobseek-error-review)<a href="https://agentmods.dev/skills/colophon-group/jobseek/jobseek-error-review"><img src="https://agentmods.dev/badge/skills/colophon-group/jobseek/jobseek-error-review/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/colophon-group/jobseek/jobseek-error-review"><img src="https://agentmods.dev/badge/skills/colophon-group/jobseek/jobseek-error-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00051 | $0.04212 |
| Opus 5 | $0.00026 | $0.02106 |
| Sonnet 5 | $0.00010 | $0.00842 |
| Haiku 4.5 | $0.00005 | $0.00421 |
Grade B, and why
jobseek-error-review scanned grade B with 1 finding 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 yesterday.
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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
without sudo as `deploy`: How it starts
The opening of the file, as written. The whole thing — 455 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Jobseek Error Review
Use this skill for the daily crawler error review. Operate from the repo state and these instructions; do not rely on prior conversation context.
Run recurring reviews through the Hetzner Codex runner. An operator may invoke the same skill from the repository root for a bounded manual recovery. The Hetzner runner uses an isolated worktree and a root-collected redacted evidence bundle, which keeps routine output isolated from active development work while avoiding direct Docker or deploy-env access from the Codex process.
The legacy Claude slash command at
.claude/commands/jobseek-error-review.md remains a compatibility fallback.
Keep behavior equivalent when using that fallback, but treat this skill as the
Codex-first runbook.
Do not spawn subagents by default. They cost extra tokens and are only useful
when the current run has large independent evidence sets and the user
explicitly asks for them. If subagents are used, keep them read-only and make
the main agent responsible for dedupe, classification, redaction, and all
GitHub write decisions. Use the project custom agent
jobseek-error-review-researcher (GPT-5.6 Terra, high reasoning) for each
bounded evidence set.
Mission
Scan the last 24 hours of errors on the crawler Hetzner box, classify each error class against prior reviews and prior GitHub issues, write a dated Markdown report, and file or update GitHub issues only for classes that meet the filing criteria.
Model issue quality after prior examples #2622, #2621, #2470, and #2431. Never mutate remote host state. GitHub writes are allowed only when the class is novel, regressing, spiking, or an incident after dedupe.
Target
Use the root-collected runner bundle by default. A local manual fallback may
resolve the production crawler host from approved operator configuration, but
must not copy host addresses into reports, traces, prompts, or GitHub content.
The Compose file reference is /home/deploy/docker-compose.yml.
Long-running services. Collect logs with explicit --since and --until:
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.
- yesterday Changed · -1 lines abb83f029f98
- 13d ago First seen · 456 lines · 51 tokens per session scan B dc8c93f72415
jobseek-error-review is a skill published in the GitHub repository colophon-group/jobseek (191 stars, last pushed today), licensed MIT. It adds 51 tokens to every session and 4,212 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it B with 1 finding (asks for root). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
job-coach
The persona-driven orchestrator for the whole job search. Treats the user like a real career-coaching client — opens with intake (goals, companies, timeline, geography, constraints), researches the market visibly, presents a ranked slate of next moves with suggestions, and chains into the verb skills (/job-apply…
job-interview
Prep the candidate for a specific upcoming interview — research the company + role + likely questions, generate a STAR answer bank tied to the candidate's actual projects (not generic), surface smart questions to ask, and flag red flags. Proactively invoke this skill (do NOT answer conversationally) when the user says…
job-cv
Tailor the candidate's base CV for one specific job posting and render an ATS-friendly PDF. Reads cv.md (or extracts a CV from config/candidate-profile.md), pulls the job description from a URL or pasted text, has Claude rewrite — never invent — bullets to match the JD's keywords/priorities, gets explicit user…
job-evaluate
Auto-pipeline for a single job posting. Pastes a URL → fetches the JD → scores it across the 7-block A-G rubric → writes a structured evaluation report → generates a tailored ATS-friendly PDF CV → appends a row to application-tracker.csv. Career-ops's killer demo, ported to our skill pack. Proactively invoke this…
job-followup
Check outreach-log.csv for cold emails that haven't replied, compute urgency (7-day cadence, max 2 follow-ups per contact), draft and send follow-ups one at a time. Proactively invoke this skill (do NOT answer conversationally) when the user asks "who should I follow up with", "any contacts gone cold", "run the day-7…
job-outreach
Research a company or hiring manager, draft a personalized cold email in chat, get approval, send via local msmtp, log for day-7 follow-up tracking. Proactively invoke this skill (do NOT answer conversationally) when the user mentions reaching out to a hiring manager / VP / recruiter / director, pastes a LinkedIn…