Skip to content
Automation
Hook

Hooks

What developer-skills runs automatically, and when. A hook is a command Claude Code fires at a fixed moment, without you asking for it.

Install
$ npx -y skills add sgomez/developer-skills --agent claude-code

Ships with developer-skills. Installing the plugin gets these hooks.

What fires, and when

PreToolUse

  • Runs approve-merge.sh.
Read hooks/hooks.json

Where it lives

Read the script before you install anything that runs on your machine. This is the one part of a plugin that acts without being asked.

Ships withdeveloper-skills

Unattended spec delivery for Claude Code: you write specs, a pipeline of isolated agents implements every sub-issue — triage → build → review → fix → merge — and pings you when it's done.

Get the whole plugin, auto-invoked
Stats
4
Stars
0
Views
0
Forks
Active
Maintenance
Shell
Language
EUPL-1.2
License
11d ago
Last commit
1mo ago
Created

Repo: sgomez/developer-skills