tailscale-mcp CLAUDE.md

tailscale-mcp CLAUDE.md is an instructions file for Claude Code from HexSleeves/tailscale-mcp. It costs 649 tokens per session, scanned A, a copy of tailscale-mcp AGENTS.md, MIT.

Repository instructions for the tailscale-mcp project that tell coding agents how to route different requests to the project's available workflows and configure gbrain.

In plain words
What is it for?
Use them when working on tailscale-mcp and deciding which workflow to follow for a bug, feature idea, architecture question, review, or developer-experience check.
Why use it?
They help an agent choose the appropriate project workflow for tasks such as debugging, testing, planning, design review, or code review.

Instructions file for Claude Code

Written for Claude Code: the file is CLAUDE.md. Also seen: mentions Codex; built for gstack.

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 instructions/hexsleeves/tailscale-mcp/claude-md
Clone the repo
git clone --depth 1 https://github.com/HexSleeves/tailscale-mcp

Made for: Claude Code.

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 tailscale-mcp CLAUDE.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/hexsleeves/tailscale-mcp/claude-md.svg)](https://agentmods.dev/instructions/hexsleeves/tailscale-mcp/claude-md)
Your own site
<a href="https://agentmods.dev/instructions/hexsleeves/tailscale-mcp/claude-md"><img src="https://agentmods.dev/badge/instructions/hexsleeves/tailscale-mcp/claude-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 649 This file is loaded in full into every session.
When invoked 649 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin 100% copy Near-identical to another mod 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.00649 $0.00649
Opus 5 $0.00324 $0.00324
Sonnet 5 $0.00130 $0.00130
Haiku 4.5 $0.00065 $0.00065

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

Security

Grade A, and why

tailscale-mcp CLAUDE.md 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 6d 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.

Origin

This is a copy

100% identical to tailscale-mcp AGENTS.md — 0 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

CLAUDE.md · 50 lines

How it starts

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

Skill routing

When the user's request matches an available skill, invoke it via the Skill tool. The skill has multi-step workflows, checklists, and quality gates that produce better results than an ad-hoc answer. When in doubt, invoke the skill. A false positive is cheaper than a false negative.

Key routing rules:

  • Product ideas, "is this worth building", brainstorming → invoke /office-hours
  • Strategy, scope, "think bigger", "what should we build" → invoke /plan-ceo-review
  • Architecture, "does this design make sense" → invoke /plan-eng-review
  • Design system, brand, "how should this look" → invoke /design-consultation
  • Design review of a plan → invoke /plan-design-review
  • Developer experience of a plan → invoke /plan-devex-review
  • "Review everything", full review pipeline → invoke /autoplan
  • Bugs, errors, "why is this broken", "wtf", "this doesn't work" → invoke /investigate
  • Test the site, find bugs, "does this work" → invoke /qa (or /qa-only for report only)
  • Code review, check the diff, "look at my changes" → invoke /review
  • Visual polish, design audit, "this looks off" → invoke /design-review
  • Developer experience audit, try onboarding → invoke /devex-review
  • Ship, deploy, create a PR, "send it" → invoke /ship
  • Merge + deploy + verify → invoke /land-and-deploy
  • Configure deployment → invoke /setup-deploy
  • Post-deploy monitoring → invoke /canary
  • Update docs after shipping → invoke /document-release
  • Weekly retro, "how'd we do" → invoke /retro
  • Second opinion, codex review → invoke /codex
  • Safety mode, careful mode, lock it down → invoke /careful or /guard
  • Restrict edits to a directory → invoke /freeze or /unfreeze
  • Upgrade gstack → invoke /gstack-upgrade
  • Save progress, "save my work" → invoke /context-save
  • Resume, restore, "where was I" → invoke /context-restore
  • Security audit, OWASP, "is this secure" → invoke /cso
  • Make a PDF, document, publication → invoke /make-pdf
  • Launch real browser for QA → invoke /open-gstack-browser
  • Import cookies for authenticated testing → invoke /setup-browser-cookies
  • Performance regression, page speed, benchmarks → invoke /benchmark
  • Review what gstack has learned → invoke /learn
  • Tune question sensitivity → invoke /plan-tune
  • Code quality dashboard → invoke /health

Read the full file on GitHub · 50 lines

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. 6d ago First seen · 50 lines · 649 tokens per session scan A 4862fad1f9e5

Subscribe to this mod's changes

tailscale-mcp CLAUDE.md is an instructions file published in the GitHub repository HexSleeves/tailscale-mcp (127 stars, last pushed yesterday), licensed MIT. It adds 649 tokens to every session, about $0.0032 per session on Opus 5. A static security scan graded it A with 0 findings. It is 100% identical to tailscale-mcp AGENTS.md, differing in 0 lines, and is treated as a copy.