WhatIfWeDigDeeper

13 mods across 1 repository, 2 stars between them.

PostToolUse

01

WhatIfWeDigDeeper/agent-skills

Hook Claude Code

Runs after a tool call finishes for Bash tool calls, running an inline shell check. From WhatIfWeDigDeeper/agent-skills.

2 9d ago A tokens not measured original MIT

Notification

02

WhatIfWeDigDeeper/agent-skills

Hook Claude Code

Runs when the agent sends a notification for permission_prompt and elicitation_dialog tool calls, running terminal-notifier -title 'agent-skills' -message 'Claude nee (2 commands). From WhatIfWeDigDeeper/agent-skills.

2 9d ago A tokens not measured original MIT

agent-skills

03

WhatIfWeDigDeeper/agent-skills

Settings file Claude Code

Agent settings declaring 2 hook events (PostToolUse, Notification) and 8 allowed tools.

2 9d ago D tokens not measured original MIT

WhatIfWeDigDeeper/agent-skills

Instructions file

Instructions for WhatIfWeDigDeeper/agent-skills, covering claude.md, repository structure, planning workflow, sandbox workarounds and spell checking.

2 9d ago C 9,257 tokens copy · 86% MIT

js-deps

07

WhatIfWeDigDeeper/agent-skills

Skill Claude CodeCodex

Fix JavaScript package security vulnerabilities or upgrade outdated npm/yarn/pnpm/bun dependencies. Use when the user wants to patch CVEs, resolve npm audit findings, bump package versions, modernize nodemodules, or update specific packages across a JS project or monorepo. Handles any project with package.json files.…

2 9d ago B 112 tokens original MIT

learn

08

WhatIfWeDigDeeper/agent-skills

Skill Claude CodeCodex

Extracts lessons learned from conversations and persists them to AI assistant config files (CLAUDE.md, GEMINI.md, AGENTS.md, Cursor, Copilot, Windsurf, Continue) or creates new skills from discovered workflows. Use this skill whenever: a command failed then succeeded (especially with a flag or env change), debugging…

2 9d ago A 150 tokens original MIT

peer-review

09

WhatIfWeDigDeeper/agent-skills

Skill Claude CodeCodex

Get a fresh-context review of staged changes, branches, PRs, or file sets. Delegates to a fresh-context reviewer by default; routes to external LLM CLIs (Copilot, Codex, Gemini) when --model specifies one. Use when: user says "peer review" (e.g. "peer review PR 5", "peer review staged", "peer review this branch")…

2 9d ago D 163 tokens original MIT

pr-comments

10

WhatIfWeDigDeeper/agent-skills

Skill Claude CodeCodex

Address review comments on your own pull request: implement valid suggestions, reply to invalid ones, and resolve threads. Covers inline review threads, review body comments, and plain PR timeline comments. Use when: user says "address PR comments", "implement PR feedback", "respond to review comments", "handle review…

2 9d ago A 115 tokens original MIT

pr-human-guide

11

WhatIfWeDigDeeper/agent-skills

Skill Claude CodeCodex

Analyzes a PR diff and appends a categorized review guide to the PR description, highlighting where human judgment is needed: security, config/infrastructure, new dependencies, data model changes, novel patterns, concurrency/state, and documentation drift (code renames that leave docs stale). Use whenever a user wants…

2 9d ago A 102 tokens original MIT

ship-it

12

WhatIfWeDigDeeper/agent-skills

Skill Claude CodeCodex

Create branch, commit, push, and open a pull request. Use when: user says "ship it", "ship this", "create a PR", "open a PR", "push and PR", or wants to go from uncommitted changes to an open pull request.

2 9d ago B 59 tokens original MIT

uv-deps

13

WhatIfWeDigDeeper/agent-skills

Skill Claude CodeCodex

Maintain Python packages through security audits or dependency updates using an isolated git worktree and uv. Use for security audits, CVE fixes, vulnerability checks, dependency updates, package upgrades, outdated packages, bump versions, fix Python vulnerabilities, check for Python CVEs, audit Python packages…

2 9d ago A 90 tokens original MIT