Borrowing it
Nothing to install: this file belongs to FarzamHejaziK/claude-linkedin-assistant. 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/FarzamHejaziK/claude-linkedin-assistant/main/.claude/commands/jobs/check.mdgit clone --depth 1 https://github.com/FarzamHejaziK/claude-linkedin-assistantWrote 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/commands/farzamhejazik/claude-linkedin-assistant/check)<a href="https://agentmods.dev/commands/farzamhejazik/claude-linkedin-assistant/check"><img src="https://agentmods.dev/badge/commands/farzamhejazik/claude-linkedin-assistant/check/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/commands/farzamhejazik/claude-linkedin-assistant/check"><img src="https://agentmods.dev/badge/commands/farzamhejazik/claude-linkedin-assistant/check.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.00000 | $0.00732 |
| Opus 5 | $0.00000 | $0.00366 |
| Sonnet 5 | $0.00000 | $0.00146 |
| Haiku 4.5 | $0.00000 | $0.00073 |
Grade A, and why
check 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 10d 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.
How it starts
The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.
CHECK (daily dashboard)
Step 0 — Empty-tracker guard (MANDATORY)
Read job_tracker.csv and count the data rows (lines past the header).
-
0 rows → STOP the flow here. Do NOT show empty section tables. Do NOT fabricate or hallucinate jobs. Print exactly:
Your tracker is empty. Nothing to dashboard yet. Run
/jobs findto discover your first jobs, then/jobs checkwill have something to show.Return immediately. Do not continue to the sections below.
-
≥1 row → continue to Step 1 below.
Step 1 — Show sections
For each section, render the matching rows as a markdown table. Empty section → "None." (Only after confirming the tracker has rows overall — never show "None" five times in a row, that's the empty-tracker case Step 0 already handled.)
1. Needs outreach soon (action required)
Jobs where Referral Needed=YES, Referral Status=Outreach Pending, Referral Deadline ≤ today+2.
→ "Run /jobs outreach <Company> to send a first DM to your existing connections there. Deadline approaching."
2. Awaiting connection acceptance
Jobs where Referral Status=Connection Pending and the connection request was sent ≥2 days ago (check outreach/<Company>_contacts.md for stage 1. Connection Pending rows).
→ "Run /jobs outreach <Company> to check who's accepted. Step 5 of that flow re-checks each pending profile and sends the first DM to anyone who's now 1st-degree."
3. Referral deadlines passed
Jobs where Referral Needed=YES, Referral Status is Outreach Pending / Outreach Sent / Connection Pending, AND Referral Deadline ≤ today.
→ "Deadline passed — apply without a referral when ready, or mark Got Referral if one came in. Edit the row in job_tracker.csv directly to change status."
4. Ready to apply now
Jobs where Status=To Apply AND (Referral Needed=NO OR Referral Status ∈ Got Referral / No Referral / Declined / deadline passed).
→ Surface these for the user to apply manually. This repo does NOT submit applications.
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.
- 10d ago First seen · 64 lines · 0 tokens per session scan A c633147497fe
check is a command published in the GitHub repository FarzamHejaziK/claude-linkedin-assistant (214 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 732 tokens. 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.
Other commands, from other repositories
spreadsheet-audit
Perform a 6-step audit of an Excel spreadsheet for formula correctness, formatting consistency, data integrity, boss-auditable simplicity, and spec compliance. Uses the excel-screenshot MCP server tools — no Excel installation required.
xlsx
Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…
start-10-3
A guided lesson on connecting Google Apps Script with Google Sheets, Google's online spreadsheet application.
start-10-3.en
Lesson 10-3: GAS and Google Sheets Integration!
start-10-3.es
Lección 10-3: Integración de GAS con Google Sheets!
start-10-4.en
Lesson 10-4: GmailApp Email Search/Extraction → Sheet Organization!