tomzx/agents

A library of composable skills, agents, and conventions that teach agents how to perform repeatable software-engineering and knowledge-work tasks

This repository also configures its own agents. See what agents tells them →

6Stars on the repository
200Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

end-of-week-summary

73

tomzx/agents

Skill Claude CodeCodex needs its repo

Summarize weekly Slack activity, colleague activity, action items, and thanks for the week.

not rated 6 +1 4d ago A 24 tokens original MIT

end-week

74

tomzx/agents

Skill Claude CodeCodex

Summarizes the week from Slack, colleagues, action items, and thanks, then runs the end-of-week review. Use when the user says /end-week, end of week, weekly summary, or Friday wrap-up.

not rated 6 +1 4d ago A 48 tokens original MIT

tomzx/agents

Skill Claude Code

Identify copy-pasted code blocks and near-duplicate logic that should be extracted into shared helpers or modules, ranked by duplication size and churn.

not rated 6 +1 4d ago A 34 tokens original MIT

tomzx/agents

Skill Claude Code

Scan the codebase for functions and modules with high cyclomatic complexity, excessive length, or deep nesting, then produce prioritized refactoring suggestions.

not rated 6 +1 4d ago A 35 tokens original MIT

find-coverage-gaps

77

tomzx/agents

Skill Claude Code

Identify files and modules with missing or insufficient test coverage, ranked by churn and complexity, and suggest what to test first.

not rated 6 +1 4d ago A SkillSpector: warn 30 tokens original MIT

find-dead-code

78

tomzx/agents

Skill Claude Code

Find unused functions, classes, variables, exports, feature flags, and config keys across the codebase and produce a prioritized removal list.

not rated 6 +1 4d ago A 32 tokens original MIT

tomzx/agents

Skill Claude Code

Find public APIs, modules, CLI entry points, and configuration options that lack documentation, ranked by usage and visibility, and suggest what to document first.

not rated 6 +1 4d ago A SkillSpector: warn 36 tokens original MIT

find-type-gaps

80

tomzx/agents

Skill Claude Code

Identify functions, methods, and modules missing type annotations in gradually-typed languages (Python, TypeScript, JavaScript), ranked by public visibility and churn.

not rated 6 +1 4d ago A SkillSpector: pass 36 tokens original MIT

fix-issue

81

tomzx/agents

Skill Claude Code

Orchestrate a bug fix from issue to PR by delegating to reproduce-issue, create-implementation, validate-implementation, and create-pr.

not rated 6 +1 4d ago A 34 tokens original MIT

gh-stack

82

tomzx/agents

Skill Claude CodeCodex

Manages stacked PRs and splits multi-part work into reviewable branches with gh-stack. Use for stack creation, viewing, edits, push, submit, sync, rebase, merge, or checkout; when asked to split or isolate work for review; whenever a user mentions a stack, branch layers, dependent PRs, or gh stack; or when a stack is…

not rated 6 +1 4d ago A 80 tokens copy · 97% MIT

ghx

83

tomzx/agents

Skill Claude CodeCodex

Use ghx as an extended GitHub CLI. It browses issues and pull requests with local disk caching, and performs PR/issue comment operations the standard gh CLI does not support: inline PR review comments, line-range comments, thread replies, pending reviews, local comment stashes, and edit/delete of comments. Trigger…

not rated 6 +1 4d ago A SkillSpector: pass 124 tokens original MIT

git-commit-staged

84

tomzx/agents

Skill Claude CodeCodex

Generate a git commit message based on the staged changes in the repository.

not rated 6 +1 4d ago A 20 tokens original MIT

git-commit

85

tomzx/agents

Skill Claude CodeCodex

Generate a git commit message based on the changes in the repository.

not rated 6 +1 4d ago A 17 tokens original MIT

tomzx/agents

Skill Claude CodeCodex

Resolves agents commit SHA and GitHub URL for a skill's SKILL.md, and formats footers for comments or issue bodies posted via gh. Use whenever a skill posts to GitHub (PR comments, issue comments, issue create, review comments) so readers see which skill and which repo revision produced the content. Other skills…

not rated 6 +1 4d ago A SkillSpector: warn 79 tokens original MIT

tomzx/agents

Skill Claude Code

Reply to a comment on a GitHub issue using the codebase, issue description, and comment history as context.

not rated 6 +1 4d ago A 28 tokens original MIT

tomzx/agents

Skill Claude Code

As a PR reviewer, verify that the author's new commits actually address your review comments, resolve fixed threads, reply on partial or unaddressed ones, and evaluate author rebuttals. The reviewer-side counterpart of handle-pr-reviewer-feedback.

not rated 6 +1 4d ago A 53 tokens original MIT

handle-pr-ci

89

tomzx/agents

Skill Claude Code

Diagnose failing CI checks on a GitHub pull request, fix the root cause, push, and confirm CI passes.

not rated 6 +1 4d ago A 28 tokens original MIT

handle-pr-comment

90

tomzx/agents

Skill Claude Code

Reply to a comment on a GitHub pull request, implementing changes if appropriate, using the codebase and comment history as context.

not rated 6 +1 4d ago A 30 tokens original MIT

tomzx/agents

Skill Claude Code

Address reviewer comments on your own GitHub pull request, implementing valid feedback or explaining rejections, then push changes. The author-side counterpart of handle-pr-author-feedback.

not rated 6 +1 4d ago A 39 tokens original MIT

tomzx/agents

Skill Claude Code

Analyze the existing software surface and surrounding signals (code, issues, recent PRs, goals, roadmap) to generate and rank new feature opportunities that would add value. The bottom-up discovery counterpart to create-roadmap and create-goals, and the inverse of create-needs-assessment (which validates a given idea…

not rated 6 +1 4d ago A SkillSpector: pass 127 tokens original MIT

identify-skill-gaps

93

tomzx/agents

Skill Claude CodeCodex

Identify workflows the user performs that are not yet encoded as skills in the agents repository, and prompt to create or backlog them. Drives a self-reinforcing improvement loop.

not rated 6 +1 4d ago A 40 tokens original MIT

improve-autonomy

94

tomzx/agents

Skill Claude CodeCodex

Reflect on the current session and identify what would have been needed to run it fully autonomously end to end, producing a concrete readiness assessment and a prioritized gap list. Use when the user asks /improve-autonomy, "what would it take to run this autonomously?", or wants to assess autonomy readiness.

not rated 6 +1 4d ago A SkillSpector: pass 67 tokens original MIT

improve-codebase

95

tomzx/agents

Skill Claude Code

Make a bounded set of safe, verified improvements to a codebase each run (remove dead code, add missing types, auto-fix lint, drop unused deps, patch dependencies). Designed to run weekly as a routine. Use when the user says /improve-codebase, "improve the codebase", "weekly cleanup", "tend the repo", or wants…

not rated 6 +1 4d ago B 96 tokens original MIT

improve-skill

96

tomzx/agents

Skill Claude Code

Inspect a single skill in the library, reason about high-value low-risk improvements, and apply them directly. Used by the Skill Refresher workflow and invocable directly as /improve-skill .

not rated 6 +1 4d ago A 48 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: