Skip to main content
zackees
GitHub creator profile

zackees

Repository-level view of 24 collected skills across 2 GitHub repositories.

skills collected
24
repositories
2
updated
2026-08-03
repository explorer

Repositories and representative skills

clud-issue
software-developers

File a deeply-researched GitHub issue via investigate → investigate → post, returning a summary plus the issue URL. Files without asking for confirmation.

2026-08-03
clud-docker-linux-build
software-developers

Spin up a fast Linux build container for a Rust + soldr + zccache, Python (uv), or C++ (CMake + ccache) project using the bundled `docker-build` tool family. Uses anonymous Docker volumes for build state and a read-only bind for source — the one rule that turns Docker-Desktop's 20-minute cold-build into a sub-30-second warm cycle.

2026-08-01
clud-docker-recover
network-and-computer-systems-administrators

Diagnose and recover a wedged Docker Desktop (engine pipe/socket absent while the UI stays alive, WSL/Docker startup failures) and answer Docker VM disk-growth / memory-pressure questions. Read-only `doctor` first; every restart/reset is confirmation-gated and preserves images/volumes; storage disks are resolved from Docker Desktop's real config (never assumed) and never compacted or deleted automatically.

2026-07-31
clud-extern-repos
software-developers

Coordinate dependent cross-repo changes under a repo-local .extern-repos/ checkout convention.

2026-06-23
clud-git-diff
software-developers

Show a git diff in a native OS webview window (Beyond Compare-style dual-pane with file picker on the left) via the bundled git/clud-git-diff.py tool. Invoke when the user asks to visually review changes between revisions.

2026-06-20
clud-git
software-developers

Worktree, branch, process-audit, and quarantine playbook extracted from /clud-pr so /clud-fix-quick and other skills can reuse it. Use this when the user asks for worktree cleanup, stale-branch teardown, or a process audit on a leftover dir.

2026-06-20
clud-pr-merge
software-developers

Wait for CI + CodeRabbit on the current PR, fix regressions and review comments, then merge to main.

2026-06-20
clud-python-lint-deadcode
software-quality-assurance-analysts-and-testers

Find unused Python code (production-focused, symbols reachable only from tests count as dead) via the bundled vulture-backed tool.

2026-06-20
Showing top 8 of 22 collected skills in this repository.
Showing 2 of 2 repositories
All repositories loaded