repo-workspace

repo-workspace is a skill for Claude Code, Codex from shanananana/deepticket. It costs 47 tokens per session (319 once invoked), scanned A, original, MIT.

A read-only workspace for inspecting code in Git repositories synchronised by DeepTicket. It tells the agent where to find the project view and which repositories are available.

In plain words
What is it for?
Use it to trace implementations and call paths, inspect configuration definitions, and read synchronised repositories under `workspace/project/`.
Why use it?
It prevents the agent from looking in the wrong local folder or changing source code while analysing a specific service, repository, configuration, or interface.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to trace implementations and call paths, inspect configuration definitions, and read synchronised repositories under workspace/project/.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shanananana/deepticket/repo-workspace
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.

Any agent
npx skills add shanananana/deepticket --skill repo-workspace
Clone the repo
git clone --depth 1 https://github.com/shanananana/deepticket

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 repo-workspace

README.md
[![agentmods](https://agentmods.dev/badge/skills/shanananana/deepticket/repo-workspace/github.svg)](https://agentmods.dev/skills/shanananana/deepticket/repo-workspace)
Your own site
<a href="https://agentmods.dev/skills/shanananana/deepticket/repo-workspace"><img src="https://agentmods.dev/badge/skills/shanananana/deepticket/repo-workspace/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.

agentmods 80×15 button for repo-workspace

Your own site · 80×15
<a href="https://agentmods.dev/skills/shanananana/deepticket/repo-workspace"><img src="https://agentmods.dev/badge/skills/shanananana/deepticket/repo-workspace.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 47 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 319 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00047 $0.00319
Opus 5 $0.00023 $0.00160
Sonnet 5 $0.00009 $0.00064
Haiku 4.5 $0.00005 $0.00032

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

Security

Grade A, and why

repo-workspace 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 11d 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.

deepticket/skills/repo-workspace/SKILL.md · 28 lines

What it actually says

只读代码工作区

何时需要读代码

  • 需要看实现、调用链、配置定义 → 读 workspace/project/<repo-id>/
  • 闲聊、概念解释、与具体仓库无关 → 不要打开 workspace

<repo-id> 来自 deepticket.yamlknowledge.repos(例如 my-service)。

路径说明

路径 用途
workspace/project/<repo-id>/ Agent 只读分析入口(读这里)
workspace/knowledge/<repo-id>/ Git 缓存;DeepTicket 启动或 UI「同步知识库」时更新

两者是同一仓库的两个视图,不是两个项目。优先读 workspace/project/,一般不要在对话里手动 git pull——需要最新代码时,请用户点「同步知识库」或告知已同步即可。

约束

  • 只读:不修改、不提交 workspace/project 下任何文件
  • 不猜测用户本机其他路径(如 ~/Projects/...),除非用户明确给出
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. 11d ago First seen · 28 lines · 47 tokens per session scan A 65f1fc2d3a45

Subscribe to this mod's changes

repo-workspace is a skill published in the GitHub repository shanananana/deepticket (60 stars, last pushed 7d ago), licensed MIT. It adds 47 tokens to every session and 319 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

Incident Response Planner

Analyze an infrastructure incident alert and produce a structured response plan plus an executable on-call runbook. Use for incident, alert, on-call, and runbook requests.

AgentEra/Agently · 37 tokens

incident-commander

Autonomous incident detection, root-cause analysis, and self-healing for Linux/Docker production environments. Activate when the user mentions: server down, high CPU, memory leak, disk full, service crash, deployment failure, alert firing, on-call page, or any infrastructure emergency. Also activates on scheduled…

Lethe044/hermes-incident-commander · 92 tokens

dsh-k8s-diagnosis

Diagnose live Kubernetes failures (CrashLoopBackOff, OOMKilled, NodeNotReady, ImagePullBackOff, Network/CNI failures, HPA starvation, DNS failures, pending pods) with an evidence-first procedure: capture context, collect signals (events/status/logs), rank falsifiable hypotheses, verify one variable at a time, fix with…

guiyi-labs/kubemd · 130 tokens

design-incident-response

Use when creating or improving an incident response process for a production system or operational team.

jeffreytse/grimoire-core · 21 tokens

sre-runbooks

Safe-by-default DevOps/SRE runbook automation for incident response, postmortems, on-call handovers, and operational troubleshooting. Implements Google SRE principles with agent-safe execution patterns including dry-run modes, human approval gates, and blast-radius limits.

JPeetz/agent-skills · 56 tokens

kube-medic

Kubernetes Cluster Triage & Diagnostics — instant AI-powered incident triage via kubectl.

cacheforge-ai/cacheforge-skills · 22 tokens