drewdrewthis

61 mods across 2 repositories, 7 stars between them.

refactor

49

drewdrewthis/claude-skills

Skill Claude CodeCodex

Refactor flow: triage complexity → gather criteria → baseline → implement → verify → review → complete. Simple refactors skip challenge/prove-it. Criteria come from the issue body.

2 4mo ago A 40 tokens

review

50

drewdrewthis/claude-skills

Skill Claude CodeCodex

Run parallel code reviews: principles-reviewer (SRP/design), hygiene-reviewer (reuse/patterns/idioms), test-reviewer (pyramid/coverage), and security-reviewer (PII/secrets). Surfaces conflicts for human decision.

2 4mo ago A 53 tokens

sweep

51

drewdrewthis/claude-skills

Skill Claude CodeCodex

Search for similar patterns, anti-patterns, or issues elsewhere in the codebase after a fix or feature. Use after implementing a fix to catch the same bug in other places, or proactively to audit for a known pattern.

2 4mo ago A 48 tokens

test-review

52

drewdrewthis/claude-skills

Skill Claude CodeCodex

Review specs and tests for pyramid placement, quality, and efficiency (readability, speed, memory, caching, build serialization).

2 4mo ago A 28 tokens

write-pr

53

drewdrewthis/claude-skills

Skill Claude CodeCodex

Create a PR with a filled-in template. Use when: 'write pr', 'create pr', 'open pr', 'make a pr', 'ship it', or after implementation is done and user wants to open a PR.

2 4mo ago A 49 tokens

quorum

54

drewdrewthis/claude-skills

Plugin Claude Code

Debate a design question with N agents arguing different positions, then synthesize a recommendation.

2 4mo ago A tokens not measured

quorum

55

drewdrewthis/claude-skills

Skill Claude CodeCodex

Debate a design question with N agents arguing different positions, then synthesize a recommendation. Use when there are multiple valid approaches, the user says 'debate this', 'quorum', or wants perspectives stress-tested before deciding.

2 4mo ago A 49 tokens

review

56

drewdrewthis/claude-skills

Plugin Claude Code

Parallel code review with 4 agents: principles (SRP/design/readability), hygiene (reuse/patterns/idioms/dead code), test (pyramid/coverage), and security (PII/secrets). Orchestrator pre-fetches diff once, agents use task checklists.

2 4mo ago A tokens not measured

publish-skill

57

drewdrewthis/claude-skills

Skill Claude CodeCodex

PII-scrub and publish a skill from /.claude/skills/ to the public /claude-skills repo. Use when a skill is ready to share publicly.

2 4mo ago A 43 tokens

rebase

58

drewdrewthis/claude-skills

Skill Claude CodeCodex

Rebase current branch on origin/main. Use when the user says 'rebase', 'rebase main', 'update from main', 'sync with main', or before opening a PR.

2 4mo ago A 41 tokens

retro

59

drewdrewthis/claude-skills

Skill Claude CodeCodex

Weekly engineering retrospective. Analyzes commit history, work patterns, and code quality metrics with persistent history and trend tracking. Team-aware: breaks down per-person contributions with praise and growth areas.

2 4mo ago A 40 tokens

slack-pr-request

60

drewdrewthis/claude-skills

Skill Claude CodeCodex

Post a PR review request to a team Slack channel. Use when a PR is ready for review, all checks pass, and it needs human eyes.

2 4mo ago B 35 tokens

tmux-window-fork

61

drewdrewthis/claude-skills

Skill Claude CodeCodex

Spawn a sister Claude session in a new tmux window of the current tmux session, briefed with a delegated sub-thread. Use when the user says 'fork yourself into a tmux window', 'fork off to a window', 'spawn a sister', 'hand this off to a sister', '/tmux-window-fork', or when a side-investigation has grown large enough…

2 4mo ago A 135 tokens