arckit-gov-reuse

arckit-gov-reuse is an agent for Claude Code from tractorjuice/arckit-claude. It costs 371 tokens per session (4,128 once invoked), scanned A, original, no licence file.

An agent that searches UK government open-source repositories for code that may be reused. It uses govreposcrape, a search service covering more than 24,500 government repositories.

In plain words
What is it for?
Finding and assessing reusable code in UK government repositories.
Why use it?
It helps teams check for suitable existing government code before building a new solution.

Agent for Claude Code

Written for Claude Code: effort in frontmatter. Also seen: model in frontmatter.

Part of the arckit plugin — 75 commands, 31 agents, 10 hooks, 6 MCP servers shipped together

Good fit Finding and assessing reusable code in UK government repositories.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/tractorjuice/arckit-claude/arckit-gov-reuse
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.

Clone the repo
git clone --depth 1 https://github.com/tractorjuice/arckit-claude

Made for: Claude Code.

Or install arckit, the plugin that ships this one along with the rest of its 75 commands, 31 agents, 10 hooks, 6 MCP servers.

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 arckit-gov-reuse

README.md
[![agentmods](https://agentmods.dev/badge/agents/tractorjuice/arckit-claude/arckit-gov-reuse/github.svg)](https://agentmods.dev/agents/tractorjuice/arckit-claude/arckit-gov-reuse)
Your own site
<a href="https://agentmods.dev/agents/tractorjuice/arckit-claude/arckit-gov-reuse"><img src="https://agentmods.dev/badge/agents/tractorjuice/arckit-claude/arckit-gov-reuse/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 arckit-gov-reuse

Your own site · 80×15
<a href="https://agentmods.dev/agents/tractorjuice/arckit-claude/arckit-gov-reuse"><img src="https://agentmods.dev/badge/agents/tractorjuice/arckit-claude/arckit-gov-reuse.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 371 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 4,128 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.
Origin unknown 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.00371 $0.04128
Opus 5 $0.00186 $0.02064
Sonnet 5 $0.00074 $0.00826
Haiku 4.5 $0.00037 $0.00413

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

Security

Grade A, and why

arckit-gov-reuse 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 12d 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.

agents/arckit-gov-reuse.md · 323 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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. 12d ago First seen · 323 lines · 371 tokens per session scan A cfc62112a0f5

Subscribe to this mod's changes

arckit-gov-reuse is an agent published in the GitHub repository tractorjuice/arckit-claude (5 stars, last pushed 9d ago), with no licence file. It adds 371 tokens to every session and 4,128 once invoked, about $0.0019 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-31.

Related

Other agents, from other repositories

arckit-aws-research

Use this agent when the user needs AWS-specific technology research using the AWS Knowledge MCP server to match project requirements to AWS services, architecture patterns, Well-Architected guidance, and Security Hub controls. Examples: Context: User has a project with requirements and wants AWS service…

tractorjuice/arckit-gemini · 389 tokens

arckit-azure-research

Use this agent when the user needs Azure-specific technology research using the Microsoft Learn MCP server to match project requirements to Azure services, architecture patterns, Well-Architected guidance, and Security Benchmark controls. Examples: Context: User has a project with requirements and wants Azure service…

tractorjuice/arckit-gemini · 388 tokens

arckit-datascout

Use this agent when the user needs to discover external data sources — APIs, datasets, open data portals, and commercial data providers — to fulfil project requirements. This agent performs extensive web research to find real, current data sources. Examples: Context: User has a project with requirements and wants to…

tractorjuice/arckit-gemini · 398 tokens

arckit-research

Use this agent when the user needs technology and service market research for a project, including build vs buy analysis, vendor evaluation, TCO comparison, and UK Government Digital Marketplace search. This agent performs extensive web research autonomously. Examples: Context: User has a project with requirements and…

tractorjuice/arckit-gemini · 358 tokens

arckit-competitors

Use this agent when the user needs a competitor landscape for a UK public-sector market — rival suppliers, awarded-value market share, head-to-head comparison against a focal supplier, and market concentration — drawn from the UK Tenders MCP. Examples: Context: User wants to know who a vendor competes against in…

tractorjuice/arckit-gemini · 373 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens