shunsock

38 mods across 1 repository, 10 stars between them.

PreToolUse

01

shunsock/dotfiles

Hook Claude Code

Runs before the agent uses a tool for Bash tool calls, executing recommend_task_list.sh via bash. From shunsock/dotfiles.

10 5d ago A tokens not measured

PostToolUse

02

shunsock/dotfiles

Hook Claude Code

Runs after a tool call finishes for Write, Edit and MultiEdit tool calls, executing recommend_nix_validation.sh via bash. From shunsock/dotfiles.

10 5d ago A tokens not measured

dotfiles

03

shunsock/dotfiles

Settings file Claude Code

Agent settings declaring 2 hook events (PreToolUse, PostToolUse).

10 5d ago A tokens not measured

update__nix_darwin

04

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 5d ago B 98 tokens

shunsock/dotfiles

Agent

An agent that updates Claude settings in the shunsock/dotfiles repository based on the user's request. It can also create a pull request for the change.

10 5d ago C 42 tokens

issue-preparer

06

shunsock/dotfiles

Agent

An issue-planning agent that examines a repository's actual code and creates an implementation plan. Other agents handle gathering decisions, updating the issue, and creating sub-issues.

10 5d ago A 140 tokens

issue-writer

07

shunsock/dotfiles

Agent

An issue-writing agent that turns confirmed requirements into a structured issue description. It only fills in the issue template; other agents gather requirements, create the issue, and manage labels.

10 5d ago A 81 tokens

skeptical-reviewer

08

shunsock/dotfiles

Agent

An independent review agent for testing claims, assumptions, and conclusions in documents, code, plans, blogs, and other work. It receives an evaluation method and the material to review, without changing that material.

10 5d ago A 120 tokens

task-executor

09

shunsock/dotfiles

Agent

A helper agent that carries out a specific work unit from instructions. It leaves planning, task splitting, and review to the agent that called it.

10 5d ago A 86 tokens

tdd-implementer

10

shunsock/dotfiles

Agent

A coding agent that implements assigned tasks using test-driven development (TDD), a method where tests are written before the code.

10 5d ago A 82 tokens

tech-blog-writer

11

shunsock/dotfiles

Agent

A guided technical-blog writing assistant that gathers the outline, sources, ideas, and publishing format before writing from repository files and reference materials.

10 5d ago A 47 tokens

clean__comment_out

12

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 5d 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 5d ago A 103 tokens

implement__feature

14

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 5d ago A 127 tokens

monitor__ci_status

15

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 5d ago A 116 tokens

prepare__issue

17

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 5d 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 5d 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 5d ago A 292 tokens

rescue__ci_failure

20

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 5d 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 5d 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 5d 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 5d 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 5d ago A 159 tokens