Skip to main content
Run any Skill in Manus
with one click
$pwd:
radixark
GitHub creator profile

radixark

Repository-level view of 4 collected skills across 2 GitHub repositories, including approximate occupation coverage.

skills collected
4
repositories
2
occupation fields
1
updated
2026-05-31
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
miles
3 skills1.5k233updated 2026-05-31
75% of creator
mechanical-refactor-verify
Software Quality Assurance Analysts & Testers

Verify mechanical refactoring commits by requiring a reproducible transform script (gist) in the PR description. Use when doing or reviewing file splits, function moves, or module extractions.

2026-05-31
manage-gh-runners
Network & Computer Systems Administrators

Add, remove, list, or swap GitHub Actions self-hosted runners on a CI host that uses the env-var-driven `gh-runner` docker image (raw `docker run`, no compose). Triggers, "add gh runner", "remove gh runner", "list ci runners", or similar. Run `setup-ci-host` first if /data/miles_ci is not yet provisioned. Boundary vs the `actions-runner` + docker-compose flow documented in `tests/ci/README.md`, only use this skill when `docker ps` shows the `gh-runner` image. Does NOT prepare the host filesystem layout — that is `setup-ci-host`'s job.

2026-05-21
setup-ci-host
Network & Computer Systems Administrators

Prepare a new physical CI host so /data/miles_ci is canonical — a real directory on the biggest disk, or a symlink to it — before installing miles GitHub Actions runners. Triggers, "setup ci host", "/data/miles_ci not ready", "miles ci host bootstrap", or similar. Idempotent; safe to re-run. Run once per host before either the README's docker-compose runner flow or `manage-gh-runners`. Boundary vs `manage-gh-runners`, this skill only prepares the host filesystem layout (big-disk detection, mkdir, symlink); it does NOT add, remove, or talk to GitHub runners.

2026-05-21
Showing 2 of 2 repositories
All repositories loaded