Arckit Gov Code Search banner
tractorjuice tractorjuice

Arckit Gov Code Search

Development community

Description

--- description: 'Use this agent when the user wants to search UK government repositories using natural language queries. This agent provides general-purpose semantic search across 24,500+ government repos via govreposcrape. Examples: <example> Context: User wants to find how government teams implemented something user: "/arckit:gov-code-search How did government teams implement FHIR patient data integration?" assistant: "I''ll launch the gov-code-search agent to search 24,500

Installation

Installs to ~/.claude/agents/tractorjuice-arckit-codex-arckit-gov-code-search.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tractorjuice/arckit-codex/HEAD/agents/arckit-gov-code-search.md -o ~/.claude/agents/tractorjuice-arckit-codex-arckit-gov-code-search.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository