Skip to main content
UKGovernmentBEIS
GitHub creator profile

UKGovernmentBEIS

Repository-level view of 32 collected skills across 6 GitHub repositories.

skills collected
32
repositories
6
updated
Sep 9, 2026
repository explorer

Repositories and representative skills

verify-scoring-change
unclassified

Use when reviewing, verifying, or triaging a PR or proposed fix that changes a scorer, a metric, an answer-extraction or verdict-parsing path, or code that consumes a grader model's output. Also use when asked whether a scoring fix is safe to merge or whether…

Sep 9, 2026
ensure-test-coverage
unclassified

Ensure test coverage for a single evaluation - both reviewing existing tests and creating missing ones. Analyzes testable components, checks tests against repository conventions, reports coverage gaps, and creates or improves tests. Use when user asks to…

Sep 8, 2026
prepare-release
network-and-computer-systems-administrators

Prepare a new release of inspect_evals by creating a release branch, collecting changelog fragments, and opening a PR. Use when user asks to cut/prepare/create a new release or version bump.

Aug 31, 2026
build-repo-context
software-developers

Crawl repository PRs, issues, and review comments to distill institutional knowledge into a shared knowledge base. Run periodically by "context agents" to maintain agent_artefacts/repo_context/REPO_CONTEXT.md. Trigger only on specific request.

Jul 2, 2026
check-trajectories-workflow
software-developers

Use Inspect Scout to analyze agent trajectories from evaluation log files. Runs default and custom scanners to detect external failures, formatting issues, reward hacking, and ethical refusals. Use when user asks to check/analyze agent trajectories. Trigger…

Jul 2, 2026
ci-maintenance-workflow
software-quality-assurance-analysts-and-testers

CI and GitHub Actions maintenance workflows — fix a failing test from a CI URL, fix a failing smoke test, add @pytest.mark.slow markers to slow tests, or review a PR against agent-checkable standards. Use when user asks to fix a failing test, fix a smoke…

Jul 2, 2026
code-quality-fix-all
software-developers

Fix code quality issues identified in a code quality review stored in agent_artefacts/code_quality/<topic>/. Systematically addresses issues found by the code-quality-review-all skill for ANY code quality topic, with validation and testing at each step. Use…

Jul 2, 2026
code-quality-review-all
software-quality-assurance-analysts-and-testers

Review all evaluations in the repository against a single code quality standard. Checks ALL evals against ONE standard for periodic quality reviews. Use when user asks to review/audit/check all evaluations for a specific topic or standard. Do NOT use for…

Jul 2, 2026
Showing 8 of 18 collected skills.
slow-tests
software-quality-assurance-analysts-and-testers

Run the gated test classes that plain `pytest` skips (slow Docker/sandbox tests, live model-provider API tests, flaky tests, trio variants). Use when asked to run slow, live, api, or trio tests, when debugging one, or when a change touches model providers,…

Sep 4, 2026
release-sandbox-tools
network-and-computer-systems-administrators

Land a PR that requires new inspect-sandbox-tools injectable binaries to be built and published. Use when asked to land/merge a PR that changed code under src/inspect_sandbox_tools/ (typically its slow-tool-tests-release check fails on missing published…

Aug 21, 2026
ci-perf
software-quality-assurance-analysts-and-testers

Assess and improve CI performance for pull requests in this repo. Use whenever the user asks about CI speed, slow CI, how long checks take, queue/runner wait, slow or duplicate tests, CI cost, or asks to run the recurring CI performance report (/ci-perf).…

Aug 19, 2026
land-ts-mono
software-developers

Land a PR that requires a coordinated ts-mono submodule change. Use when the check-schema-and-types CI job fails, when a Python model change requires regenerating the OpenAPI spec / TypeScript types, or when any change touches the ts-mono submodule and needs…

Jul 28, 2026
disk-usage
network-and-computer-systems-administrators

Analyze disk space usage, filesystem mounts, and storage allocation on Linux systems. Identifies large files and directories, checks partition usage, and reports inode consumption. Use when the user asks about disk full errors, free space, storage usage,…

Mar 17, 2026
network-info
network-and-computer-systems-administrators

Gather network configuration and connectivity details on Linux including interfaces, IP addresses, routing tables, DNS settings, and listening ports. Use when the user asks about IP configuration, network interfaces, connection issues, DNS resolution, open…

Mar 17, 2026
system-info
network-and-computer-systems-administrators

Retrieve detailed Linux system information including OS distribution, kernel version, CPU model and core count, memory usage, and uptime. Use when the user asks about system specs, hardware details, RAM, processor info, kernel version, or needs a host…

Mar 17, 2026
secret-code
software-developers

Retrieve a secret code by reading a bundled asset file and executing a companion script. Use when the user asks to reveal, decode, or look up the secret code from this skill's assets.

Mar 17, 2026
Showing 6 of 6 repositories
All repositories loaded