go

go is a skill for Claude Code, Codex from smk-labs/claude-plugins. It costs 91 tokens per session (271 once invoked), scanned C, original, MIT.

A resume-and-status skill for unfinished coding-agent work. It gives a brief three-line update and continues from the saved checkpoint instead of starting over.

In plain words
What is it for?
It is for resuming interrupted work and quickly reporting where a task stands when someone says “continue” or asks for a status update.
Why use it?
A disconnected or interrupted session can make it unclear what was completed and cause repeated work. This checks the current task state, recent commit, and handoff files before continuing.

Skill for Claude CodeCodex

Part of the daily-tools plugin — 9 skills 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/smk-labs/claude-plugins/go
Any agent
npx skills add smk-labs/claude-plugins --skill go
Clone the repo
git clone --depth 1 https://github.com/smk-labs/claude-plugins

Made for: Claude Code, Codex.

Or install daily-tools, the plugin that ships this one along with the rest of its 9 skills.

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 go

README.md
[![agentmods](https://agentmods.dev/badge/skills/smk-labs/claude-plugins/go.svg)](https://agentmods.dev/skills/smk-labs/claude-plugins/go)
Your own site
<a href="https://agentmods.dev/skills/smk-labs/claude-plugins/go"><img src="https://agentmods.dev/badge/skills/smk-labs/claude-plugins/go.svg" alt="Measured on agentmods" height="20"></a>
Per session 91 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 271 The whole file, excluding the scripts and references it only reads on demand.
Security scan C 1 finding. 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.1 $0.00091 $0.00271
Opus 5 $0.00046 $0.00135
Sonnet 5 $0.00018 $0.00054
Haiku 4.5 $0.00009 $0.00027

Measured 5d ago against content hash e7dbcedba119, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade C, and why

go scanned grade C 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 5d 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.

Hidden instructionshighPrompt injection

Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.

وضعیت فوق‌خلاصه + ادامهٔ خودکار کار ناتمام. وقتی سشن وسط کار قطع شده یا کاربر می‌گوید «ادامه», «ادامه بده», «وضعیت چیه», «چه خبر», «go», «/go», or wants to resume after a disconnect: سه سطر وضعیت بده و بلافاصله از همان ن
daily-tools/skills/go/SKILL.md · 13 lines

What it actually says

go: وضعیت و ادامه

  1. چک سریع، فقط همین‌ها: تسک‌ها و ورک‌فلوهای پس‌زمینه، git status و آخرین کامیت، فایل WIP یا HANDOFF یا checkpoint اگر هست، و آخرین پیام‌های همین سشن.
  2. خروجی: کارت خیلی کوچک، حداکثر سه سطر kv: «کجا بودیم»، «چه شد»، «قدم بعد». هیچ توضیح اضافه، هیچ عذرخواهی، هیچ تحلیل قطعی.
  3. بلافاصله و بدون سؤال، قدم بعد را شروع کن. اگر کار ناتمامی نیست، فقط وضعیت را بگو و بایست.
  4. هرگز از نو شروع نکن، هرگز بازطراحی نکن، دنبال دلیل قطعی نگرد. از همان نقطه ادامه.
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. 5d ago First seen · 13 lines · 91 tokens per session scan C e7dbcedba119

Subscribe to this mod's changes

go is a skill published in the GitHub repository smk-labs/claude-plugins (11 stars, last pushed 4d ago), licensed MIT. It adds 91 tokens to every session and 271 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). 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

ab-test-analysis

Analyze A/B test results with statistical significance, sample size validation, confidence intervals, and ship/extend/stop recommendations. Use when evaluating experiment results, checking if a test reached significance, interpreting split test data, or deciding whether to ship a variant.

phuryn/pm-skills · 54 tokens

brainstorm-okrs

Brainstorm team-level OKRs aligned with company objectives — qualitative objectives with measurable key results. Use when setting quarterly OKRs, aligning team goals with company strategy, drafting objectives, or learning how to write effective OKRs.

phuryn/pm-skills · 49 tokens

dummy-dataset

Generate realistic dummy datasets for testing with customizable columns, constraints, and output formats (CSV, JSON, SQL, Python script). Use when creating test data, building mock datasets, or generating sample data for development and demos.

phuryn/pm-skills · 48 tokens

outcome-roadmap

Transform an output-focused roadmap into an outcome-focused one that communicates strategic intent. Rewrites initiatives as outcome statements reflecting user and business impacts. Use when shifting to outcome roadmaps, making a roadmap more strategic, or rewriting feature lists as outcomes.

phuryn/pm-skills · 53 tokens

pre-mortem

Run a pre-mortem risk analysis on a PRD or launch plan. Categorizes risks as Tigers (real problems), Paper Tigers (overblown concerns), and Elephants (unspoken worries), then classifies as launch-blocking, fast-follow, or track. Use when preparing for launch, stress-testing a product plan, or identifying what could go…

phuryn/pm-skills · 79 tokens

shipping-artifacts

The durable documentation set that makes an AI-built (vibe-coded) app reviewable before shipping. A small core every app needs — architecture, user/permission flows, permissions, variables/secrets, and a test-coverage map — plus conditional docs added only when they apply: emails, scheduled work, SEO, and embedded…

phuryn/pm-skills · 120 tokens