bendrucker

68 mods across 2 repositories, 22 stars between them.

claude-code:skill

25

bendrucker/claude

Skill Claude CodeCodex

Creating and optimizing Claude Code Skills including activation patterns, content structure, and development workflows. Use when creating new skills, converting memory files to skills, debugging skill activation, or understanding skill architecture and best practices.

16 2d ago A 47 tokens original MIT

prefer-headers

28

bendrucker/claude

Skill Claude CodeCodex

Fixture exercising the prefer-headers rule across its boundary cases.

16 2d ago A 16 tokens original MIT

valid-skill

29

bendrucker/claude

Skill Claude CodeCodex

A valid skill for testing purposes.

16 2d ago A 11 tokens original MIT

with-refs

30

bendrucker/claude

Skill Claude CodeCodex

See the language guide for more details.

16 2d ago A 9 tokens original MIT

comments

31

bendrucker/claude

Plugin Claude Code

Detect AI slop code comments in a diff and steer clean comment generation.

16 2d ago A tokens not measured original MIT

comments:audit

32

bendrucker/claude

Skill Claude CodeCodex

Audit code comments for AI slop: restatement, narration/decision-log, self-praise, docstring-scope, and section-divider banners. Audits a diff (the comments a change introduced) or a whole repo, ranks by intrinsic complexity, fans out judging agents, and applies the trims to a fresh branch. Use when asked to audit…

16 2d ago A 110 tokens original MIT

git

33

bendrucker/claude

Plugin Claude Code

Git workflow and branching best practices.

16 2d ago A tokens not measured original MIT

PostToolUseFailure

34

bendrucker/claude

Hook

Runs when a tool call fails for Bash tool calls, executing https-fallback.ts via bun. From bendrucker/claude.

16 2d ago A tokens not measured original MIT

git:conflicts

35

bendrucker/claude

Skill Claude CodeCodex

Resolving git merge conflicts during rebase, merge, or cherry-pick. Use when conflicts arise. Can also drive the operation to completion and push when asked (e.g. "fix conflicts and push").

16 2d ago A 47 tokens original MIT

github

36

bendrucker/claude

Plugin Claude Code

GitHub workflow, Actions monitoring, and rulesets management.

16 2d ago A tokens not measured original MIT

logs

37

bendrucker/claude

Agent

Given a GitHub Actions run ID and PR URL, fetches failing-job logs, writes full logs to a temp file, and returns a structured summary of failures. Invoked by the github:actions-monitor skill on failing-status events.

16 2d ago A 51 tokens original MIT

rulesets-manager

38

bendrucker/claude

Agent

Manages GitHub repository rulesets. Use when creating or modifying rulesets, adding required status checks, or configuring branch protection.

16 2d ago A 30 tokens original MIT

bendrucker/claude

Skill Claude CodeCodex

Monitor GitHub Actions runs and extract failure diagnostics. Use when watching PR CI, branch builds, or specific workflow runs.

16 2d ago A 29 tokens original MIT

github:attach

40

bendrucker/claude

Skill Claude CodeCodex

Upload a local image or video to GitHub and reference it so it renders inline in an issue, pull request, comment, or review. Use when attaching a screenshot, screen recording, or generated diagram to GitHub content, or when a body would otherwise link a local path the reader cannot open. Load before posting to…

16 2d ago A 72 tokens original MIT

github:copilot

41

bendrucker/claude

Skill Claude CodeCodex

Get a cross-model second opinion on a code change from GPT via the Copilot CLI, then triage what it finds. Use when the ask names GPT, Copilot, a second model, or a cross-model check, and as the cross-model pass on a change that clears the review gate.

16 2d ago A 65 tokens original MIT

github:pr-comments

42

bendrucker/claude

Skill Claude CodeCodex

Fetch, reply to, and resolve review threads on a GitHub pull request. Use when checking what review feedback needs addressing, whether threads are resolved, replying to review comments, or clearing AI-reviewer threads after acting on them.

16 2d ago A 51 tokens original MIT

github:stack

43

bendrucker/claude

Skill Claude CodeCodex

Publish and merge GitHub native stacked pull requests with the gh stack extension. Use when a branch is stacked on another branch rather than the default branch, when linking a chain of branches into a stack on GitHub, or when merging a PR that belongs to a stack. Load before running any gh stack command.

16 2d ago A 70 tokens original MIT

gitlab

44

bendrucker/claude

Plugin Claude Code

GitLab workflow best practices and glab CLI usage.

16 2d ago A tokens not measured original MIT

gitlab:api

45

bendrucker/claude

Skill Claude CodeCodex

GitLab REST and GraphQL API access via glab. Use when making API requests, running GraphQL queries or mutations, querying project data, automating GitLab operations, or looking up GitLab feature, API, or CI/CD documentation.

16 2d ago A 54 tokens original MIT

gitlab:ci-monitor

46

bendrucker/claude

Skill Claude CodeCodex

Watch GitLab CI and investigate pipeline failures. Use when a pipeline or job is failing or red, when watching MR CI, branch builds, or a specific pipeline, when waiting for CI to go green, or when authoring or validating .gitlab-ci.yml.

16 2d ago A 59 tokens original MIT

bendrucker/claude

Skill Claude CodeCodex

Working with GitLab merge requests via glab. Use when creating, updating, reviewing, or merging MRs, enabling auto-merge or merge trains, requesting or re-requesting reviewers, handling approvals, or working review threads, discussions, and draft notes. Load before running any glab mr or MR-mutating glab api command.

16 2d ago A 78 tokens original MIT

go

48

bendrucker/claude

Plugin Claude Code

Go language coding standards, best practices, and testing patterns.

16 2d ago A tokens not measured original MIT