shunsock/dotfiles

my config files, do not use it for production

10Stars on the repository
38Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

update__nix_darwin

01

shunsock/dotfiles

Skill Claude CodeCodex

An automated workflow for updating dependencies in nix-darwin, the system-configuration tool for macOS built with Nix. It updates the dependency lock file and prepares the change in Git.

10 6d ago B 98 tokens

clean__comment_out

02

shunsock/dotfiles

Skill Claude CodeCodex

A source-cleanup workflow that removes non-documentation comments from files changed during coding, except for approved markers such as TODO, FIXME, or SAFETY.

10 6d ago A 188 tokens

shunsock/dotfiles

Skill Claude CodeCodex

A skill that plans a task and assigns its separate work units to another AI worker, called a subagent. It is intended for simple, repeatable work that does not need to run in the main process.

10 6d ago A 103 tokens

implement__feature

04

shunsock/dotfiles

Skill Claude CodeCodex

A three-phase workflow for carrying out implementation tasks. It plans and tests the work, delegates implementation using test-driven development (TDD), then runs repeated code reviews.

10 6d ago A 127 tokens

monitor__ci_status

05

shunsock/dotfiles

Skill Claude CodeCodex

An automated monitor for GitHub Actions, the service that runs checks such as tests after code changes. It watches all checks after a pull request or a push to a pull-request branch and can invoke a failure-recovery process.

10 6d ago A 116 tokens

prepare__issue

07

shunsock/dotfiles

Skill Claude CodeCodex

An orchestration workflow that prepares an already acknowledged issue for implementation and changes its status to ready when finished.

10 6d ago A 145 tokens

shunsock/dotfiles

Skill Claude CodeCodex

An interview-style guide for examining a plan or design in depth. It asks about assumptions, alternatives, and decisions until the intended approach is clear.

10 6d ago A 132 tokens

shunsock/dotfiles

Skill Claude CodeCodex

A review workflow for making AI-drafted Japanese prose read more like writing by a person. It examines blogs, articles, essays, and prose in README or Markdown files before publication.

10 6d ago A 292 tokens

rescue__ci_failure

10

shunsock/dotfiles

Skill Claude CodeCodex

A workflow for diagnosing a failed GitHub Actions CI run and applying one fix commit. CI means automated checks that run when code changes are proposed or pushed.

10 6d ago A 120 tokens

shunsock/dotfiles

Skill Claude CodeCodex

An automated procedure for resolving merge conflicts in a pull request branch. A merge conflict happens when Git cannot combine competing changes by itself.

10 6d ago A 156 tokens

shunsock/dotfiles

Skill Claude CodeCodex

An automated workflow for handling GitHub pull-request review comments, applying requested code changes, committing them, and pushing them back.

10 6d ago A 104 tokens

shunsock/dotfiles

Skill Claude CodeCodex

A guide for diagnosing missing files in Git worktrees. A Git worktree is another working directory connected to the same repository, often used for separate branches.

10 6d ago A 93 tokens

shunsock/dotfiles

Skill Claude CodeCodex

A pull-request restart workflow for replacing a messy review with a new pull request containing one clean commit and a summary of the earlier discussion.

10 6d ago A 159 tokens

shunsock/dotfiles

Skill Claude CodeCodex

A code-review skill that checks changes for bugs, weaknesses, and unstable behaviour. It designs and runs tests using several quality and security viewpoints, without changing production code.

10 6d ago A 159 tokens

shunsock/dotfiles

Skill Claude CodeCodex

A read-only review guide for checking whether changed source code matches the project’s existing naming, formatting, coding style, and common patterns.

10 6d ago A 128 tokens

shunsock/dotfiles

Skill Claude CodeCodex

A read-only code review for finding unnecessary complexity after a change. It checks for re-created standard features, speculative abstractions, dead code, and other over-engineering.

10 6d ago A 171 tokens

shunsock/dotfiles

Skill Claude CodeCodex

A read-only code review for finding problems that make changed code harder to understand. It checks naming, comments, control flow, expressions, variables, and structure.

10 6d ago A 141 tokens

shunsock/dotfiles

Skill Claude CodeCodex

A specialist for reporting where implementation files are located in a Git worktree. A worktree is a separate working directory connected to a Git repository.

10 6d ago A 118 tokens

submit__issue

20

shunsock/dotfiles

Skill Claude CodeCodex

A workflow for opening a GitHub Issue, a tracked request or problem in a software repository. It gathers the background, problem, goal, and acceptance criteria before creating the issue.

10 6d ago A 116 tokens

shunsock/dotfiles

Skill Claude CodeCodex

An automated pull-request submission workflow. A pull request is a request for a code change to be reviewed and merged; this workflow writes its explanation, creates it, watches its automated checks, and fixes failed checks.

10 6d ago A 100 tokens

shunsock/dotfiles

Skill Claude CodeCodex

A quality check for code changes that measures how difficult source code is to understand and checks test coverage, the share of code exercised by tests.

10 6d ago A 132 tokens

shunsock/dotfiles

Skill Claude CodeCodex

A checking routine for GitHub Actions workflow YAML files, which describe automated tasks that run in GitHub. It runs formatting, YAML, and workflow checks, and reviews embedded shell and Node.js code for complexity.

10 6d ago A 96 tokens

validate__japanese

24

shunsock/dotfiles

Skill Claude CodeCodex

A Japanese-language review for Markdown documents, such as READMEs, manuals, and blog drafts. It checks writing style, spacing, line breaks, and links to real code symbols.

10 6d ago A 200 tokens