Skip to main content
imran31415
GitHub creator profile

imran31415

Repository-level view of 7 collected skills across 1 GitHub repositories.

skills collected
7
repositories
1
updated
Aug 1, 2026
repository explorer

Repositories and representative skills

kc-issue
software-developers

Spin up an isolated agent to work a kube-coder issue. Given an issue number, creates a clean git worktree branched from a freshly-fetched origin/main, pulls the issue text, and launches a background Claude task that is BORN inside that worktree…

Aug 1, 2026
kc-ship-pr
software-developers

Commit local changes and open a pull request against kube-coder from inside a workspace pod. Use when the user wants to push a branch or open/update a PR with the workspace GitHub App token.

Jul 28, 2026
kc-preflight
software-quality-assurance-analysts-and-testers

Run kube-coder's full CI suite locally before pushing — helm lint + unit tests, server.py tests, dashboard + controller SPA builds + vitest, and shell syntax checks. Use before opening or updating a PR so CI is green on the first push.

Jul 21, 2026
worktree
software-developers

Create an isolated git worktree + branch + port for this session so concurrent kube-coder sessions and builds don't conflict. Use at the START of any change you want isolated, when two sessions touch the same repo, or before running a dev server/build that…

Jul 14, 2026
kc-screenshot
software-quality-assurance-analysts-and-testers

Capture desktop + mobile, dark + light screenshots of the kube-coder dashboard SPA for visual QA of a UI change. Use when the user wants to see a frontend change rendered in a real browser rather than just unit-tested.

Jul 14, 2026
kc-entrypoint-change
network-and-computer-systems-administrators

Safely edit the workspace pod's boot scripts (start.sh, the entrypoint/ssh-server configmaps) in kube-coder. Use when changing anything that runs at pod start — credential wiring, service launch, tmux/ttyd config, symlinks — where the two-home layout and Helm…

Jul 14, 2026
remote-task
computer-occupations-all-other

Launch a Claude task on a remote kube-coder workspace, check task status, or attach to a running session. Use when the user wants to send work to a remote workspace pod.

Feb 14, 2026
Showing 1 of 1 repositories
All repositories loaded