Skip to main content
UKGovernmentBEIS
GitHub 제작자 프로필

UKGovernmentBEIS

6개 GitHub 저장소에서 수집된 32개 skills를 저장소 단위로 보여줍니다.

수집된 skills
32
저장소
6
업데이트
2026년 9월 9일
저장소 탐색

저장소와 대표 skills

verify-scoring-change
미분류

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…

2026년 9월 9일
ensure-test-coverage
미분류

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…

2026년 9월 8일
prepare-release
네트워크·컴퓨터 시스템 관리자

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.

2026년 8월 31일
build-repo-context
소프트웨어 개발자

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.

2026년 7월 2일
check-trajectories-workflow
소프트웨어 개발자

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…

2026년 7월 2일
ci-maintenance-workflow
소프트웨어 품질 보증 분석가·테스터

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…

2026년 7월 2일
code-quality-fix-all
소프트웨어 개발자

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…

2026년 7월 2일
code-quality-review-all
소프트웨어 품질 보증 분석가·테스터

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…

2026년 7월 2일
수집된 skill 18개 중 8개를 표시합니다.
slow-tests
소프트웨어 품질 보증 분석가·테스터

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,…

2026년 9월 4일
release-sandbox-tools
네트워크·컴퓨터 시스템 관리자

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…

2026년 8월 21일
ci-perf
소프트웨어 품질 보증 분석가·테스터

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).…

2026년 8월 19일
land-ts-mono
소프트웨어 개발자

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…

2026년 7월 28일
disk-usage
네트워크·컴퓨터 시스템 관리자

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,…

2026년 3월 17일
network-info
네트워크·컴퓨터 시스템 관리자

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…

2026년 3월 17일
system-info
네트워크·컴퓨터 시스템 관리자

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…

2026년 3월 17일
secret-code
소프트웨어 개발자

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.

2026년 3월 17일
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다